From 58c976860ed106dfe2ae3acb1bc4397c007f45ae Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sun, 9 Dec 2007 22:46:40 +0100 Subject: Use GPLv3 for self-tests. --- tests/openpgp/Makefile.am | 2 +- tests/openpgp/keyring.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/openpgp') diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am index 76bc038971..859648f61e 100644 --- a/tests/openpgp/Makefile.am +++ b/tests/openpgp/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/openpgp/keyring.c b/tests/openpgp/keyring.c index f63b14d2f4..dd4dc3c96b 100644 --- a/tests/openpgp/keyring.c +++ b/tests/openpgp/keyring.c @@ -6,7 +6,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 + * the 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 -- cgit v1.2.1