diff options
author | Simon Josefsson <simon@josefsson.org> | 2007-12-09 22:41:36 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2007-12-09 22:41:36 +0100 |
commit | 28d95172009ac844566e0dfdb63505832cbf05d9 (patch) | |
tree | fa11062be1df5e00405385d3b5cebd71b73ac1b4 /gl/strdup.c | |
parent | 3d5af6621fb49e326be35b99cec8556d8c8315ca (diff) | |
download | gnutls-28d95172009ac844566e0dfdb63505832cbf05d9.tar.gz |
Update gnulib.
Diffstat (limited to 'gl/strdup.c')
-rw-r--r-- | gl/strdup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/strdup.c b/gl/strdup.c index c614108786..bebe5c8fb4 100644 --- a/gl/strdup.c +++ b/gl/strdup.c @@ -5,7 +5,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, |