about summary refs log tree commit diff
path: root/LICENSES
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2024-01-18 12:28:20 -0500
committerCarlos O'Donell <carlos@redhat.com>2024-01-26 13:33:36 -0500
commitae49a7b29acc184b03c2a6bd6ac01b5e08efd54f (patch)
treee45316975e5c25e7dc2afed74cfefe35e59f6195 /LICENSES
parent5176a830e70140cb3390c62b7d41f75dbbf33c7c (diff)
downloadglibc-ae49a7b29acc184b03c2a6bd6ac01b5e08efd54f.tar.gz
glibc-ae49a7b29acc184b03c2a6bd6ac01b5e08efd54f.tar.xz
glibc-ae49a7b29acc184b03c2a6bd6ac01b5e08efd54f.zip
Relicense IBM portions of resolv/base64.c resolv/res_debug.c.
This change relicenses the IBM portions of resolv/base64.c and
resolv/res_debug.c to a new license that does not have use-limited
patent language.  The top-level LICENSE file is updated with the
license.

The relicensing was approved by IBM.

Signed-off-by: Brad Topol, IBM Director of Open Technologies <btopol@us.ibm.com>
Signed-off-by: Richard Fontana <rfontana@redhat.com>
Signed-off-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'LICENSES')
-rw-r--r--LICENSES21
1 files changed, 21 insertions, 0 deletions
diff --git a/LICENSES b/LICENSES
index 530893b1dc..f4b24c1a41 100644
--- a/LICENSES
+++ b/LICENSES
@@ -389,3 +389,24 @@ Copyright 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
  You should have received a copy of the GNU Lesser General Public
  License along with this library; if not, see
  <https://www.gnu.org/licenses/>.  */
+
+Copyright (c) 1995 IBM Corporation
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+'Software'), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS 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.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.