diff options
author | Werner Koch <[email protected]> | 2007-08-24 05:49:26 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-08-24 05:49:26 +0000 |
commit | 4ab8feb6bb68668cb25e3bc39ad1d55aa3a4e6a1 (patch) | |
tree | 65bdc6e1cb261ee8883188c2c3c83dc74a240a4c /src/setenv.c | |
parent | doc/ (diff) | |
download | libassuan-4ab8feb6bb68668cb25e3bc39ad1d55aa3a4e6a1.tar.gz libassuan-4ab8feb6bb68668cb25e3bc39ad1d55aa3a4e6a1.zip |
Preparing 1.0.3
Diffstat (limited to 'src/setenv.c')
-rw-r--r-- | src/setenv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setenv.c b/src/setenv.c index 7c9dcad..ff07d7b 100644 --- a/src/setenv.c +++ b/src/setenv.c @@ -4,7 +4,7 @@ The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either - version 3 of the License, or (at your option) any later version. + version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |