summaryrefslogtreecommitdiff
path: root/guile/src/errors.c
diff options
context:
space:
mode:
Diffstat (limited to 'guile/src/errors.c')
-rw-r--r--guile/src/errors.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/guile/src/errors.c b/guile/src/errors.c
index bffb7c1f62..2ac7145630 100644
--- a/guile/src/errors.c
+++ b/guile/src/errors.c
@@ -1,18 +1,18 @@
-/* GNUTLS --- Guile bindings for GnuTLS.
+/* GnuTLS --- Guile bindings for GnuTLS.
Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
- GNUTLS is free software; you can redistribute it and/or
+ 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.
- GNUTLS is distributed in the hope that it will be useful,
+ 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 GNUTLS; if not, write to the Free Software
+ License along with GnuTLS; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */
/* Written by Ludovic Courtès <ludo@chbouib.org>. */