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,5 +1,5 @@
1# This file is part of Wydawca 1# This file is part of Wydawca
2# Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff 2# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca 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 4bd6735..af36469 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
1Wydawca NEWS -- history of user-visible changes. 2010-01-06 1Wydawca NEWS -- history of user-visible changes. 2010-01-06
2Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff 2Copyright (C) 2007-2011 Sergey Poznyakoff
3See the end of file for copying conditions. 3See the end of file for copying conditions.
4 4
5Please send Wydawca bug reports to <bug-wydawca@gnu.org.ua>. 5Please send Wydawca bug reports to <bug-wydawca@gnu.org.ua>.
diff --git a/README b/README
index ea08cb2..8a939ce 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
1Wydawca README 1Wydawca README
2Copyright (C) 2007, 2008, 2010 Sergey Poznyakoff 2Copyright (C) 2007-2008, 2010-2011 Sergey Poznyakoff
3See the end of file for copying conditions. 3See the end of file for copying conditions.
4 4
5* Introduction 5* Introduction
diff --git a/README-alpha b/README-alpha
index 327045a..a0bbf4e 100644
--- a/README-alpha
+++ b/README-alpha
@@ -39,7 +39,7 @@ SVN version.
39 39
40* Copyright information 40* Copyright information
41 41
42 Copyright (C) 2007, 2010 Sergey Poznyakoff 42 Copyright (C) 2007, 2010-2011 Sergey Poznyakoff
43 43
44 Permission is granted to anyone to make or distribute verbatim copies 44 Permission is granted to anyone to make or distribute verbatim copies
45 of this document as received, in any medium, provided that the 45 of this document as received, in any medium, provided that the
diff --git a/README-hacking b/README-hacking
index bc6ac2e..e4bd593 100644
--- a/README-hacking
+++ b/README-hacking
@@ -53,7 +53,7 @@ For more information about `bootstrap', run `bootstrap --help'.
53 53
54* Copyright information 54* Copyright information
55 55
56 Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff 56 Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
57 57
58 Permission is granted to anyone to make or distribute verbatim copies 58 Permission is granted to anyone to make or distribute verbatim copies
59 of this document as received, in any medium, provided that the 59 of this document as received, in any medium, provided that the
diff --git a/acinclude.m4 b/acinclude.m4
index f1924d2..f961c8b 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1,4 +1,4 @@
1# Copyright (C) 2001, 2006, 2008, 2009, 2010 Sergey Poznyakoff 1# Copyright (C) 2001, 2006, 2008-2011 Sergey Poznyakoff
2# 2#
3# This program is free software; you can redistribute it and/or modify 3# This program is free software; you can redistribute it and/or modify
4# it under the terms of the GNU General Public License as published by 4# it under the terms of the GNU General Public License as published by
diff --git a/configure.ac b/configure.ac
index 344c3b8..134c748 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1# This file is part of Wydawca -*- autoconf -*- 1# This file is part of Wydawca -*- autoconf -*-
2# Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff 2# Copyright (C) 2007-2011 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca 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/doc/Config b/doc/Config
index 719a259..382fdc5 100644
--- a/doc/Config
+++ b/doc/Config
@@ -1,5 +1,5 @@
1# Texi2html configuration for Wydawca documentation. -*- perl -*- 1# Texi2html configuration for Wydawca documentation. -*- perl -*-
2# Copyright (C) 2009, 2010 Sergey Poznyakoff 2# Copyright (C) 2009-2011 Sergey Poznyakoff
3# 3#
4# Wydawca is free software; you can redistribute it and/or modify 4# Wydawca 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/doc/Makefile.am b/doc/Makefile.am
index 4a81adc..b66259e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
1# This file is part of Wydawca 1# This file is part of Wydawca
2# Copyright (C) 2007, 2009, 2010 Sergey Poznyakoff 2# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff
3# 3#
4# Wudawca is free software; you can redistribute it and/or modify it 4# Wudawca is free software; you can redistribute it and/or modify it
5# under the terms of the GNU General Public License as published by the Free 5# under the terms of the GNU General Public License as published by the Free
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
@@ -1,6 +1,6 @@
1#! /bin/sh 1#! /bin/sh
2# This file is part of mailfrom filter. 2# This file is part of mailfrom filter.
3# Copyright (C) 2006, 2007, 2010 Sergey Poznyakoff 3# Copyright (C) 2006-2007, 2010-2011 Sergey Poznyakoff
4# 4#
5# This program is free software; you can redistribute it and/or modify 5# This program is free software; you can redistribute it and/or modify
6# it under the terms of the GNU General Public License as published by 6# it under the terms of the GNU General Public License as published by
diff --git a/doc/wydawca.texi b/doc/wydawca.texi
index 961c2dc..273d997 100644
--- a/doc/wydawca.texi
+++ b/doc/wydawca.texi
@@ -31,7 +31,7 @@ Published by the Free Software Foundation,
3151 Franklin Street, Fifth Floor 3151 Franklin Street, Fifth Floor
32Boston, MA 02110-1301, USA 32Boston, MA 02110-1301, USA
33 33
34Copyright @copyright{} 2007, 2009, 2010 Sergey Poznyakoff 34Copyright @copyright{} 2007, 2009-2011 Sergey Poznyakoff
35 35
36Permission is granted to copy, distribute and/or modify this document 36Permission is granted to copy, distribute and/or modify this document
37under the terms of the GNU Free Documentation License, Version 1.2 or <