diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-23 11:26:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-23 11:26:20 +0000 |
commit | 9dae26d562270c5593892adfa44455c8cf632bf5 (patch) | |
tree | a69f527c94cc87998297e5b908e4d88efd57471f /ldso/include/dl-hash.h | |
parent | bde524e962b97c688b452e7e30f5d054f4717d2a (diff) |
change to Lesser GPL 2.1 as pointed out by psm
Diffstat (limited to 'ldso/include/dl-hash.h')
-rw-r--r-- | ldso/include/dl-hash.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <andersen@codepoet.org> * - * GNU Library General Public License (LGPL) version 2 or later. + * GNU Lesser General Public License version 2.1 or later. */ #ifndef _LD_HASH_H_ |