From 2f62d436b5157aa881d12ec8e7a7f0893c0d96de Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 2 Jan 2017 13:17:35 +0200 Subject: Happy GNU Year --- Makefile.am | 2 +- NEWS | 2 +- README | 2 +- README-alpha | 2 +- README-hacking | 2 +- acinclude.m4 | 2 +- configure.ac | 2 +- doc/Makefile.am | 2 +- doc/html.init | 2 +- doc/wydawca.texi | 2 +- etc/Makefile.am | 2 +- etc/wydawca.rc | 2 +- include/wydawca/cfg.h | 2 +- include/wydawca/wydawca.h | 2 +- modules/mailutils/mod_mailutils.c | 2 +- src/Makefile.am | 2 +- src/backup.c | 2 +- src/builtin.c | 2 +- src/builtin.h | 2 +- src/cmdline.opt | 2 +- src/config.c | 2 +- src/dictionary.c | 2 +- src/directive.c | 2 +- src/diskio.c | 2 +- src/exec.c | 2 +- src/gpg.c | 2 +- src/interval.c | 2 +- src/job.c | 2 +- src/lock.c | 2 +- src/meta.c | 2 +- src/module.c | 4 ++-- src/net.c | 2 +- src/null.c | 2 +- src/pidfile.c | 2 +- src/pp-setup | 2 +- src/process.c | 2 +- src/pushd.c | 2 +- src/report.c | 2 +- src/sql.c | 2 +- src/sql.h | 2 +- src/tcpwrap.c | 2 +- src/timer.c | 2 +- src/triplet.c | 2 +- src/txtacc.c | 2 +- src/userprivs.c | 2 +- src/verify.c | 2 +- src/vtab.c | 2 +- src/watcher.c | 2 +- src/wydawca.c | 3 ++- src/wydawca.h | 2 +- tests/Makefile.am | 2 +- tests/atlocal.in | 2 +- tests/backup00.at | 2 +- tests/backup01.at | 2 +- tests/backup02.at | 2 +- tests/backup03.at | 2 +- tests/bkupname.c | 2 +- tests/check-fail.at | 2 +- tests/check-notify.at | 2 +- tests/check-ok.at | 2 +- tests/etc/Makefile.am | 2 +- tests/etc/mailstats.rcin | 2 +- tests/etc/notify.rcin | 2 +- tests/etc/wydawca.rcin | 2 +- tests/mailstats.at | 2 +- tests/notify-upl.at | 2 +- tests/pushdir.at | 2 +- tests/testsuite.at | 2 +- tests/upl11.at | 2 +- tests/upl12f.at | 2 +- tests/upl12t.at | 2 +- tests/upload-dry.at | 2 +- tests/upload.at | 2 +- tests/version.at | 2 +- tests/wordsplit.at | 2 +- tests/wsbatch.c | 2 +- tests/wstest.c | 2 +- 77 files changed, 79 insertions(+), 78 deletions(-) diff --git a/Makefile.am b/Makefile.am index 1e2d8ef..831bc79 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # This file is part of Wydawca -# Copyright (C) 2007, 2009-2013 Sergey Poznyakoff +# Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/NEWS b/NEWS index 2d8ddc0..c841c35 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ Wydawca NEWS -- history of user-visible changes. 2013-03-12 -Copyright (C) 2007-2013 Sergey Poznyakoff +Copyright (C) 2007-2013, 2017 Sergey Poznyakoff See the end of file for copying conditions. Please send Wydawca bug reports to . diff --git a/README b/README index af2f499..5152650 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ Wydawca README -Copyright (C) 2007-2008, 2010-2013 Sergey Poznyakoff +Copyright (C) 2007-2008, 2010-2013, 2017 Sergey Poznyakoff See the end of file for copying conditions. * Introduction diff --git a/README-alpha b/README-alpha index a0bbf4e..09b8a77 100644 --- a/README-alpha +++ b/README-alpha @@ -39,7 +39,7 @@ SVN version. * Copyright information - Copyright (C) 2007, 2010-2011 Sergey Poznyakoff + Copyright (C) 2007, 2010-2011, 2017 Sergey Poznyakoff Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the diff --git a/README-hacking b/README-hacking index e4bd593..8e7055f 100644 --- a/README-hacking +++ b/README-hacking @@ -53,7 +53,7 @@ For more information about `bootstrap', run `bootstrap --help'. * Copyright information - Copyright (C) 2007, 2009-2011 Sergey Poznyakoff + Copyright (C) 2007, 2009-2011, 2017 Sergey Poznyakoff Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the diff --git a/acinclude.m4 b/acinclude.m4 index 92bef17..1126f4a 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -1,4 +1,4 @@ -# Copyright (C) 2001, 2006, 2008-2011 Sergey Poznyakoff +# Copyright (C) 2001, 2006, 2008-2011, 2017 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 diff --git a/configure.ac b/configure.ac index 908f20f..85dce1a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # This file is part of Wydawca -*- autoconf -*- -# Copyright (C) 2007-2013 Sergey Poznyakoff +# Copyright (C) 2007-2013, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/doc/Makefile.am b/doc/Makefile.am index 7a70925..14a29d8 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ # This file is part of Wydawca -# Copyright (C) 2007, 2009-2013 Sergey Poznyakoff +# Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff # # Wudawca 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 diff --git a/doc/html.init b/doc/html.init index eb349e3..2105581 100644 --- a/doc/html.init +++ b/doc/html.init @@ -1,5 +1,5 @@ # Texi2any configuration for wydawca documentation. -*- perl -*- -# Copyright (C) 2009-2011, 2015 Sergey Poznyakoff +# Copyright (C) 2009-2011, 2015, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/doc/wydawca.texi b/doc/wydawca.texi index 59289fb..f712ceb 100644 --- a/doc/wydawca.texi +++ b/doc/wydawca.texi @@ -31,7 +31,7 @@ Published by the Free Software Foundation, 51 Franklin Street, Fifth Floor Boston, MA 02110-1301, USA -Copyright @copyright{} 2007, 2009-2015 Sergey Poznyakoff +Copyright @copyright{} 2007, 2009-2015, 2017 Sergey Poznyakoff Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or diff --git a/etc/Makefile.am b/etc/Makefile.am index 93db4b6..940b725 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,5 +1,5 @@ # This file is part of Wydawca -# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff +# Copyright (C) 2007, 2009-2011, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/etc/wydawca.rc b/etc/wydawca.rc index 08c51dd..0cca644 100644 --- a/etc/wydawca.rc +++ b/etc/wydawca.rc @@ -1,5 +1,5 @@ /* A sample configuration file for Wydawca - Copyright (C) 2007, 2009-2011 Sergey Poznyakoff + Copyright (C) 2007, 2009-2011, 2017 Sergey Poznyakoff Wydawca 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 diff --git a/include/wydawca/cfg.h b/include/wydawca/cfg.h index 150cb69..2d4cbb7 100644 --- a/include/wydawca/cfg.h +++ b/include/wydawca/cfg.h @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007-2013 Sergey Poznyakoff + Copyright (C) 2007-2013, 2017 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 diff --git a/include/wydawca/wydawca.h b/include/wydawca/wydawca.h index 3bda88c..86e6df2 100644 --- a/include/wydawca/wydawca.h +++ b/include/wydawca/wydawca.h @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007-2013 Sergey Poznyakoff + Copyright (C) 2007-2013, 2017 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 diff --git a/modules/mailutils/mod_mailutils.c b/modules/mailutils/mod_mailutils.c index f705168..4ce0022 100644 --- a/modules/mailutils/mod_mailutils.c +++ b/modules/mailutils/mod_mailutils.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007-2013 Sergey Poznyakoff + Copyright (C) 2007-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/Makefile.am b/src/Makefile.am index e286dfb..55c3740 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,5 @@ # This file is part of Wydawca -# Copyright (C) 2007, 2009-2013 Sergey Poznyakoff +# Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/backup.c b/src/backup.c index 5fbac53..8df1923 100644 --- a/src/backup.c +++ b/src/backup.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2011-2013 Sergey Poznyakoff + Copyright (C) 2011-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/builtin.c b/src/builtin.c index b812236..3ec68f3 100644 --- a/src/builtin.c +++ b/src/builtin.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2009-2013 Sergey Poznyakoff + Copyright (C) 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/builtin.h b/src/builtin.h index a5bcfbc..b9a2ba0 100644 --- a/src/builtin.h +++ b/src/builtin.h @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2009-2013 Sergey Poznyakoff + Copyright (C) 2009-2013, 2017 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 diff --git a/src/cmdline.opt b/src/cmdline.opt index 5862d87..d3375e6 100644 --- a/src/cmdline.opt +++ b/src/cmdline.opt @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon -*- c -*- - Copyright (C) 2007, 2009-2013 Sergey Poznyakoff + Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/config.c b/src/config.c index f5860d4..57cdc7a 100644 --- a/src/config.c +++ b/src/config.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007-2013 Sergey Poznyakoff + Copyright (C) 2007-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/dictionary.c b/src/dictionary.c index 0b96543..5915a9f 100644 --- a/src/dictionary.c +++ b/src/dictionary.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007, 2010-2013 Sergey Poznyakoff + Copyright (C) 2007, 2010-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/directive.c b/src/directive.c index c7e1817..bc4067a 100644 --- a/src/directive.c +++ b/src/directive.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007-2008, 2010-2013 Sergey Poznyakoff + Copyright (C) 2007-2008, 2010-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/diskio.c b/src/diskio.c index d083d2a..9b0ea8c 100644 --- a/src/diskio.c +++ b/src/diskio.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007-2013 Sergey Poznyakoff + Copyright (C) 2007-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/exec.c b/src/exec.c index 5b75f77..bfb6791 100644 --- a/src/exec.c +++ b/src/exec.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007, 2009-2013 Sergey Poznyakoff + Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/gpg.c b/src/gpg.c index ff55619..150dd1d 100644 --- a/src/gpg.c +++ b/src/gpg.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007, 2010-2013 Sergey Poznyakoff + Copyright (C) 2007, 2010-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/interval.c b/src/interval.c index 049091d..8775a2a 100644 --- a/src/interval.c +++ b/src/interval.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007, 2009-2013 Sergey Poznyakoff + Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/job.c b/src/job.c index 680f454..6714ec6 100644 --- a/src/job.c +++ b/src/job.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2009-2013 Sergey Poznyakoff + Copyright (C) 2009-2013, 2017 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 diff --git a/src/lock.c b/src/lock.c index 1613cab..abfab3e 100644 --- a/src/lock.c +++ b/src/lock.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007, 2009-2013 Sergey Poznyakoff + Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/meta.c b/src/meta.c index 338d624..893abfc 100644 --- a/src/meta.c +++ b/src/meta.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007-2013 Sergey Poznyakoff + Copyright (C) 2007-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/module.c b/src/module.c index ca1d471..de00534 100644 --- a/src/module.c +++ b/src/module.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007-2013 Sergey Poznyakoff + Copyright (C) 2007-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the @@ -111,7 +111,7 @@ modload(struct module *mod, lt_dladvise advise) handle = lt_dlopenadvise(mod->path, advise); if (!handle) { - grecs_error(&mod->locus, 0, + grecs_error(mod->locus.beg.file ? &mod->locus : NULL, 0, _("cannot load module %s: %s"), mod->path, lt_dlerror()); return 1; diff --git a/src/net.c b/src/net.c index ccbe370..5df0005 100644 --- a/src/net.c +++ b/src/net.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007, 2009-2013 Sergey Poznyakoff + Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/null.c b/src/null.c index 74a1870..7631a76 100644 --- a/src/null.c +++ b/src/null.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2009-2013 Sergey Poznyakoff + Copyright (C) 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/pidfile.c b/src/pidfile.c index afac10f..3a87df7 100644 --- a/src/pidfile.c +++ b/src/pidfile.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007, 2009-2013 Sergey Poznyakoff + Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/pp-setup b/src/pp-setup index 1bb076c..9f00993 100644 --- a/src/pp-setup +++ b/src/pp-setup @@ -1,6 +1,6 @@ divert(-1) dnl -*- m4 -*- # This file is part of Wydawca -# Copyright (C) 2007, 2009-2011 Sergey Poznyakoff +# Copyright (C) 2007, 2009-2011, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/process.c b/src/process.c index 181a81b..d93a48e 100644 --- a/src/process.c +++ b/src/process.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007, 2009-2013 Sergey Poznyakoff + Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/pushd.c b/src/pushd.c index 61ad5b5..03e9f58 100644 --- a/src/pushd.c +++ b/src/pushd.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2011,2013 Sergey Poznyakoff + Copyright (C) 2011, 2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/report.c b/src/report.c index fe40454..6bf2b3a 100644 --- a/src/report.c +++ b/src/report.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2009-2013 Sergey Poznyakoff + Copyright (C) 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/sql.c b/src/sql.c index 4176e88..5f97d07 100644 --- a/src/sql.c +++ b/src/sql.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007, 2010-2013 Sergey Poznyakoff + Copyright (C) 2007, 2010-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/sql.h b/src/sql.h index a33c8de..0e03a29 100644 --- a/src/sql.h +++ b/src/sql.h @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2009-2013 Sergey Poznyakoff + Copyright (C) 2009-2013, 2017 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 diff --git a/src/tcpwrap.c b/src/tcpwrap.c index 9fffff6..47295f1 100644 --- a/src/tcpwrap.c +++ b/src/tcpwrap.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007-2013 Sergey Poznyakoff + Copyright (C) 2007-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/timer.c b/src/timer.c index 1b73cbf..10aa68f 100644 --- a/src/timer.c +++ b/src/timer.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2008-2013 Sergey Poznyakoff + Copyright (C) 2008-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/triplet.c b/src/triplet.c index 1b3569f..45b7b24 100644 --- a/src/triplet.c +++ b/src/triplet.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007-2013 Sergey Poznyakoff + Copyright (C) 2007-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/txtacc.c b/src/txtacc.c index a1b96ed..d2ab7ca 100644 --- a/src/txtacc.c +++ b/src/txtacc.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007, 2009-2013 Sergey Poznyakoff + Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/userprivs.c b/src/userprivs.c index 13a2d87..af96126 100644 --- a/src/userprivs.c +++ b/src/userprivs.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007, 2009-2013 Sergey Poznyakoff + Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/verify.c b/src/verify.c index 2fea122..e9854ae 100644 --- a/src/verify.c +++ b/src/verify.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007-2013 Sergey Poznyakoff + Copyright (C) 2007-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/vtab.c b/src/vtab.c index 3715650..dff8011 100644 --- a/src/vtab.c +++ b/src/vtab.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2009-2013 Sergey Poznyakoff + Copyright (C) 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/watcher.c b/src/watcher.c index da55861..1aa5721 100644 --- a/src/watcher.c +++ b/src/watcher.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007, 2009-2013 Sergey Poznyakoff + Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/wydawca.c b/src/wydawca.c index 2f7332d..9591547 100644 --- a/src/wydawca.c +++ b/src/wydawca.c @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007, 2009-2013 Sergey Poznyakoff + Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff Wydawca is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the @@ -15,6 +15,7 @@ with wydawca. If not, see . */ #include "wydawca.h" +#include char *program_name; uid_t wydawca_uid; diff --git a/src/wydawca.h b/src/wydawca.h index 2336851..287ffb8 100644 --- a/src/wydawca.h +++ b/src/wydawca.h @@ -1,5 +1,5 @@ /* wydawca - automatic release submission daemon - Copyright (C) 2007-2013 Sergey Poznyakoff + Copyright (C) 2007-2013, 2017 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 diff --git a/tests/Makefile.am b/tests/Makefile.am index 4ea5032..3f7a491 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ # This file is part of Wydawca -# Copyright (C) 2009-2013 Sergey Poznyakoff +# Copyright (C) 2009-2013, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/atlocal.in b/tests/atlocal.in index 77cf11b..af69a75 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -1,6 +1,6 @@ # @configure_input@ -*- shell-script -*- # Configurable variable values for Wydawca test suite. -# Copyright (C) 2009-2012 Sergey Poznyakoff +# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH diff --git a/tests/backup00.at b/tests/backup00.at index 8133c6b..6f63aa0 100644 --- a/tests/backup00.at +++ b/tests/backup00.at @@ -1,5 +1,5 @@ # This file is part of wydawca testsuite -*- Autotest -*- -# Copyright (C) 2009, 2010 Sergey Poznyakoff +# Copyright (C) 2009-2010, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/backup01.at b/tests/backup01.at index 37664f0..9a4890d 100644 --- a/tests/backup01.at +++ b/tests/backup01.at @@ -1,5 +1,5 @@ # This file is part of wydawca testsuite -*- Autotest -*- -# Copyright (C) 2009-2011 Sergey Poznyakoff +# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/backup02.at b/tests/backup02.at index 4b1bea1..bc1ac94 100644 --- a/tests/backup02.at +++ b/tests/backup02.at @@ -1,5 +1,5 @@ # This file is part of wydawca testsuite -*- Autotest -*- -# Copyright (C) 2009-2011 Sergey Poznyakoff +# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/backup03.at b/tests/backup03.at index dfc39b4..d0682d7 100644 --- a/tests/backup03.at +++ b/tests/backup03.at @@ -1,5 +1,5 @@ # This file is part of wydawca testsuite -*- Autotest -*- -# Copyright (C) 2009-2011 Sergey Poznyakoff +# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/bkupname.c b/tests/bkupname.c index aa30efe..34109e3 100644 --- a/tests/bkupname.c +++ b/tests/bkupname.c @@ -1,5 +1,5 @@ /* wordsplit - a word splitter - Copyright (C) 2009-2011 Sergey Poznyakoff + Copyright (C) 2009-2011, 2017 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 diff --git a/tests/check-fail.at b/tests/check-fail.at index 8e2cff4..d3f09b7 100644 --- a/tests/check-fail.at +++ b/tests/check-fail.at @@ -1,5 +1,5 @@ # Check distribution verification tests - failure -*- Autotest -*- -# Copyright (C) 2010-2012 Sergey Poznyakoff +# Copyright (C) 2010-2012, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/check-notify.at b/tests/check-notify.at index a357aff..65aa8b7 100644 --- a/tests/check-notify.at +++ b/tests/check-notify.at @@ -1,5 +1,5 @@ # Check distribution verification tests - failure notification -*- Autotest -*- -# Copyright (C) 2010-2012 Sergey Poznyakoff +# Copyright (C) 2010-2012, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/check-ok.at b/tests/check-ok.at index d09a713..64c0eba 100644 --- a/tests/check-ok.at +++ b/tests/check-ok.at @@ -1,5 +1,5 @@ # Check distribution verification tests - success -*- Autotest -*- -# Copyright (C) 2010-2012 Sergey Poznyakoff +# Copyright (C) 2010-2012, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/etc/Makefile.am b/tests/etc/Makefile.am index 086b659..ffb8f99 100644 --- a/tests/etc/Makefile.am +++ b/tests/etc/Makefile.am @@ -1,5 +1,5 @@ # This file is part of Wydawca -# Copyright (C) 2009-2011 Sergey Poznyakoff +# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/etc/mailstats.rcin b/tests/etc/mailstats.rcin index fc37a4e..995cd65 100644 --- a/tests/etc/mailstats.rcin +++ b/tests/etc/mailstats.rcin @@ -1,5 +1,5 @@ # This file is part of Wydawca testsuite -# Copyright (C) 2009-2011 Sergey Poznyakoff +# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/etc/notify.rcin b/tests/etc/notify.rcin index 4fba0bd..3ae3783 100644 --- a/tests/etc/notify.rcin +++ b/tests/etc/notify.rcin @@ -1,5 +1,5 @@ # This file is part of Wydawca testsuite -# Copyright (C) 2009-2011 Sergey Poznyakoff +# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/etc/wydawca.rcin b/tests/etc/wydawca.rcin index a5e2187..8b6c781 100644 --- a/tests/etc/wydawca.rcin +++ b/tests/etc/wydawca.rcin @@ -1,5 +1,5 @@ # This file is part of Wydawca testsuite -# Copyright (C) 2009-2012 Sergey Poznyakoff +# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/mailstats.at b/tests/mailstats.at index 06338a7..32fcb0f 100644 --- a/tests/mailstats.at +++ b/tests/mailstats.at @@ -1,5 +1,5 @@ # Check mailing statistics -*- Autotest -*- -# Copyright (C) 2009-2012 Sergey Poznyakoff +# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/notify-upl.at b/tests/notify-upl.at index ab69e4f..3ace508 100644 --- a/tests/notify-upl.at +++ b/tests/notify-upl.at @@ -1,5 +1,5 @@ # Check success notifications -*- Autotest -*- -# Copyright (C) 2009-2012 Sergey Poznyakoff +# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/pushdir.at b/tests/pushdir.at index 3887ffb..778316d 100644 --- a/tests/pushdir.at +++ b/tests/pushdir.at @@ -1,5 +1,5 @@ # Check directory stack functions -*- Autotest -*- -# Copyright (C) 2011 Sergey Poznyakoff +# Copyright (C) 2011, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/testsuite.at b/tests/testsuite.at index 2cba160..e16bcab 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -1,6 +1,6 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # This file is part of Wydawca -# Copyright (C) 2009-2012 Sergey Poznyakoff +# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/upl11.at b/tests/upl11.at index 9e92f5e..2ce7bed 100644 --- a/tests/upl11.at +++ b/tests/upl11.at @@ -1,5 +1,5 @@ # Check working uploads -*- Autotest -*- -# Copyright (C) 2009-2012 Sergey Poznyakoff +# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/upl12f.at b/tests/upl12f.at index 08d798e..ffa56cf 100644 --- a/tests/upl12f.at +++ b/tests/upl12f.at @@ -1,5 +1,5 @@ # Check working uploads -*- Autotest -*- -# Copyright (C) 2009-2012 Sergey Poznyakoff +# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/upl12t.at b/tests/upl12t.at index 17854d9..5179ae6 100644 --- a/tests/upl12t.at +++ b/tests/upl12t.at @@ -1,5 +1,5 @@ # Check working uploads -*- Autotest -*- -# Copyright (C) 2009-2012 Sergey Poznyakoff +# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/upload-dry.at b/tests/upload-dry.at index 14389e1..77cd775 100644 --- a/tests/upload-dry.at +++ b/tests/upload-dry.at @@ -1,5 +1,5 @@ # Check dry-run uploads -*- Autotest -*- -# Copyright (C) 2009-2012 Sergey Poznyakoff +# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/upload.at b/tests/upload.at index cd76362..3e3500e 100644 --- a/tests/upload.at +++ b/tests/upload.at @@ -1,5 +1,5 @@ # Check working uploads -*- Autotest -*- -# Copyright (C) 2009-2012 Sergey Poznyakoff +# Copyright (C) 2009-2012, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/version.at b/tests/version.at index 201fa6a..26fb8b5 100644 --- a/tests/version.at +++ b/tests/version.at @@ -1,5 +1,5 @@ # Checking wydawca version -*- Autotest -*- -# Copyright (C) 2009-2011 Sergey Poznyakoff +# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/wordsplit.at b/tests/wordsplit.at index 2f013dc..09736a5 100644 --- a/tests/wordsplit.at +++ b/tests/wordsplit.at @@ -1,5 +1,5 @@ # Check for wworking word splitter -*- Autotest -*- -# Copyright (C) 2009-2011 Sergey Poznyakoff +# Copyright (C) 2009-2011, 2017 Sergey Poznyakoff # # Wydawca is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/wsbatch.c b/tests/wsbatch.c index d25675b..fc6439f 100644 --- a/tests/wsbatch.c +++ b/tests/wsbatch.c @@ -1,5 +1,5 @@ /* wordsplit - a word splitter - Copyright (C) 2009-2011 Sergey Poznyakoff + Copyright (C) 2009-2011, 2017 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 diff --git a/tests/wstest.c b/tests/wstest.c index c7c0a6b..7ad1060 100644 --- a/tests/wstest.c +++ b/tests/wstest.c @@ -1,5 +1,5 @@ /* wordsplit - a word splitter - Copyright (C) 2009-2011 Sergey Poznyakoff + Copyright (C) 2009-2011, 2017 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 -- cgit v1.2.1