aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-01-01 11:20:33 +0200
committerSergey Poznyakoff <gray@gnu.org>2018-01-01 11:20:33 +0200
commit1aa22ca9171ea2656b1a2f15e659e63c7ad972ae (patch)
treeed5133a8a8a1017ac4ca62a766df597e7a35354d /doc
parent272713d611c55effeaf1d2b45fbb2c69d70e4c74 (diff)
downloadgdbm-1aa22ca9171ea2656b1a2f15e659e63c7ad972ae.tar.gz
gdbm-1aa22ca9171ea2656b1a2f15e659e63c7ad972ae.tar.bz2
Happy GNU Year
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/fdl.texi4
-rw-r--r--doc/gdbm.32
-rw-r--r--doc/gdbm.texi2
-rw-r--r--doc/gdbm_dump.12
-rw-r--r--doc/gdbm_load.12
-rw-r--r--doc/gdbmtool.12
-rwxr-xr-xdoc/gendocs.sh2
8 files changed, 9 insertions, 9 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 5c8c935..c8e9098 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of GDBM. -*- Makefile -*-
-# Copyright (C) 2007, 2011, 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2011, 2014-2018 Free Software Foundation, Inc.
#
diff --git a/doc/fdl.texi b/doc/fdl.texi
index 0380d0e..d37f56d 100644
--- a/doc/fdl.texi
+++ b/doc/fdl.texi
@@ -7,4 +7,4 @@
@display
-Copyright @copyright{} 2000-2002, 2007-2008, 2011, 2017 Free Software
-Foundation, Inc.
+Copyright @copyright{} 2000-2002, 2007-2008, 2011, 2017-2018 Free
+Software Foundation, Inc.
@uref{http://fsf.org/}
diff --git a/doc/gdbm.3 b/doc/gdbm.3
index 88727cb..6107d9a 100644
--- a/doc/gdbm.3
+++ b/doc/gdbm.3
@@ -1,3 +1,3 @@
.\" This file is part of GDBM.
-.\" Copyright (C) 2011, 2013, 2016-2017 Free Software Foundation, Inc.
+.\" Copyright (C) 2011, 2013, 2016-2018 Free Software Foundation, Inc.
.\"
diff --git a/doc/gdbm.texi b/doc/gdbm.texi
index 10aae73..1631a6a 100644
--- a/doc/gdbm.texi
+++ b/doc/gdbm.texi
@@ -45,3 +45,3 @@ Boston, MA 02110-1301, USA
-Copyright @copyright{} 1989-1999, 2007-2017 Free Software Foundation,
+Copyright @copyright{} 1989-1999, 2007-2018 Free Software Foundation,
Inc.
diff --git a/doc/gdbm_dump.1 b/doc/gdbm_dump.1
index 1bce1ee..da1d303 100644
--- a/doc/gdbm_dump.1
+++ b/doc/gdbm_dump.1
@@ -1,3 +1,3 @@
.\" This file is part of GDBM.
-.\" Copyright (C) 2013, 2017 Free Software Foundation, Inc.
+.\" Copyright (C) 2013, 2017-2018 Free Software Foundation, Inc.
.\"
diff --git a/doc/gdbm_load.1 b/doc/gdbm_load.1
index b1cefc6..79f70b5 100644
--- a/doc/gdbm_load.1
+++ b/doc/gdbm_load.1
@@ -1,3 +1,3 @@
.\" This file is part of GDBM. -*- nroff -*-
-.\" Copyright (C) 2011, 2013, 2017 Free Software Foundation, Inc.
+.\" Copyright (C) 2011, 2013, 2017-2018 Free Software Foundation, Inc.
.\"
diff --git a/doc/gdbmtool.1 b/doc/gdbmtool.1
index af2145b..ca927ca 100644
--- a/doc/gdbmtool.1
+++ b/doc/gdbmtool.1
@@ -1,3 +1,3 @@
.\" This file is part of GDBM. -*- nroff -*-
-.\" Copyright (C) 2013, 2016-2017 Free Software Foundation, Inc.
+.\" Copyright (C) 2013, 2016-2018 Free Software Foundation, Inc.
.\"
diff --git a/doc/gendocs.sh b/doc/gendocs.sh
index b64620a..7839118 100755
--- a/doc/gendocs.sh
+++ b/doc/gendocs.sh
@@ -6,3 +6,3 @@ scriptversion=2015-02-28.17
-# Copyright 2003-2013, 2017 Free Software Foundation, Inc.
+# Copyright 2003-2013, 2017-2018 Free Software Foundation, Inc.
#

Return to:

Send suggestions and report system problems to the System administrator.