summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/credentials/Makefile.am2
-rw-r--r--doc/extract-guile-c-doc.scm2
-rw-r--r--doc/guile.texi2
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 5453bcb34f..bdaace52a1 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -7,7 +7,7 @@
#
# This file 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.
#
# This file is distributed in the hope that it will be useful, but
diff --git a/doc/credentials/Makefile.am b/doc/credentials/Makefile.am
index e582de21e6..c599d96d8c 100644
--- a/doc/credentials/Makefile.am
+++ b/doc/credentials/Makefile.am
@@ -7,7 +7,7 @@
#
# This file 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.
#
# This file is distributed in the hope that it will be useful, but
diff --git a/doc/extract-guile-c-doc.scm b/doc/extract-guile-c-doc.scm
index aa80b63c47..0dc5099c65 100644
--- a/doc/extract-guile-c-doc.scm
+++ b/doc/extract-guile-c-doc.scm
@@ -5,7 +5,7 @@
;;;
;;; This program 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.
;;;
;;; This program is distributed in the hope that it will be useful,
diff --git a/doc/guile.texi b/doc/guile.texi
index 53c0e50f76..728c674e96 100644
--- a/doc/guile.texi
+++ b/doc/guile.texi
@@ -607,7 +607,7 @@ Lesser General Public Licence, version 2.1 or later.
This section lists the Scheme procedures exported by the @code{(gnutls
extra)} module. This module is licenced under the GNU General Public
-Licence, version 2 or later.
+Licence, version 3 or later.
@include extra.c.texi