diff options
author | Simon Josefsson <simon@josefsson.org> | 2007-12-09 22:46:40 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2007-12-09 22:46:40 +0100 |
commit | 58c976860ed106dfe2ae3acb1bc4397c007f45ae (patch) | |
tree | 620a6aec42fe640cf21912aaaa8fb72cd97ed3e4 /tests/pathlen | |
parent | 28d95172009ac844566e0dfdb63505832cbf05d9 (diff) | |
download | gnutls-58c976860ed106dfe2ae3acb1bc4397c007f45ae.tar.gz |
Use GPLv3 for self-tests.
Diffstat (limited to 'tests/pathlen')
-rw-r--r-- | tests/pathlen/Makefile.am | 2 | ||||
-rwxr-xr-x | tests/pathlen/pathlen | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/pathlen/Makefile.am b/tests/pathlen/Makefile.am index ca0af93fcf..11332209b6 100644 --- a/tests/pathlen/Makefile.am +++ b/tests/pathlen/Makefile.am @@ -7,7 +7,7 @@ # # This file 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 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, but diff --git a/tests/pathlen/pathlen b/tests/pathlen/pathlen index 4eb399e765..236e372edd 100755 --- a/tests/pathlen/pathlen +++ b/tests/pathlen/pathlen @@ -8,7 +8,7 @@ # # GNUTLS 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 of the License, or (at +# Free Software Foundation; either version 3 of the License, or (at # your option) any later version. # # GNUTLS is distributed in the hope that it will be useful, but |