summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.in2
-rw-r--r--doc/configure.ac2
-rw-r--r--doc/gperf.texi8
-rwxr-xr-xdoc/help2man2
4 files changed, 7 insertions, 7 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index e2a81f5..699cbc4 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -17,7 +17,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#### Start of system configuration section. ####
diff --git a/doc/configure.ac b/doc/configure.ac
index 174747f..08c5a9a 100644
--- a/doc/configure.ac
+++ b/doc/configure.ac
@@ -17,7 +17,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
dnl GNU General Public License for more details.
dnl
dnl You should have received a copy of the GNU General Public License
-dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
+dnl along with this program. If not, see <https://www.gnu.org/licenses/>.
AC_PREREQ([2.60])
AC_INIT([gperf.texi])
diff --git a/doc/gperf.texi b/doc/gperf.texi
index 573789e..d5e7d7f 100644
--- a/doc/gperf.texi
+++ b/doc/gperf.texi
@@ -17,7 +17,7 @@
@c some day we should @include version.texi instead of defining
@c these values at hand.
-@set UPDATED 26 November 2016
+@set UPDATED 17 September 2018
@set EDITION 3.1
@set VERSION 3.1
@c ---------------------
@@ -40,7 +40,7 @@
This file documents the features of the GNU Perfect Hash Function
Generator @value{VERSION}.
-Copyright @copyright{} 1989-2016 Free Software Foundation, Inc.
+Copyright @copyright{} 1989-2018 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
@@ -78,7 +78,7 @@ Software Foundation instead of in the original English.
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 1989-2016 Free Software Foundation, Inc.
+Copyright @copyright{} 1989-2018 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
@@ -212,7 +212,7 @@ the lookup table.
lexical analyzers in several production and research compilers and
language processing tools, including GNU C, GNU C++, GNU Java, GNU Pascal,
GNU Modula 3, and GNU indent. Complete C++ source code for @code{gperf} is
-available from @code{http://ftp.gnu.org/pub/gnu/gperf/}.
+available from @code{https://ftp.gnu.org/pub/gnu/gperf/}.
A paper describing @code{gperf}'s design and implementation in greater
detail is available in the Second USENIX C++ Conference proceedings
or from @code{http://www.cs.wustl.edu/~schmidt/resume.html}.
diff --git a/doc/help2man b/doc/help2man
index 2beabba..7734d23 100755
--- a/doc/help2man
+++ b/doc/help2man
@@ -14,7 +14,7 @@
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
-# along with this program; if not, see <http://www.gnu.org/licenses/>.
+# along with this program; if not, see <https://www.gnu.org/licenses/>.
# Written by Brendan O'Dea <bod@compusol.com.au>
# Available from ftp://ftp.gnu.org/gnu/help2man/