* [gentoo-commits] repo/gentoo:master commit in: metadata/, licenses/
@ 2024-01-12 19:49 Patrick McLean
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McLean @ 2024-01-12 19:49 UTC (permalink / raw
To: gentoo-commits
commit: 94d2ae67403ced107799c1b93922bfb9c9a5f4ae
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 19:18:24 2024 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 19:48:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94d2ae67
licenses: Add BSD-2-with-views
This is the BSD 2-clause with an extra sentence about the views
and conclusions.
This also adds a SPDX mapping.
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
licenses/BSD-2-with-views | 28 ++++++++++++++++++++++++++++
metadata/license-mapping.conf | 1 +
2 files changed, 29 insertions(+)
diff --git a/licenses/BSD-2-with-views b/licenses/BSD-2-with-views
new file mode 100644
index 000000000000..ffb303569e2b
--- /dev/null
+++ b/licenses/BSD-2-with-views
@@ -0,0 +1,28 @@
+Copyright (c) <year>, <copyright holder>
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+The views and conclusions contained in the software and documentation are
+those of the authors and should not be interpreted as representing official
+policies, either expressed or implied, of the copyright holders or
+contributors.
diff --git a/metadata/license-mapping.conf b/metadata/license-mapping.conf
index 3aff120ab19c..4d0e36a1afe6 100644
--- a/metadata/license-mapping.conf
+++ b/metadata/license-mapping.conf
@@ -39,6 +39,7 @@ BSD-1-Clause = BSD-1
BSD-2-Clause = BSD-2
BSD-3-Clause = BSD
BSD-4-Clause = BSD-4
+bsd-2-clause-views = BSD-2-with-views
BSL-1.0 = Boost-1.0
BUSL-1.1 = BUSL-1.1
bzip2-1.0.5 = BZIP2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: metadata/, licenses/
@ 2024-05-15 9:56 Florian Schmaus
0 siblings, 0 replies; 2+ messages in thread
From: Florian Schmaus @ 2024-05-15 9:56 UTC (permalink / raw
To: gentoo-commits
commit: a6cff13cf101d213305284dcf50ba114aa37abff
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Mon Mar 25 20:36:48 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed May 15 09:55:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6cff13c
licenses: Add Unicode-3.0
... and license mapping
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
licenses/Unicode-3.0 | 39 +++++++++++++++++++++++++++++++++++++++
metadata/license-mapping.conf | 1 +
2 files changed, 40 insertions(+)
diff --git a/licenses/Unicode-3.0 b/licenses/Unicode-3.0
new file mode 100644
index 000000000000..ee8e69b23329
--- /dev/null
+++ b/licenses/Unicode-3.0
@@ -0,0 +1,39 @@
+UNICODE LICENSE V3
+
+COPYRIGHT AND PERMISSION NOTICE
+
+Copyright © 1991-2024 Unicode, Inc.
+
+NOTICE TO USER: Carefully read the following legal agreement. BY
+DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
+SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
+TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
+DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of data files and any associated documentation (the "Data Files") or
+software and any associated documentation (the "Software") to deal in the
+Data Files or Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, and/or sell
+copies of the Data Files or Software, and to permit persons to whom the
+Data Files or Software are furnished to do so, provided that either (a)
+this copyright and permission notice appear with all copies of the Data
+Files or Software, or (b) this copyright and permission notice appear in
+associated Documentation.
+
+THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
+THIRD PARTY RIGHTS.
+
+IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
+BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
+OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
+ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
+FILES OR SOFTWARE.
+
+Except as contained in this notice, the name of a copyright holder shall
+not be used in advertising or otherwise to promote the sale, use or other
+dealings in these Data Files or Software without prior written
+authorization of the copyright holder.
diff --git a/metadata/license-mapping.conf b/metadata/license-mapping.conf
index 3eb4d3206487..d97f93f11ae4 100644
--- a/metadata/license-mapping.conf
+++ b/metadata/license-mapping.conf
@@ -193,6 +193,7 @@ Sleepycat = Sleepycat
SSPL-1.0 = SSPL-1
TCL = tcltk
TCP-wrappers = tcp_wrappers_license
+Unicode-3.0 = Unicode-3.0
Unicode-DFS-2016 = Unicode-DFS-2016
Unlicense = Unlicense
Vim = vim
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-15 9:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-15 9:56 [gentoo-commits] repo/gentoo:master commit in: metadata/, licenses/ Florian Schmaus
-- strict thread matches above, loose matches on Subject: below --
2024-01-12 19:49 Patrick McLean
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox