summaryrefslogtreecommitdiff
path: root/tests/userid
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-12-09 22:46:40 +0100
committerSimon Josefsson <simon@josefsson.org>2007-12-09 22:46:40 +0100
commit58c976860ed106dfe2ae3acb1bc4397c007f45ae (patch)
tree620a6aec42fe640cf21912aaaa8fb72cd97ed3e4 /tests/userid
parent28d95172009ac844566e0dfdb63505832cbf05d9 (diff)
downloadgnutls-58c976860ed106dfe2ae3acb1bc4397c007f45ae.tar.gz
Use GPLv3 for self-tests.
Diffstat (limited to 'tests/userid')
-rw-r--r--tests/userid/Makefile.am2
-rwxr-xr-xtests/userid/userid2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/userid/Makefile.am b/tests/userid/Makefile.am
index 131a0a80da..92327eddac 100644
--- a/tests/userid/Makefile.am
+++ b/tests/userid/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/userid/userid b/tests/userid/userid
index 20550395ad..5b2b8fc69f 100755
--- a/tests/userid/userid
+++ b/tests/userid/userid
@@ -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