From 9dae26d562270c5593892adfa44455c8cf632bf5 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 23 Nov 2005 11:26:20 +0000 Subject: change to Lesser GPL 2.1 as pointed out by psm --- ldso/include/dl-defs.h | 2 +- ldso/include/dl-elf.h | 2 +- ldso/include/dl-hash.h | 2 +- ldso/include/dl-string.h | 2 +- ldso/include/dl-syscall.h | 2 +- ldso/include/dlfcn.h | 2 +- ldso/include/ldso.h | 2 +- ldso/include/unsecvars.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'ldso') diff --git a/ldso/include/dl-defs.h b/ldso/include/dl-defs.h index 78cedd911..789413c4f 100644 --- a/ldso/include/dl-defs.h +++ b/ldso/include/dl-defs.h @@ -2,7 +2,7 @@ /* * Copyright (C) 2000-2005 by Erik Andersen * - * GNU Library General Public License (LGPL) version 2 or later. + * GNU Lesser General Public License version 2.1 or later. */ #ifndef _LD_DEFS_H diff --git a/ldso/include/dl-elf.h b/ldso/include/dl-elf.h index d69c95a9f..f77c57348 100644 --- a/ldso/include/dl-elf.h +++ b/ldso/include/dl-elf.h @@ -2,7 +2,7 @@ /* * Copyright (C) 2000-2005 by Erik Andersen * - * GNU Library General Public License (LGPL) version 2 or later. + * GNU Lesser General Public License version 2.1 or later. */ #ifndef LINUXELF_H diff --git a/ldso/include/dl-hash.h b/ldso/include/dl-hash.h index ba4f3c839..b12b36f3b 100644 --- a/ldso/include/dl-hash.h +++ b/ldso/include/dl-hash.h @@ -2,7 +2,7 @@ /* * Copyright (C) 2000-2005 by Erik Andersen * - * GNU Library General Public License (LGPL) version 2 or later. + * GNU Lesser General Public License version 2.1 or later. */ #ifndef _LD_HASH_H_ diff --git a/ldso/include/dl-string.h b/ldso/include/dl-string.h index f5e573f31..d1504f403 100644 --- a/ldso/include/dl-string.h +++ b/ldso/include/dl-string.h @@ -2,7 +2,7 @@ /* * Copyright (C) 2000-2005 by Erik Andersen * - * GNU Library General Public License (LGPL) version 2 or later. + * GNU Lesser General Public License version 2.1 or later. */ #ifndef _LINUX_STRING_H_ diff --git a/ldso/include/dl-syscall.h b/ldso/include/dl-syscall.h index 77d988855..bf25c85be 100644 --- a/ldso/include/dl-syscall.h +++ b/ldso/include/dl-syscall.h @@ -2,7 +2,7 @@ /* * Copyright (C) 2000-2005 by Erik Andersen * - * GNU Library General Public License (LGPL) version 2 or later. + * GNU Lesser General Public License version 2.1 or later. */ #ifndef _LD_SYSCALL_H_ diff --git a/ldso/include/dlfcn.h b/ldso/include/dlfcn.h index c63acd5c2..03afd34fb 100644 --- a/ldso/include/dlfcn.h +++ b/ldso/include/dlfcn.h @@ -2,7 +2,7 @@ /* * Copyright (C) 2000-2005 by Erik Andersen * - * GNU Library General Public License (LGPL) version 2 or later. + * GNU Lesser General Public License version 2.1 or later. */ /* User functions for run-time dynamic loading. libdl version */ diff --git a/ldso/include/ldso.h b/ldso/include/ldso.h index 9eacc269a..9d4de14e2 100644 --- a/ldso/include/ldso.h +++ b/ldso/include/ldso.h @@ -2,7 +2,7 @@ /* * Copyright (C) 2000-2005 by Erik Andersen * - * GNU Library General Public License (LGPL) version 2 or later. + * GNU Lesser General Public License version 2.1 or later. */ #ifndef _LDSO_H_ diff --git a/ldso/include/unsecvars.h b/ldso/include/unsecvars.h index b10013b3c..0ce3ebfea 100644 --- a/ldso/include/unsecvars.h +++ b/ldso/include/unsecvars.h @@ -2,7 +2,7 @@ /* * Copyright (C) 2000-2005 by Erik Andersen * - * GNU Library General Public License (LGPL) version 2 or later. + * GNU Lesser General Public License version 2.1 or later. */ /* -- cgit v1.2.3