aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-01-06 17:29:17 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2013-01-06 17:29:17 +0200
commit720f035564cbec85af84d1d9daff48d4068a4f3e (patch)
treecfdafb3176ca24244347f8b6cb33e1bfa308687b
parent1bfa33ac7c167cd863b88a5cac7690d511851e6e (diff)
downloadpies-720f035564cbec85af84d1d9daff48d4068a4f3e.tar.gz
pies-720f035564cbec85af84d1d9daff48d4068a4f3e.tar.bz2
Update copyright years.
-rw-r--r--Makefile.am2
-rw-r--r--NEWS6
-rw-r--r--README4
-rw-r--r--README-hacking2
-rw-r--r--am/gcc.m42
-rw-r--r--am/proctitle.m44
-rw-r--r--bootstrap.conf2
-rw-r--r--configure.ac2
-rw-r--r--doc/Config2
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/inetd.texi2
-rw-r--r--doc/pies.texi3
-rw-r--r--doc/usr-acl.texi2
-rw-r--r--lib/Makefile.am2
-rw-r--r--lib/libpies.h2
-rw-r--r--lib/parsetime.c2
-rw-r--r--lib/proctitle.c2
-rw-r--r--lib/strtotok.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/addrfmt.c2
-rw-r--r--src/cmdline.opt2
-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/meta.c2
-rw-r--r--src/meta1gram.y2
-rw-r--r--src/meta1lex.h2
-rw-r--r--src/meta1lex.l2
-rw-r--r--src/pies.c2
-rw-r--r--src/pies.h2
-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/url.c2
-rw-r--r--src/userprivs.c2
42 files changed, 46 insertions, 47 deletions
diff --git a/Makefile.am b/Makefile.am
index de4bf81..63fdb48 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
1# This file is part of GNU Pies. 1# This file is part of GNU Pies.
2# Copyright (C) 2008, 2009, 2010, 2011 Sergey Poznyakoff 2# Copyright (C) 2008-2013 Sergey Poznyakoff
3# 3#
diff --git a/NEWS b/NEWS
index 7f70b38..450d475 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,3 @@
1GNU Pies NEWS -- history of user-visible changes. 2011-10-24 1GNU Pies NEWS -- history of user-visible changes. 2013-01-06
2Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff 2Copyright (C) 2009-2013 Sergey Poznyakoff
3See the end of file for copying conditions. 3See the end of file for copying conditions.
@@ -82,3 +82,3 @@ Copyright information:
82 82
83Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff 83Copyright (C) 2009-2013 Sergey Poznyakoff
84 84
diff --git a/README b/README
index 36b261e..ee8e3d7 100644
--- a/README
+++ b/README
@@ -1,3 +1,3 @@
1GNU Pies README 1GNU Pies README
2Copyright (C) 2009, 2010 Sergey Poznyakoff 2Copyright (C) 2009-2013 Sergey Poznyakoff
3See the end of file for copying conditions. 3See the end of file for copying conditions.
@@ -66,3 +66,3 @@ Send bug reports to <bug-pies@gnu.org.ua>.
66 66
67Copyright (C) 2009 Sergey Poznyakoff 67Copyright (C) 2009-2013 Sergey Poznyakoff
68 68
diff --git a/README-hacking b/README-hacking
index d6a2e75..c1be53b 100644
--- a/README-hacking
+++ b/README-hacking
@@ -57,3 +57,3 @@ For more information about `bootstrap', run `bootstrap --help'.
57 57
58Copyright (C) 2008, 2009, 2010 Sergey Poznyakoff 58Copyright (C) 2008-2013 Sergey Poznyakoff
59 59
diff --git a/am/gcc.m4 b/am/gcc.m4
index f8064dc..416322e 100644
--- a/am/gcc.m4
+++ b/am/gcc.m4
@@ -1,3 +1,3 @@
1# This file is part of Mailfromd. -*- autoconf -*- 1# This file is part of Mailfromd. -*- autoconf -*-
2# Copyright (C) 2009, 2010 Sergey Poznyakoff 2# Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff
3# 3#
diff --git a/am/proctitle.m4 b/am/proctitle.m4
index ca5376c..ef6d8ce 100644
--- a/am/proctitle.m4
+++ b/am/proctitle.m4
@@ -1,3 +1,3 @@
1dnl This file is part of Mailfromd. 1dnl This file is part of Mailfromd.
2dnl Copyright (C) 2008, 2010 Sergey Poznyakoff 2dnl Copyright (C) 2008, 2010, 2013 Sergey Poznyakoff
3dnl 3dnl
@@ -78,2 +78,2 @@ main()
78]) 78])
79 \ No newline at end of file 79
diff --git a/bootstrap.conf b/bootstrap.conf
index 492aa78..edec854 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,3 +1,3 @@
1# Bootstrap configuration for GNU Pies. -*- shell-script -*- 1# Bootstrap configuration for GNU Pies. -*- shell-script -*-
2# Copyright (C) 2008, 2009, 2010, 2011 Sergey Poznyakoff 2# Copyright (C) 2008, 2009, 2010, 2011, 2013 Sergey Poznyakoff
3# 3#
diff --git a/configure.ac b/configure.ac
index 5a42270..34f4d4a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,3 +1,3 @@
1# This file is part of GNU Pies. -*- autoconf -*- 1# This file is part of GNU Pies. -*- autoconf -*-
2# Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff 2# Copyright (C) 2009-2013 Sergey Poznyakoff
3# 3#
diff --git a/doc/Config b/doc/Config
index 104c9f6..12fa9f5 100644
--- a/doc/Config
+++ b/doc/Config
@@ -1,3 +1,3 @@
1# Texi2html configuration for GNU Pies documentation. -*- perl -*- 1# Texi2html configuration for GNU Pies documentation. -*- perl -*-
2# Copyright (C) 2009, 2010 Sergey Poznyakoff 2# Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff
3# 3#
diff --git a/doc/Makefile.am b/doc/Makefile.am
index f6e0025..3ec4214 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,3 @@
1# This file is part of GNU Pies. 1# This file is part of GNU Pies.
2# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Sergey Poznyakoff 2# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2013 Sergey Poznyakoff
3# 3#
diff --git a/doc/inetd.texi b/doc/inetd.texi
index 2760a94..c1413ff 100644
--- a/doc/inetd.texi
+++ b/doc/inetd.texi
@@ -1,3 +1,3 @@
1@c This is part of the GNU Pies manual. 1@c This is part of the GNU Pies manual.
2@c Copyright (C) 2009, 2010 Sergey Poznyakoff 2@c Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff
3@c This file is distributed under GFDL 1.3 or any later version 3@c This file is distributed under GFDL 1.3 or any later version
diff --git a/doc/pies.texi b/doc/pies.texi
index e97eb4d..b45a164 100644
--- a/doc/pies.texi
+++ b/doc/pies.texi
@@ -43,4 +43,3 @@ Boston, MA 02110-1301 USA
43 43
44Copyright @copyright{} 2005, 2006, 2007, 2008, 2009, 2010 Sergey 44Copyright @copyright{} 2005-2013 Sergey Poznyakoff
45Poznyakoff
46 45
diff --git a/doc/usr-acl.texi b/doc/usr-acl.texi
index eac5987..8d18aeb 100644
--- a/doc/usr-acl.texi
+++ b/doc/usr-acl.texi
@@ -1,3 +1,3 @@
1@c This is part of the GNU Pies manual. 1@c This is part of the GNU Pies manual.
2@c Copyright (C) 2009, 2010 Sergey Poznyakoff 2@c Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff
3@c This file is distributed under GFDL 1.3 or any later version 3@c This file is distributed under GFDL 1.3 or any later version
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 5883021..e389846 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,3 +1,3 @@
1# This file is part of GNU Pies. 1# This file is part of GNU Pies.
2# Copyright (C) 2005, 2006, 2007, 2008, 2010 Sergey Poznyakoff 2# Copyright (C) 2005, 2006, 2007, 2008, 2010, 2013 Sergey Poznyakoff
3# 3#
diff --git a/lib/libpies.h b/lib/libpies.h
index d071846..97188b6 100644
--- a/lib/libpies.h
+++ b/lib/libpies.h
@@ -1,3 +1,3 @@
1/* This file is part of GNU Pies. 1/* This file is part of GNU Pies.
2 Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff 2 Copyright (C) 2009, 2010, 2011, 2013 Sergey Poznyakoff
3 3
diff --git a/lib/parsetime.c b/lib/parsetime.c
index b094ceb..7fce266 100644
--- a/lib/parsetime.c
+++ b/lib/parsetime.c
@@ -1,3 +1,3 @@
1/* This file is part of GNU Pies. 1/* This file is part of GNU Pies.
2 Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff 2 Copyright (C) 2007, 2008, 2009, 2010, 2013 Sergey Poznyakoff
3 3
diff --git a/lib/proctitle.c b/lib/proctitle.c
index 0d0b360..2ec7d38 100644
--- a/lib/proctitle.c
+++ b/lib/proctitle.c
@@ -1,3 +1,3 @@
1/* This file is part of GNU Pies. 1/* This file is part of GNU Pies.
2 Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff 2 Copyright (C) 2007, 2008, 2009, 2010, 2013 Sergey Poznyakoff
3 3
diff --git a/lib/strtotok.c b/lib/strtotok.c
index da820ab..8bb2d7f 100644
--- a/lib/strtotok.c
+++ b/lib/strtotok.c
@@ -1,3 +1,3 @@
1/* This file is part of GNU Pies. 1/* This file is part of GNU Pies.
2 Copyright (C) 2009, 2010 Sergey Poznyakoff 2 Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff
3 3
diff --git a/po/POTFILES.in b/po/POTFILES.in
index f15136e..f1878a6 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -2,3 +2,3 @@
2 2
3# Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff 3# Copyright (C) 2007, 2008, 2009, 2010, 2013 Sergey Poznyakoff
4 4
diff --git a/src/Makefile.am b/src/Makefile.am
index 9e9bf80..ac32a89 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,3 +1,3 @@
1# This file is part of GNU Pies. 1# This file is part of GNU Pies.
2# Copyright (C) 2008, 2009, 2010, 2011 Sergey Poznyakoff 2# Copyright (C) 2008-2013 Sergey Poznyakoff
3# 3#
diff --git a/src/acl.c b/src/acl.c
index eed2d78..df53165 100644
--- a/src/acl.c
+++ b/src/acl.c
@@ -1,3 +1,3 @@
1/* This file is part of GNU Pies 1/* This file is part of GNU Pies
2 Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff 2 Copyright (C) 2009-2013 Sergey Poznyakoff
3 3
diff --git a/src/acl.h b/src/acl.h
index c8e4d07..dc09d7b 100644
--- a/src/acl.h
+++ b/src/acl.h
@@ -1,3 +1,3 @@
1/* This file is part of GNU Pies 1/* This file is part of GNU Pies
2 Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff 2 Copyright (C) 2009-2013 Sergey Poznyakoff
3 3
diff --git a/src/addrfmt.c b/src/addrfmt.c
index 801ebab..59754ae 100644
--- a/src/addrfmt.c
+++ b/src/addrfmt.c
@@ -1,3 +1,3 @@
1/* This file is part of GNU Pies 1/* This file is part of GNU Pies
2 Copyright (C) 2009, 2010 Sergey Poznyakoff 2 Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff
3 3
diff --git a/src/cmdline.opt b/src/cmdline.opt
index 76fc4da..a01ea4a 100644
--- a/src/cmdline.opt
+++ b/