summaryrefslogtreecommitdiff
path: root/lib/openpgp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/openpgp/Makefile.am')
-rw-r--r--lib/openpgp/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/openpgp/Makefile.am b/lib/openpgp/Makefile.am
index 5b28a4829f..3b73c97366 100644
--- a/lib/openpgp/Makefile.am
+++ b/lib/openpgp/Makefile.am
@@ -4,20 +4,20 @@
#
# Author: Nikos Mavrogiannopoulos
#
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
#
-# The GNUTLS library is free software; you can redistribute it and/or
+# The GnuTLS is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public License
# as published by the Free Software Foundation; either version 2.1 of
# the License, or (at your option) any later version.
#
-# The GNUTLS library is distributed in the hope that it will be
+# The GnuTLS 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
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
-# License along with the GNUTLS library; if not, write to the Free
+# License along with GnuTLS; if not, write to the Free
# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
# MA 02110-1301, USA