aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-01-02 18:47:25 +0200
committerSergey Poznyakoff <gray@gnu.org>2021-01-02 18:47:25 +0200
commitf6072091fe3049768fa0c3a8a19a7ba4e4901d49 (patch)
treee937c26e3f41c8aa7a56d76e2f14884314ed99e1 /doc
parente818549f764b79cd773135d52e5740d5c5064da9 (diff)
downloadgdbm-f6072091fe3049768fa0c3a8a19a7ba4e4901d49.tar.gz
gdbm-f6072091fe3049768fa0c3a8a19a7ba4e4901d49.tar.bz2
Update copyright years
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/fdl.texi2
-rw-r--r--doc/gdbm.34
-rw-r--r--doc/gdbm.texi2
-rw-r--r--doc/gdbm_dump.14
-rw-r--r--doc/gdbm_load.14
-rw-r--r--doc/gdbmtool.14
-rw-r--r--doc/gendocs.pl2
8 files changed, 12 insertions, 12 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index c345db2..674087d 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 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 c6c9d40..d0ff5f2 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-2020 Free
+Copyright @copyright{} 2000-2002, 2007-2008, 2011, 2017-2021 Free
Software Foundation, Inc.
@uref{http://fsf.org/}
diff --git a/doc/gdbm.3 b/doc/gdbm.3
index 2c9869a..6525112 100644
--- a/doc/gdbm.3
+++ b/doc/gdbm.3
@@ -1,5 +1,5 @@
.\" This file is part of GDBM.
-.\" Copyright (C) 2011, 2013, 2016-2020 Free Software Foundation, Inc.
+.\" Copyright (C) 2011-2021 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
@@ -434,7 +434,7 @@ Send bug reports to <bug\-gdbm@gnu.org>.
.SH AUTHORS
by Philip A. Nelson, Jason Downs and Sergey Poznyakoff.
.SH COPYRIGHT
-Copyright \(co 1990 - 2020 Free Software Foundation, Inc.
+Copyright \(co 1990 - 2021 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 39d716c..9c679ca 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-2020 Free Software Foundation,
+Copyright @copyright{} 1989-1999, 2007-2021 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 413d9b7..a06ee2e 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-2020 Free Software Foundation, Inc.
+.\" Copyright (C) 2013-2021 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
@@ -71,7 +71,7 @@ Texinfo format. To access it, run:
.SH "REPORTING BUGS"
Report bugs to <bug\-gdbm@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2013 Free Software Foundation, Inc
+Copyright \(co 2013-2021 Free Software Foundation, Inc
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/gdbm_load.1 b/doc/gdbm_load.1
index 44abcd4..62fabf6 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-2020 Free Software Foundation, Inc.
+.\" Copyright (C) 2011-2021 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
@@ -91,7 +91,7 @@ Texinfo format. To access it, run:
.SH "REPORTING BUGS"
Report bugs to <bug\-gdbm@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2013 Free Software Foundation, Inc
+Copyright \(co 2013-2021 Free Software Foundation, Inc
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/gdbmtool.1 b/doc/gdbmtool.1
index fd1fedf..d15b7cd 100644
--- a/doc/gdbmtool.1
+++ b/doc/gdbmtool.1
@@ -1,5 +1,5 @@
.\" This file is part of GDBM. -*- nroff -*-
-.\" Copyright (C) 2013, 2016-2020 Free Software Foundation, Inc.
+.\" Copyright (C) 2013-2021 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
@@ -471,7 +471,7 @@ data space.
.SH "REPORTING BUGS"
Report bugs to <bug\-gdbm@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2013-2018 Free Software Foundation, Inc
+Copyright \(co 2013-2021 Free Software Foundation, Inc
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/gendocs.pl b/doc/gendocs.pl
index 8c9c197..3574687 100644
--- a/doc/gendocs.pl
+++ b/doc/gendocs.pl
@@ -1,5 +1,5 @@
# This file is part of GNU Pies.
-# Copyright (C) 2020 Sergey Poznyakoff
+# Copyright (C) 2020-2021 Sergey Poznyakoff
#
# GNU Pies 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.