summaryrefslogtreecommitdiff
path: root/guile/tests/openpgp-keyring.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guile/tests/openpgp-keyring.scm')
-rw-r--r--guile/tests/openpgp-keyring.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/guile/tests/openpgp-keyring.scm b/guile/tests/openpgp-keyring.scm
index 9083d2fb4e..e5cffc5d87 100644
--- a/guile/tests/openpgp-keyring.scm
+++ b/guile/tests/openpgp-keyring.scm
@@ -1,18 +1,18 @@
-;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
+;;; GnuTLS-extra --- Guile bindings for GnuTLS-EXTRA.
;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
;;;
-;;; GNUTLS-EXTRA is free software; you can redistribute it and/or modify
+;;; 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 3 of the License, or
;;; (at your option) any later version.
;;;
-;;; GNUTLS-EXTRA is distributed in the hope that it will be useful,
+;;; GnuTLS-extra is distributed in the hope that it will be useful,
;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;; GNU General Public License for more details.
;;;
;;; You should have received a copy of the GNU General Public License
-;;; along with GNUTLS-EXTRA; if not, write to the Free Software
+;;; along with GnuTLS-EXTRA; if not, write to the Free Software
;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
;;; USA.