aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--NEWS2
-rw-r--r--README2
-rw-r--r--README-alpha2
-rw-r--r--README-hacking2
-rw-r--r--acinclude.m42
-rw-r--r--configure.ac2
-rw-r--r--doc/Config2
-rw-r--r--doc/Makefile.am2
-rwxr-xr-xdoc/check-docs.sh2
-rw-r--r--doc/wydawca.texi2
-rw-r--r--etc/Makefile.am2
-rw-r--r--etc/wydawca.rc2
-rw-r--r--src/Makefile.am2
-rw-r--r--src/builtin.c2
-rw-r--r--src/builtin.h2
-rw-r--r--src/cmdline.opt2
-rw-r--r--src/config.c2
-rw-r--r--src/dictionary.c2
-rw-r--r--src/directive.c2
-rw-r--r--src/diskio.c2
-rw-r--r--src/exec.c2
-rw-r--r--src/gpg.c2
-rw-r--r--src/interval.c2
-rw-r--r--src/job.c2
-rw-r--r--src/lock.c2
-rw-r--r--src/mail.c2
-rw-r--r--src/mail.h2
-rw-r--r--src/meta.c2
-rw-r--r--src/net.c2
-rw-r--r--src/null.c2
-rw-r--r--src/pidfile.c2
-rw-r--r--src/pp-setup2
-rw-r--r--src/process.c2
-rw-r--r--src/report.c2
-rw-r--r--src/sql.c2
-rw-r--r--src/sql.h2
-rw-r--r--src/tcpwrap.c2
-rw-r--r--src/timer.c2
-rw-r--r--src/triplet.c2
-rw-r--r--src/txtacc.c2
-rw-r--r--src/update-2.0.awk2
-rw-r--r--src/userprivs.c2
-rw-r--r--src/verify.c2
-rw-r--r--src/vtab.c2
-rw-r--r--src/wydawca.c2
-rw-r--r--src/wydawca.h2
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/atlocal.in2
-rw-r--r--tests/backup01.at2
-rw-r--r--tests/backup02.at2
-rw-r--r--tests/backup03.at2
-rw-r--r--tests/bkupname.c2
-rw-r--r--tests/check-fail.at2
-rw-r--r--tests/check-notify.at2
-rw-r--r--tests/check-ok.at2
-rw-r--r--tests/etc/Makefile.am2
-rw-r--r--tests/etc/mailstats.rc2
-rw-r--r--tests/etc/notify.rc2
-rw-r--r--tests/etc/wydawca.rcin2
-rw-r--r--tests/mailstats.at2
-rw-r--r--tests/notify-upl.at2
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/upload-dry.at2
-rw-r--r--tests/upload.at2
-rw-r--r--tests/version.at2
-rw-r--r--tests/wordsplit.at2
-rw-r--r--tests/wsbatch.c2
-rw-r--r--tests/wstest.c2
69 files changed, 69 insertions, 69 deletions
diff --git a/Makefile.am b/Makefile.am
index 29641e2..f3d1db8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of Wydawca
-# Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
#
diff --git a/NEWS b/NEWS
index 4bd6735..af36469 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,3 @@
Wydawca NEWS -- history of user-visible changes. 2010-01-06
-Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+Copyright (C) 2007-2011 Sergey Poznyakoff
See the end of file for copying conditions.
diff --git a/README b/README
index ea08cb2..8a939ce 100644
--- a/README
+++ b/README
@@ -1,3 +1,3 @@
Wydawca README
-Copyright (C) 2007, 2008, 2010 Sergey Poznyakoff
+Copyright (C) 2007-2008, 2010-2011 Sergey Poznyakoff
See the end of file for copying conditions.
diff --git a/README-alpha b/README-alpha
index 327045a..a0bbf4e 100644
--- a/README-alpha
+++ b/README-alpha
@@ -41,3 +41,3 @@ SVN version.
- Copyright (C) 2007, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2010-2011 Sergey Poznyakoff
diff --git a/README-hacking b/README-hacking
index bc6ac2e..e4bd593 100644
--- a/README-hacking
+++ b/README-hacking
@@ -55,3 +55,3 @@ For more information about `bootstrap', run `bootstrap --help'.
- Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
diff --git a/acinclude.m4 b/acinclude.m4
index f1924d2..f961c8b 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1,2 +1,2 @@
-# Copyright (C) 2001, 2006, 2008, 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2001, 2006, 2008-2011 Sergey Poznyakoff
#
diff --git a/configure.ac b/configure.ac
index 344c3b8..134c748 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,3 +1,3 @@
# This file is part of Wydawca -*- autoconf -*-
-# Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2007-2011 Sergey Poznyakoff
#
diff --git a/doc/Config b/doc/Config
index 719a259..382fdc5 100644
--- a/doc/Config
+++ b/doc/Config
@@ -1,3 +1,3 @@
# Texi2html configuration for Wydawca documentation. -*- perl -*-
-# Copyright (C) 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2009-2011 Sergey Poznyakoff
#
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 4a81adc..b66259e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of Wydawca
-# Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
#
diff --git a/doc/check-docs.sh b/doc/check-docs.sh
index 47ac1e3..c328818 100755
--- a/doc/check-docs.sh
+++ b/doc/check-docs.sh
@@ -2,3 +2,3 @@
# This file is part of mailfrom filter.
-# Copyright (C) 2006, 2007, 2010 Sergey Poznyakoff
+# Copyright (C) 2006-2007, 2010-2011 Sergey Poznyakoff
#
diff --git a/doc/wydawca.texi b/doc/wydawca.texi
index 961c2dc..273d997 100644
--- a/doc/wydawca.texi
+++ b/doc/wydawca.texi
@@ -33,3 +33,3 @@ Boston, MA 02110-1301, USA
-Copyright @copyright{} 2007, 2009, 2010 Sergey Poznyakoff
+Copyright @copyright{} 2007, 2009-2011 Sergey Poznyakoff
diff --git a/etc/Makefile.am b/etc/Makefile.am
index c643c33..93db4b6 100644
--- a/etc/Makefile.am
+++ b/etc/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of Wydawca
-# Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
#
diff --git a/etc/wydawca.rc b/etc/wydawca.rc
index 04e7be9..d40cf35 100644
--- a/etc/wydawca.rc
+++ b/etc/wydawca.rc
@@ -1,3 +1,3 @@
/* A sample configuration file for Wydawca
- Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
diff --git a/src/Makefile.am b/src/Makefile.am
index 3b524ba..73182c4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of Wydawca
-# Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
#
diff --git a/src/builtin.c b/src/builtin.c
index 8a07eab..f031897 100644
--- a/src/builtin.c
+++ b/src/builtin.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2009-2011 Sergey Poznyakoff
diff --git a/src/builtin.h b/src/builtin.h
index 3edfa0c..7e5245d 100644
--- a/src/builtin.h
+++ b/src/builtin.h
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2009-2011 Sergey Poznyakoff
diff --git a/src/cmdline.opt b/src/cmdline.opt
index f92f48f..c6f8741 100644
--- a/src/cmdline.opt
+++ b/src/cmdline.opt
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon -*- c -*-
- Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
diff --git a/src/config.c b/src/config.c
index 8250749..6101ad8 100644
--- a/src/config.c
+++ b/src/config.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/dictionary.c b/src/dictionary.c
index 2b995d4..11a263b 100644
--- a/src/dictionary.c
+++ b/src/dictionary.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2010-2011 Sergey Poznyakoff
diff --git a/src/directive.c b/src/directive.c
index fadaedf..c1c0919 100644
--- a/src/directive.c
+++ b/src/directive.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2008, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2008, 2010-2011 Sergey Poznyakoff
diff --git a/src/diskio.c b/src/diskio.c
index b175a45..09cef96 100644
--- a/src/diskio.c
+++ b/src/diskio.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/exec.c b/src/exec.c
index 7ebf152..e92fe17 100644
--- a/src/exec.c
+++ b/src/exec.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
diff --git a/src/gpg.c b/src/gpg.c
index d4f9b71..8979e9c 100644
--- a/src/gpg.c
+++ b/src/gpg.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2010-2011 Sergey Poznyakoff
diff --git a/src/interval.c b/src/interval.c
index 247df05..cf46b4c 100644
--- a/src/interval.c
+++ b/src/interval.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
diff --git a/src/job.c b/src/job.c
index 764e463..4a97f88 100644
--- a/src/job.c
+++ b/src/job.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2009-2011 Sergey Poznyakoff
diff --git a/src/lock.c b/src/lock.c
index dece75d..74ca883 100644
--- a/src/lock.c
+++ b/src/lock.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
diff --git a/src/mail.c b/src/mail.c
index 6855ed7..c2e92f9 100644
--- a/src/mail.c
+++ b/src/mail.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/mail.h b/src/mail.h
index 2a1f327..279e291 100644
--- a/src/mail.h
+++ b/src/mail.h
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2010-2011 Sergey Poznyakoff
diff --git a/src/meta.c b/src/meta.c
index 059fe6e..d93f430 100644
--- a/src/meta.c
+++ b/src/meta.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/net.c b/src/net.c
index d08a6ba..4857fa2 100644
--- a/src/net.c
+++ b/src/net.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
diff --git a/src/null.c b/src/null.c
index c37ade3..337779a 100644
--- a/src/null.c
+++ b/src/null.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2009-2011 Sergey Poznyakoff
diff --git a/src/pidfile.c b/src/pidfile.c
index 17f9a13..9990e57 100644
--- a/src/pidfile.c
+++ b/src/pidfile.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
diff --git a/src/pp-setup b/src/pp-setup
index 4fd2d2d..1bb076c 100644
--- a/src/pp-setup
+++ b/src/pp-setup
@@ -2,3 +2,3 @@ divert(-1) dnl -*- m4 -*-
# This file is part of Wydawca
-# Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
#
diff --git a/src/process.c b/src/process.c
index 200d987..c5eb321 100644
--- a/src/process.c
+++ b/src/process.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
diff --git a/src/report.c b/src/report.c
index 0e87ac9..7344dbf 100644
--- a/src/report.c
+++ b/src/report.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2009-2011 Sergey Poznyakoff
diff --git a/src/sql.c b/src/sql.c
index 80eb344..1f47343 100644
--- a/src/sql.c
+++ b/src/sql.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2010-2011 Sergey Poznyakoff
diff --git a/src/sql.h b/src/sql.h
index a4ab2ee..ce65c20 100644
--- a/src/sql.h
+++ b/src/sql.h
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2009-2011 Sergey Poznyakoff
diff --git a/src/tcpwrap.c b/src/tcpwrap.c
index 6924dbe..8ece4c8 100644
--- a/src/tcpwrap.c
+++ b/src/tcpwrap.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/timer.c b/src/timer.c
index cece63a..8881c9a 100644
--- a/src/timer.c
+++ b/src/timer.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2008-2011 Sergey Poznyakoff
diff --git a/src/triplet.c b/src/triplet.c
index 9dfdf2c..79ca8c2 100644
--- a/src/triplet.c
+++ b/src/triplet.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/txtacc.c b/src/txtacc.c
index 442e27e..d5da901 100644
--- a/src/txtacc.c
+++ b/src/txtacc.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
diff --git a/src/update-2.0.awk b/src/update-2.0.awk
index cd7dc1f..da012b1 100644
--- a/src/update-2.0.awk
+++ b/src/update-2.0.awk
@@ -1,3 +1,3 @@
# This file is part of Wydawca
-# Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
#
diff --git a/src/userprivs.c b/src/userprivs.c
index 2cca6bc..c511438 100644
--- a/src/userprivs.c
+++ b/src/userprivs.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
diff --git a/src/verify.c b/src/verify.c
index c8fef11..1409889 100644
--- a/src/verify.c
+++ b/src/verify.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/src/vtab.c b/src/vtab.c
index 918bab3..2f8a85e 100644
--- a/src/vtab.c
+++ b/src/vtab.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2009-2011 Sergey Poznyakoff
diff --git a/src/wydawca.c b/src/wydawca.c
index 36aa8b7..0b9db95 100644
--- a/src/wydawca.c
+++ b/src/wydawca.c
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
diff --git a/src/wydawca.h b/src/wydawca.h
index 94b7ee3..7ff4412 100644
--- a/src/wydawca.h
+++ b/src/wydawca.h
@@ -1,3 +1,3 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2007-2011 Sergey Poznyakoff
diff --git a/tests/Makefile.am b/tests/Makefile.am
index cc52dbf..aa85c51 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of Wydawca
-# Copyright (C) 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2009-2011 Sergey Poznyakoff
#
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 7f6e327..9a560a8 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -2,3 +2,3 @@
# Configurable variable values for Wydawca test suite.
-# Copyright (C) 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2009-2011 Sergey Poznyakoff
diff --git a/tests/backup01.at b/tests/backup01.at
index 7cf4f93..37664f0 100644
--- a/tests/backup01.at
+++ b/tests/backup01.at
@@ -1,3 +1,3 @@
# This file is part of wydawca testsuite -*- Autotest -*-
-# Copyright (C) 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2009-2011 Sergey Poznyakoff
#
diff --git a/tests/backup02.at b/tests/backup02.at
index b5bcc54..4b1bea1 100644
--- a/tests/backup02.at
+++ b/tests/backup02.at
@@ -1,3 +1,3 @@
# This file is part of wydawca testsuite -*- Autotest -*-
-# Copyright (C) 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2009-2011 Sergey Poznyakoff
#
diff --git a/tests/backup03.at b/tests/backup03.at
index 947c145..dfc39b4 100644
--- a/tests/backup03.at
+++ b/tests/backup03.at
@@ -1,3 +1,3 @@
# This file is part of wydawca testsuite -*- Autotest -*-
-# Copyright (C) 2009, 2010 Sergey Poznyakoff
+# Copyright (C) 2009-2011 Sergey Poznyakoff
#
diff --git a/tests/bkupname.c b/tests/bkupname.c
index 6187146..aa30efe 100644
--- a/tests/bkupname.c
+++ b/tests/bkupname.c
@@ -1,3 +1,3 @@
/* wordsplit - a word splitter
- Copyright (C) 2009, 2010 Sergey Poznyakoff
+ Copyright (C) 2009-2011 Sergey Poznyakoff
diff --git a/tests/check-fail.at b/tests/check-fail.at
index 6676b92..abe8686 100644
--- a/tests/check-fail.at
+++ b/tests/check-fail.at
@@ -1,3 +1,3 @@
# Check distribution verification tests - failure -*- Autotest -*-
-# Copyright (C) 2010 Sergey Poznyakoff
+# Copyright (C) 2010-2011 Sergey Poznyakoff
#
diff --git a/tests/check-notify.at b/tests/check-notify.at
index f8d8cdb..136ddbb 100644
--- a/tests/check-notify.at
+++ b/tests/check-notify.at
@@ -1,3 +1,3 @@
# Check distribution verification tests - failure notification -*- Autotest -*-
-# Copyright (C) 2010 Sergey Poznyakoff
+# Copyright (C) 2010-2011 Sergey Poznyakoff
#
diff --git a/tests/check-ok.at b/tests/check-ok.at
i