diff options
Diffstat (limited to 'guile/tests/openpgp-keyring.scm')
-rw-r--r-- | guile/tests/openpgp-keyring.scm | 2 |
1 files changed, 1 insertions, 1 deletions
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, |