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/assuan-buffer.c | |
parent | doc/ (diff) | |
download | libassuan-4ab8feb6bb68668cb25e3bc39ad1d55aa3a4e6a1.tar.gz libassuan-4ab8feb6bb68668cb25e3bc39ad1d55aa3a4e6a1.zip |
Preparing 1.0.3
Diffstat (limited to 'src/assuan-buffer.c')
-rw-r--r-- | src/assuan-buffer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assuan-buffer.c b/src/assuan-buffer.c index b05f2d2..552bb7b 100644 --- a/src/assuan-buffer.c +++ b/src/assuan-buffer.c @@ -5,7 +5,7 @@ * * Assuan 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 + * published by the Free Software Foundation; either version 2.1 of * the License, or (at your option) any later version. * * Assuan is distributed in the hope that it will be useful, but |