From 8e806579b882aecb8ef05ae1f0ce3d3e0f2e874f Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sun, 9 Dec 2007 23:02:14 +0100 Subject: More GPLv3 fixes. --- guile/tests/openpgp-auth.scm | 2 +- guile/tests/openpgp-keyring.scm | 2 +- guile/tests/openpgp-keys.scm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'guile/tests') diff --git a/guile/tests/openpgp-auth.scm b/guile/tests/openpgp-auth.scm index 3e58c248f1..aac4e9f956 100644 --- a/guile/tests/openpgp-auth.scm +++ b/guile/tests/openpgp-auth.scm @@ -3,7 +3,7 @@ ;;; ;;; GNUTLS-EXTRA 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-EXTRA is distributed in the hope that it will be useful, diff --git a/guile/tests/openpgp-keyring.scm b/guile/tests/openpgp-keyring.scm index 2fbe839eaa..721cb3488f 100644 --- a/guile/tests/openpgp-keyring.scm +++ b/guile/tests/openpgp-keyring.scm @@ -3,7 +3,7 @@ ;;; ;;; GNUTLS-EXTRA 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-EXTRA is distributed in the hope that it will be useful, diff --git a/guile/tests/openpgp-keys.scm b/guile/tests/openpgp-keys.scm index 29cbe821ef..7e98241cf5 100644 --- a/guile/tests/openpgp-keys.scm +++ b/guile/tests/openpgp-keys.scm @@ -3,7 +3,7 @@ ;;; ;;; GNUTLS-EXTRA 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-EXTRA is distributed in the hope that it will be useful, -- cgit v1.2.1