aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/html.init2
-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/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/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/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.at15
-rw-r--r--tests/envop.at15
-rw-r--r--tests/envtest.c2
-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
94 files changed, 122 insertions, 92 deletions
diff --git a/Makefile.am b/Makefile.am
index 6488251..e741602 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,8 @@
# This file is part of GNU Pies.
-# Copyright (C) 2008-2019 Sergey Poznyakoff
+# Copyright (C) 2008-2020 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
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/NEWS b/NEWS
index 5841b8b..4d7f456 100644
--- a/NEWS
+++ b/NEWS
@@ -212,13 +212,13 @@ First stand-alone release. Previous versions were released as
part of Mailfromd (http://mailfromd.software.gnu.org.ua).
=========================================================================
Copyright information:
-Copyright (C) 2009-2019 Sergey Poznyakoff
+Copyright (C) 2009-2020 Sergey Poznyakoff
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
copyright notice and this permission notice are preserved,
thus giving the recipient permission to redistribute in turn.
diff --git a/README b/README
index cb29225..caf1622 100644
--- a/README
+++ b/README
@@ -69,13 +69,13 @@ Please, see the Pies documentation.
Send bug reports to <bug-pies@gnu.org.ua>.
* Copyright information:
-Copyright (C) 2009-2019 Sergey Poznyakoff
+Copyright (C) 2009-2020 Sergey Poznyakoff
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
copyright notice and this permission notice are preserved,
thus giving the recipient permission to redistribute in turn.
diff --git a/README-hacking b/README-hacking
index e601105..8b58436 100644
--- a/README-hacking
+++ b/README-hacking
@@ -52,13 +52,13 @@ If you wish to avoid synchronizing translations, add this option:
For more information about `bootstrap', run `bootstrap --help'.
* Copyright information
-Copyright (C) 2008-2019 Sergey Poznyakoff
+Copyright (C) 2008-2020 Sergey Poznyakoff
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
copyright notice and this permission notice are preserved,
thus giving the recipient permission to redistribute in turn.
diff --git a/am/gcc.m4 b/am/gcc.m4
index e2966bd..c4abfe1 100644
--- a/am/gcc.m4
+++ b/am/gcc.m4
@@ -1,8 +1,8 @@
# This file is part of Mailfromd. -*- autoconf -*-
-# Copyright (C) 2009-2019 Sergey Poznyakoff
+# Copyright (C) 2009-2020 Sergey Poznyakoff
#
# 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
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/am/proctitle.m4 b/am/proctitle.m4
index 47aca9a..9fff12f 100644
--- a/am/proctitle.m4
+++ b/am/proctitle.m4
@@ -1,8 +1,8 @@
dnl This file is part of Mailfromd.
-dnl Copyright (C) 2008-2019 Sergey Poznyakoff
+dnl Copyright (C) 2008-2020 Sergey Poznyakoff
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
dnl the Free Software Foundation; either version 3, or (at your option)
dnl any later version.
dnl
diff --git a/bootstrap.conf b/bootstrap.conf
index f43cb4d..5c97565 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,8 +1,8 @@
# Bootstrap configuration for GNU Pies. -*- shell-script -*-
-# Copyright (C) 2008-2019 Sergey Poznyakoff
+# Copyright (C) 2008-2020 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
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/configure.ac b/configure.ac
index d890d76..34c87a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
# This file is part of GNU Pies. -*- autoconf -*-
-# Copyright (C) 2009-2019 Sergey Poznyakoff
+# Copyright (C) 2009-2020 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
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6f0c5f7..33ae9cf 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,8 +1,8 @@
# This file is part of GNU Pies.
-# Copyright (C) 2005-2019 Sergey Poznyakoff
+# Copyright (C) 2005-2020 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
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/doc/html.init b/doc/html.init
index a324c78..a61082e 100644
--- a/doc/html.init
+++ b/doc/html.init
@@ -1,8 +1,8 @@
# Texi2any configuration for pies documentation. -*- perl -*-
-# Copyright (C) 2009-2019 Sergey Poznyakoff
+# Copyright (C) 2009-2020 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
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/doc/inetd.texi b/doc/inetd.texi
index 2c0d2d4..3a04403 100644
--- a/doc/inetd.texi
+++ b/doc/inetd.texi
@@ -1,8 +1,8 @@
@c This is part of the GNU Pies manual.
-@c Copyright (C) 2009-2019 Sergey Poznyakoff
+@c Copyright (C) 2009--2020 Sergey Poznyakoff
@c This file is distributed under GFDL 1.3 or any later version
@c published by the Free Software Foundation.
This appendix describes the format of @command{inetd} compatible
configuration files. @xref{inetd}, for the discussion on how to
use such files with GNU @command{pies}.
diff --git a/doc/pies.texi b/doc/pies.texi
index 5a1bf72..b2c9716 100644
--- a/doc/pies.texi
+++ b/doc/pies.texi
@@ -40,13 +40,13 @@
@copying
Published by the Free Software Foundation,
51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301 USA
-Copyright @copyright{} 2005-2019 Sergey Poznyakoff
+Copyright @copyright{} 2005--2020 Sergey Poznyakoff
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, and no specific Front-Cover and Back-Cover texts.
@end copying
diff --git a/doc/usr-acl.texi b/doc/usr-acl.texi
index 71146b7..5b56618 100644
--- a/doc/usr-acl.texi
+++ b/doc/usr-acl.texi
@@ -1,8 +1,8 @@
@c This is part of the GNU Pies manual.
-@c Copyright (C) 2009-2019 Sergey Poznyakoff
+@c Copyright (C) 2009--2020 Sergey Poznyakoff
@c This file is distributed under GFDL 1.3 or any later version
@c published by the Free Software Foundation.
This appendix describes the @samp{user-group} extension for
GNU @command{Pies} @acronym{ACL}s. This extension is reserved for
the future use.
diff --git a/ident/Makefile.am b/ident/Makefile.am
index c2e0a27..4a8437d 100644
--- a/ident/Makefile.am
+++ b/ident/Makefile.am
@@ -1,8 +1,8 @@
# This file is part of GNU Pies.
-# Copyright (C) 2015-2019 Sergey Poznyakoff
+# Copyright (C) 2015-2020 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
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/ident/ident.c b/ident/ident.c
index a6c4211..86f5722 100644
--- a/ident/ident.c
+++ b/ident/ident.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2015-2019 Sergey Poznyakoff
+ Copyright (C) 2015-2020 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
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/ident/ident.h b/ident/ident.h
index aa6adaf..4a42387 100644
--- a/ident/ident.h
+++ b/ident/ident.h
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2015-2019 Sergey Poznyakoff
+ Copyright (C) 2015-2020 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
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/ident/identity.h b/ident/identity.h
index 293ffb2..a4f85b9 100644
--- a/ident/identity.h
+++ b/ident/identity.h
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2015-2019 Sergey Poznyakoff
+ Copyright (C) 2015-2020 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
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/ident/pam.c b/ident/pam.c
index ae22c4d..83c7adf 100644
--- a/ident/pam.c
+++ b/ident/pam.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2015-2019 Sergey Poznyakoff
+ Copyright (C) 2015-2020 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
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/ident/provider.c b/ident/provider.c
index 735d0bc..2227329 100644
--- a/ident/provider.c
+++ b/ident/provider.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2015-2019 Sergey Poznyakoff
+ Copyright (C) 2015-2020 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
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/ident/system.c b/ident/system.c
index 94cf69e..4d47ab1 100644
--- a/ident/system.c
+++ b/ident/system.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2015-2019 Sergey Poznyakoff
+ Copyright (C) 2015-2020 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
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 4eb6041..f3d8222 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,8 +1,8 @@
# This file is part of GNU Pies.
-# Copyright (C) 2005-2019 Sergey Poznyakoff
+# Copyright (C) 2005-2020 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
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/lib/addrfmt.c b/lib/addrfmt.c
index fbcbdf4..2433c87 100644
--- a/lib/addrfmt.c
+++ b/lib/addrfmt.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies
- Copyright (C) 2009-2019 Sergey Poznyakoff
+ Copyright (C) 2009-2020 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
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/lib/arraymember.c b/lib/arraymember.c
index b5760a8..6f15884 100644
--- a/lib/arraymember.c
+++ b/lib/arraymember.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2015-2019 Sergey Poznyakoff
+ Copyright (C) 2015-2020 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
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/lib/envop.c b/lib/envop.c
index 14c3273..39d8a18 100644
--- a/lib/envop.c
+++ b/lib/envop.c
@@ -1,8 +1,8 @@
/* Environment modification functions for GNU Pies.
- Copyright (C) 2019 Sergey Poznyakoff
+ Copyright (C) 2019-2020 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
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/lib/envop.h b/lib/envop.h
index 82be3a5..b061216 100644
--- a/