aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/fdl.texi2
-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, 8 insertions, 8 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index c8e9098..96ba74d 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GDBM. -*- Makefile -*-
-# Copyright (C) 2007, 2011, 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2011, 2014-2019 Free Software Foundation, Inc.
#
# GDBM is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/fdl.texi b/doc/fdl.texi
index d37f56d..380865e 100644
--- a/doc/fdl.texi
+++ b/doc/fdl.texi
@@ -5,7 +5,7 @@
@c hence no sectioning command or @node.
@display
-Copyright @copyright{} 2000-2002, 2007-2008, 2011, 2017-2018 Free
+Copyright @copyright{} 2000-2002, 2007-2008, 2011, 2017-2019 Free
Software Foundation, Inc.
@uref{http://fsf.org/}
diff --git a/doc/gdbm.3 b/doc/gdbm.3
index d36a852..3e3ceea 100644
--- a/doc/gdbm.3
+++ b/doc/gdbm.3
@@ -1,5 +1,5 @@
.\" This file is part of GDBM.
-.\" Copyright (C) 2011, 2013, 2016-2018 Free Software Foundation, Inc.
+.\" Copyright (C) 2011, 2013, 2016-2019 Free Software Foundation, Inc.
.\"
.\" GDBM is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
diff --git a/doc/gdbm.texi b/doc/gdbm.texi
index 4a0b1a7..e81f993 100644
--- a/doc/gdbm.texi
+++ b/doc/gdbm.texi
@@ -44,7 +44,7 @@ Published by the Free Software Foundation,
51 Franklin Street, Fifth Floor
Boston, MA 02110-1301, USA
-Copyright @copyright{} 1989-1999, 2007-2018 Free Software Foundation,
+Copyright @copyright{} 1989-1999, 2007-2019 Free Software Foundation,
Inc.
Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/gdbm_dump.1 b/doc/gdbm_dump.1
index da1d303..647663d 100644
--- a/doc/gdbm_dump.1
+++ b/doc/gdbm_dump.1
@@ -1,5 +1,5 @@
.\" This file is part of GDBM.
-.\" Copyright (C) 2013, 2017-2018 Free Software Foundation, Inc.
+.\" Copyright (C) 2013, 2017-2019 Free Software Foundation, Inc.
.\"
.\" GDBM is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
diff --git a/doc/gdbm_load.1 b/doc/gdbm_load.1
index 79f70b5..b20c82d 100644
--- a/doc/gdbm_load.1
+++ b/doc/gdbm_load.1
@@ -1,5 +1,5 @@
.\" This file is part of GDBM. -*- nroff -*-
-.\" Copyright (C) 2011, 2013, 2017-2018 Free Software Foundation, Inc.
+.\" Copyright (C) 2011, 2013, 2017-2019 Free Software Foundation, Inc.
.\"
.\" GDBM is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
diff --git a/doc/gdbmtool.1 b/doc/gdbmtool.1
index c5d5f9e..ec3e3a4 100644
--- a/doc/gdbmtool.1
+++ b/doc/gdbmtool.1
@@ -1,5 +1,5 @@
.\" This file is part of GDBM. -*- nroff -*-
-.\" Copyright (C) 2013, 2016-2018 Free Software Foundation, Inc.
+.\" Copyright (C) 2013, 2016-2019 Free Software Foundation, Inc.
.\"
.\" GDBM is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
diff --git a/doc/gendocs.sh b/doc/gendocs.sh
index 7839118..7f0a4e7 100755
--- a/doc/gendocs.sh
+++ b/doc/gendocs.sh
@@ -4,7 +4,7 @@
scriptversion=2015-02-28.17
-# Copyright 2003-2013, 2017-2018 Free Software Foundation, Inc.
+# Copyright 2003-2013, 2017-2019 Free Software Foundation, Inc.
#
# 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

Return to:

Send suggestions and report system problems to the System administrator.