Skip to content

Commit 17ce5f8

Browse files
committed
[skip ci] Updated licenses and gitignores
1 parent 6247a1d commit 17ce5f8

File tree

4 files changed

+54
-1
lines changed

4 files changed

+54
-1
lines changed

options/gitignore/Bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/bazel-*
77

88
# Directories for the Bazel IntelliJ plugin containing the generated
9-
# IntelliJ project files and plugin configuration. Separate directories are
9+
# IntelliJ project files and plugin configuration. Seperate directories are
1010
# for the IntelliJ, Android Studio and CLion versions of the plugin.
1111
/.ijwb/
1212
/.aswb/
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The Totem project hereby grant permission for non-gpl compatible GStreamer plugins to be used and distributed together with GStreamer and Totem. This permission are above and beyond the permissions granted by the GPL license Totem is covered by.
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This project hereby grants permission for non-GPL compatible GStreamer plugins to be used and distributed together with GStreamer and this project. This permission is above and beyond the permissions granted by the GPL license by which this project is covered. If you modify this code, you may extend this exception to your version of the code, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.

options/license/Minpack

+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
Minpack Copyright Notice (1999) University of Chicago. All rights reserved
2+
3+
Redistribution and use in source and binary forms, with or
4+
without modification, are permitted provided that the
5+
following conditions are met:
6+
7+
1. Redistributions of source code must retain the above
8+
copyright notice, this list of conditions and the following
9+
disclaimer.
10+
11+
2. Redistributions in binary form must reproduce the above
12+
copyright notice, this list of conditions and the following
13+
disclaimer in the documentation and/or other materials
14+
provided with the distribution.
15+
16+
3. The end-user documentation included with the
17+
redistribution, if any, must include the following
18+
acknowledgment:
19+
20+
"This product includes software developed by the
21+
University of Chicago, as Operator of Argonne National
22+
Laboratory.
23+
24+
Alternately, this acknowledgment may appear in the software
25+
itself, if and wherever such third-party acknowledgments
26+
normally appear.
27+
28+
4. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS"
29+
WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDER, THE
30+
UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND
31+
THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR
32+
IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES
33+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE
34+
OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY
35+
OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR
36+
USEFULNESS OF THE SOFTWARE, (3) DO NOT REPRESENT THAT USE OF
37+
THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4)
38+
DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION
39+
UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL
40+
BE CORRECTED.
41+
42+
5. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT
43+
HOLDER, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF
44+
ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT,
45+
INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF
46+
ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF
47+
PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER
48+
SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT
49+
(INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE,
50+
EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE
51+
POSSIBILITY OF SUCH LOSS OR DAMAGES.

0 commit comments

Comments
 (0)