aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-01-06 18:17:09 +0200
committerSergey Poznyakoff <gray@gnu.org>2021-01-06 18:17:09 +0200
commit494fe491d81505a83207602d5ec129b0bf33a484 (patch)
tree9c7eca6712ad816fb58356dddf6d9a5a6813920d
parent18b3537e2de4efd60056997d35f14afdcef1b32b (diff)
downloadpies-494fe491d81505a83207602d5ec129b0bf33a484.tar.gz
pies-494fe491d81505a83207602d5ec129b0bf33a484.tar.bz2
Update copyright years
-rw-r--r--Makefile.am2
-rw-r--r--NEWS2
-rw-r--r--README2
-rw-r--r--README-hacking2
-rw-r--r--am/gcc.m42
-rw-r--r--am/proctitle.m42
-rw-r--r--bootstrap.conf2
-rw-r--r--configure.ac2
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/ctl.texi2
-rw-r--r--doc/gendocs.pl2
-rw-r--r--doc/gendocs_template79
-rw-r--r--doc/inetd.texi2
-rw-r--r--doc/pies.texi2
-rw-r--r--doc/usr-acl.texi2
-rw-r--r--ident/Makefile.am2
-rw-r--r--ident/ident.c2
-rw-r--r--ident/ident.h2
-rw-r--r--ident/identity.h2
-rw-r--r--ident/pam.c2
-rw-r--r--ident/provider.c2
-rw-r--r--ident/system.c2
-rw-r--r--lib/Makefile.am2
-rw-r--r--lib/addrfmt.c2
-rw-r--r--lib/arraymember.c2
-rw-r--r--lib/closefds.c2
-rw-r--r--lib/envop.c2
-rw-r--r--lib/envop.h2
-rw-r--r--lib/grecsasrt.c2
-rw-r--r--lib/grecsasrt.h2
-rw-r--r--lib/libpies.h2
-rw-r--r--lib/mkfilename.c2
-rw-r--r--lib/netrc.c2
-rw-r--r--lib/parsetime.c2
-rw-r--r--lib/pp.c2
-rw-r--r--lib/proctitle.c2
-rw-r--r--lib/safe_strcmp.c2
-rw-r--r--lib/split3.c2
-rw-r--r--lib/strtotok.c2
-rw-r--r--lib/url.c2
-rw-r--r--lib/urlconn.c2
-rw-r--r--lib/wildmatch.c2
-rw-r--r--po/POTFILES.in2
-rw-r--r--src/Makefile.am2
-rw-r--r--src/acl.c2
-rw-r--r--src/acl.h2
-rw-r--r--src/cmdline.opt2
-rw-r--r--src/comp.c2
-rw-r--r--src/ctl.c2
-rw-r--r--src/depmap.c2
-rw-r--r--src/diag.c2
-rw-r--r--src/inetd-bi.c2
-rw-r--r--src/inetd.c2
-rw-r--r--src/inetd.in2
-rw-r--r--src/limits.c2
-rw-r--r--src/meta1parse.c2
-rw-r--r--src/pies.c2
-rw-r--r--src/pies.h2
-rw-r--r--src/pies_syslog.h2
-rw-r--r--src/piesctl-cl.opt2
-rw-r--r--src/piesctl.c2
-rw-r--r--src/pp-setup2
-rw-r--r--src/prog.h2
-rw-r--r--src/progman.c2
-rw-r--r--src/socket.c2
-rw-r--r--src/sysdep.c2
-rw-r--r--src/syslog.c2
-rw-r--r--src/sysvinit.c2
-rw-r--r--src/telinit.opt2
-rw-r--r--src/userprivs.c2
-rw-r--r--src/utmp.c2
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/accept.at2
-rw-r--r--tests/atlocal.in2
-rw-r--r--tests/builtin.at2
-rw-r--r--tests/chargen.c2
-rw-r--r--tests/control.at2
-rw-r--r--tests/cyclic.at2
-rw-r--r--tests/env.at2
-rw-r--r--tests/envglobal.at2
-rw-r--r--tests/envop.at2
-rw-r--r--tests/envtest.c2
-rw-r--r--tests/expandenv.at2
-rw-r--r--tests/inet.at2
-rw-r--r--tests/iobuf.h2
-rw-r--r--tests/lines.c2
-rw-r--r--tests/maxinst.at2
-rw-r--r--tests/nt.c2
-rw-r--r--tests/passfd.at2
-rw-r--r--tests/readtime.c2
-rw-r--r--tests/recvfd.c2
-rw-r--r--tests/redirect.at2
-rw-r--r--tests/respawn.at2
-rw-r--r--tests/ret-exec.at2
-rw-r--r--tests/ret-notify.at2
-rw-r--r--tests/shell.at2
-rw-r--r--tests/shutdown.at2
-rw-r--r--tests/startup.at2
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/to.c2
-rw-r--r--tests/version.at2
101 files changed, 100 insertions, 179 deletions
diff --git a/Makefile.am b/Makefile.am
index e741602..d7afea8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
1# This file is part of GNU Pies. 1# This file is part of GNU Pies.
2# Copyright (C) 2008-2020 Sergey Poznyakoff 2# Copyright (C) 2008-2021 Sergey Poznyakoff
3# 3#
4# GNU Pies is free software; you can redistribute it and/or modify 4# GNU Pies is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/NEWS b/NEWS
index d3de248..f253eac 100644
--- a/NEWS
+++ b/NEWS
@@ -264,7 +264,7 @@ part of Mailfromd (http://mailfromd.software.gnu.org.ua).
264========================================================================= 264=========================================================================
265Copyright information: 265Copyright information:
266 266
267Copyright (C) 2009-2020 Sergey Poznyakoff 267Copyright (C) 2009-2021 Sergey Poznyakoff
268 268
269 Permission is granted to anyone to make or distribute verbatim copies 269 Permission is granted to anyone to make or distribute verbatim copies
270 of this document as received, in any medium, provided that the 270 of this document as received, in any medium, provided that the
diff --git a/README b/README
index caf1622..bba85c6 100644
--- a/README
+++ b/README
@@ -72,7 +72,7 @@ Send bug reports to <bug-pies@gnu.org.ua>.
72 72
73* Copyright information: 73* Copyright information:
74 74
75Copyright (C) 2009-2020 Sergey Poznyakoff 75Copyright (C) 2009-2021 Sergey Poznyakoff
76 76
77 Permission is granted to anyone to make or distribute verbatim copies 77 Permission is granted to anyone to make or distribute verbatim copies
78 of this document as received, in any medium, provided that the 78 of this document as received, in any medium, provided that the
diff --git a/README-hacking b/README-hacking
index 8b58436..83a7de8 100644
--- a/README-hacking
+++ b/README-hacking
@@ -55,7 +55,7 @@ For more information about `bootstrap', run `bootstrap --help'.
55 55
56* Copyright information 56* Copyright information
57 57
58Copyright (C) 2008-2020 Sergey Poznyakoff 58Copyright (C) 2008-2021 Sergey Poznyakoff
59 59
60 Permission is granted to anyone to make or distribute verbatim copies 60 Permission is granted to anyone to make or distribute verbatim copies
61 of this document as received, in any medium, provided that the 61 of this document as received, in any medium, provided that the
diff --git a/am/gcc.m4 b/am/gcc.m4
index c4abfe1..4087099 100644
--- a/am/gcc.m4
+++ b/am/gcc.m4
@@ -1,5 +1,5 @@
1# This file is part of Mailfromd. -*- autoconf -*- 1# This file is part of Mailfromd. -*- autoconf -*-
2# Copyright (C) 2009-2020 Sergey Poznyakoff 2# Copyright (C) 2009-2021 Sergey Poznyakoff
3# 3#
4# This program is free software; you can redistribute it and/or modify 4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/am/proctitle.m4 b/am/proctitle.m4
index 9fff12f..7506bb5 100644
--- a/am/proctitle.m4
+++ b/am/proctitle.m4
@@ -1,5 +1,5 @@
1dnl This file is part of Mailfromd. 1dnl This file is part of Mailfromd.
2dnl Copyright (C) 2008-2020 Sergey Poznyakoff 2dnl Copyright (C) 2008-2021 Sergey Poznyakoff
3dnl 3dnl
4dnl This program is free software; you can redistribute it and/or modify 4dnl This program is free software; you can redistribute it and/or modify
5dnl it under the terms of the GNU General Public License as published by 5dnl it under the terms of the GNU General Public License as published by
diff --git a/bootstrap.conf b/bootstrap.conf
index 5c97565..55dbda1 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,5 +1,5 @@
1# Bootstrap configuration for GNU Pies. -*- shell-script -*- 1# Bootstrap configuration for GNU Pies. -*- shell-script -*-
2# Copyright (C) 2008-2020 Sergey Poznyakoff 2# Copyright (C) 2008-2021 Sergey Poznyakoff
3# 3#
4# GNU Pies is free software; you can redistribute it and/or modify 4# GNU Pies is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/configure.ac b/configure.ac
index fcd4a9e..fe629bb 100644
--- a/configure.ac
+++ b/