Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/
Date: Tue, 21 Sep 2021 10:49:56
Message-Id: 1632221382.efdc1bc80e961d65854255c10e3d639e5ae53a6f.ulm@gentoo
1 commit: efdc1bc80e961d65854255c10e3d639e5ae53a6f
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 21 10:46:04 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 21 10:49:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efdc1bc8
7
8 licenses: Update placeholders in BSDish licenses
9
10 Sync license texts from https://spdx.org/licenses/ where applicable.
11
12 Avoid the term "copyright owner" in placeholders:
13 https://www.gnu.org/philosophy/words-to-avoid.html.en#CopyrightOwner
14
15 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
16
17 licenses/BSD | 8 ++++----
18 licenses/BSD-1 | 6 +++---
19 licenses/BSD-2 | 6 +++---
20 licenses/BSD-4 | 8 ++++----
21 licenses/BSD-with-attribution | 8 ++++----
22 licenses/BSD-with-disclosure | 2 +-
23 licenses/Princeton | 2 +-
24 licenses/rc | 2 +-
25 8 files changed, 21 insertions(+), 21 deletions(-)
26
27 diff --git a/licenses/BSD b/licenses/BSD
28 index 45f4d9a7002..cb976bfe2b7 100644
29 --- a/licenses/BSD
30 +++ b/licenses/BSD
31 @@ -1,4 +1,4 @@
32 -Copyright (c) <YEAR>, <OWNER>
33 +Copyright (c) <year>, <copyright holder>
34 All rights reserved.
35
36 Redistribution and use in source and binary forms, with or without
37 @@ -9,14 +9,14 @@ modification, are permitted provided that the following conditions are met:
38 2. Redistributions in binary form must reproduce the above copyright
39 notice, this list of conditions and the following disclaimer in the
40 documentation and/or other materials provided with the distribution.
41 -3. Neither the name of the <ORGANIZATION> nor the names of its
42 +3. Neither the name of the copyright holder nor the names of its
43 contributors may be used to endorse or promote products derived from
44 this software without specific prior written permission.
45
46 -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
47 +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS"
48 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
49 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
50 -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
51 +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
52 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
53 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
54 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
55
56 diff --git a/licenses/BSD-1 b/licenses/BSD-1
57 index 68ec5a422af..a4023adbe07 100644
58 --- a/licenses/BSD-1
59 +++ b/licenses/BSD-1
60 @@ -1,4 +1,4 @@
61 -Copyright (c) <YEAR>, <OWNER>
62 +Copyright (c) <year>, <copyright holder>
63 All rights reserved.
64
65 Redistribution and use in source and binary forms, with or without
66 @@ -7,10 +7,10 @@ modification, are permitted provided that the following conditions are met:
67 1. Redistributions of source code must retain the above copyright notice,
68 this list of conditions and the following disclaimer.
69
70 -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
71 +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS"
72 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
73 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
74 -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
75 +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
76 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
77 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
78 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
79
80 diff --git a/licenses/BSD-2 b/licenses/BSD-2
81 index a995d5485fb..a7a1f195836 100644
82 --- a/licenses/BSD-2
83 +++ b/licenses/BSD-2
84 @@ -1,4 +1,4 @@
85 -Copyright (c) <YEAR>, <OWNER>
86 +Copyright (c) <year>, <copyright holder>
87 All rights reserved.
88
89 Redistribution and use in source and binary forms, with or without
90 @@ -10,10 +10,10 @@ modification, are permitted provided that the following conditions are met:
91 notice, this list of conditions and the following disclaimer in the
92 documentation and/or other materials provided with the distribution.
93
94 -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
95 +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS"
96 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
97 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
98 -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
99 +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
100 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
101 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
102 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
103
104 diff --git a/licenses/BSD-4 b/licenses/BSD-4
105 index 96694a7fecb..2b76c58bd9c 100644
106 --- a/licenses/BSD-4
107 +++ b/licenses/BSD-4
108 @@ -1,4 +1,4 @@
109 -Copyright (c) <YEAR>, <OWNER>
110 +Copyright (c) <year>, <copyright holder>
111 All rights reserved.
112
113 Redistribution and use in source and binary forms, with or without
114 @@ -13,14 +13,14 @@ modification, are permitted provided that the following conditions are met:
115 must display the following acknowledgement:
116 This product includes software developed by the University of
117 California, Berkeley and its contributors.
118 -4. Neither the name of the <ORGANIZATION> nor the names of its
119 +4. Neither the name of the copyright holder nor the names of its
120 contributors may be used to endorse or promote products derived from
121 this software without specific prior written permission.
122
123 -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
124 +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS"
125 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
126 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
127 -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
128 +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
129 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
130 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
131 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
132
133 diff --git a/licenses/BSD-with-attribution b/licenses/BSD-with-attribution
134 index a3b72f61c91..e93704a7073 100644
135 --- a/licenses/BSD-with-attribution
136 +++ b/licenses/BSD-with-attribution
137 @@ -1,4 +1,4 @@
138 -Copyright (c) <YEAR>, <OWNER>
139 +Copyright (c) <YEAR>, <COPYRIGHT HOLDER>
140 All rights reserved.
141
142 Redistribution and use in source and binary forms, with or without
143 @@ -9,7 +9,7 @@ modification, are permitted provided that the following conditions are met:
144 2. Redistributions in binary form must reproduce the above copyright
145 notice, this list of conditions and the following disclaimer in the
146 documentation and/or other materials provided with the distribution.
147 -3. Neither the name of the <ORGANIZATION> nor the names of its
148 +3. Neither the name of the copyright holder nor the names of its
149 contributors may be used to endorse or promote products derived from
150 this software without [specific] prior written permission.
151 [For permission [or any legal details], [please] contact <ADDRESS>.]
152 @@ -17,10 +17,10 @@ modification, are permitted provided that the following conditions are met:
153 acknowledgment: "This product includes software developed by
154 <ORGANIZATION> (<ADDRESS>)."
155
156 -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
157 +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS"
158 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
159 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
160 -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
161 +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
162 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
163 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
164 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
165
166 diff --git a/licenses/BSD-with-disclosure b/licenses/BSD-with-disclosure
167 index 41f1a450178..100abf4eacf 100644
168 --- a/licenses/BSD-with-disclosure
169 +++ b/licenses/BSD-with-disclosure
170 @@ -1,4 +1,4 @@
171 -Copyright (c) <YEAR>, <OWNER>
172 +Copyright (c) <year>, <copyright holder>
173 All rights reserved.
174
175 Redistribution and use in source and binary forms, with or without
176
177 diff --git a/licenses/Princeton b/licenses/Princeton
178 index 4f4f09e7223..2227061a06a 100644
179 --- a/licenses/Princeton
180 +++ b/licenses/Princeton
181 @@ -11,7 +11,7 @@ and that the same appear on ALL copies of the software, database and
182 documentation, including modifications that you make for internal
183 use or for distribution.
184
185 -Copyright <YEAR> by <OWNER>. All rights reserved.
186 +Copyright <year> by <copyright holder>. All rights reserved.
187
188 THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND PRINCETON
189 UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
190
191 diff --git a/licenses/rc b/licenses/rc
192 index da656a66ef2..4e65c9d2ea4 100644
193 --- a/licenses/rc
194 +++ b/licenses/rc
195 @@ -1,5 +1,5 @@
196 /*
197 - * Copyright <YEAR> <OWNER>. All rights reserved.
198 + * Copyright <year> <copyright holder>. All rights reserved.
199 *
200 * This software is not subject to any license of the American Telephone
201 * and Telegraph Company or of the Regents of the University of California.