aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-03-13 18:50:47 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-03-13 20:59:33 +0200
commitc50de06616199714e408fee5c7b3a041fcf140c6 (patch)
treecbdef731830cdc742e36a782551a22cb0ff5a5f9 /tests
parent31c92b2570bd03ecbcd812dc22f51d7a89c97947 (diff)
downloadwydawca-c50de06616199714e408fee5c7b3a041fcf140c6.tar.gz
wydawca-c50de06616199714e408fee5c7b3a041fcf140c6.tar.bz2
Version 3.1release-3.1
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
-rw-r--r--tests/atlocal.in2
-rw-r--r--tests/backup00.at2
-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.rcin2
-rw-r--r--tests/etc/notify.rcin2
-rw-r--r--tests/etc/wydawca.rcin2
-rw-r--r--tests/mailstats.at2
-rw-r--r--tests/notify-upl.at2
-rw-r--r--tests/nullmail.c2
-rw-r--r--tests/pushck.c2
-rw-r--r--tests/pushdir.at2
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/upl11.at2
-rw-r--r--tests/upl12f.at2
-rw-r--r--tests/upl12t.at2
-rw-r--r--tests/upload-dry.at2
-rw-r--r--tests/upload.at2
-rw-r--r--tests/version.at2
26 files changed, 26 insertions, 27 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c45b0b9..edf7b08 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,6 +1,5 @@
# This file is part of Wydawca
-# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2017, 2019 Sergey
-# Poznyakoff
+# Copyright (C) 2009-2013, 2017, 2019-2020 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 664d29f..d0a9899 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, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2012, 2017, 2019-2020 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 598e09c..fa6c63d 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, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2010, 2017, 2019-2020 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 f36d19c..8c160a0 100644
--- a/tests/backup01.at
+++ b/tests/backup01.at
@@ -1,5 +1,5 @@
# This file is part of wydawca testsuite -*- Autotest -*-
-# Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2011, 2017, 2019-2020 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 667707b..070ce20 100644
--- a/tests/backup02.at
+++ b/tests/backup02.at
@@ -1,5 +1,5 @@
# This file is part of wydawca testsuite -*- Autotest -*-
-# Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2011, 2017, 2019-2020 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 62dfed2..ec89e28 100644
--- a/tests/backup03.at
+++ b/tests/backup03.at
@@ -1,5 +1,5 @@
# This file is part of wydawca testsuite -*- Autotest -*-
-# Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2011, 2017, 2019-2020 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 db4ae75..d1de3a0 100644
--- a/tests/bkupname.c
+++ b/tests/bkupname.c
@@ -1,5 +1,5 @@
/* wordsplit - a word splitter
- Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
+ Copyright (C) 2009-2011, 2017, 2019-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
diff --git a/tests/check-fail.at b/tests/check-fail.at
index 2a441e9..630889c 100644
--- a/tests/check-fail.at
+++ b/tests/check-fail.at
@@ -1,5 +1,5 @@
# Check distribution verification tests - failure -*- Autotest -*-
-# Copyright (C) 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2010-2012, 2017, 2019-2020 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 ff83bbd..ed2b140 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, 2011, 2012, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2010-2012, 2017, 2019-2020 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 d3871d9..6e31b7e 100644
--- a/tests/check-ok.at
+++ b/tests/check-ok.at
@@ -1,5 +1,5 @@
# Check distribution verification tests - success -*- Autotest -*-
-# Copyright (C) 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2010-2012, 2017, 2019-2020 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 b155256..4f294ad 100644
--- a/tests/etc/Makefile.am
+++ b/tests/etc/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of Wydawca
-# Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2011, 2017, 2019-2020 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 0c69811..46be62e 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, 2010, 2011, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2011, 2017, 2019-2020 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 ea2d2bb..70d2895 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, 2010, 2011, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2011, 2017, 2019-2020 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 369ddc2..6f00159 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, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2012, 2017, 2019-2020 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 491f94e..4109bd5 100644
--- a/tests/mailstats.at
+++ b/tests/mailstats.at
@@ -1,5 +1,5 @@
# Check mailing statistics -*- Autotest -*-
-# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2012, 2017, 2019-2020 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 cbb5d4d..acdf556 100644
--- a/tests/notify-upl.at
+++ b/tests/notify-upl.at
@@ -1,5 +1,5 @@
# Check success notifications -*- Autotest -*-
-# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2012, 2017, 2019-2020 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/nullmail.c b/tests/nullmail.c
index 2a8663c..bfdc9d2 100644
--- a/tests/nullmail.c
+++ b/tests/nullmail.c
@@ -1,5 +1,5 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007-2019 Sergey Poznyakoff
+ Copyright (C) 2007-2020 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/tests/pushck.c b/tests/pushck.c
index 094708b..6fe8c05 100644
--- a/tests/pushck.c
+++ b/tests/pushck.c
@@ -1,5 +1,5 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007-2019 Sergey Poznyakoff
+ Copyright (C) 2007-2020 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/tests/pushdir.at b/tests/pushdir.at
index 7b061c5..32fe3bc 100644
--- a/tests/pushdir.at
+++ b/tests/pushdir.at
@@ -1,5 +1,5 @@
# Check directory stack functions -*- Autotest -*-
-# Copyright (C) 2011, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2011, 2017, 2019-2020 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 9c298b6..bd8792f 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, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2012, 2017, 2019-2020 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 bc9e8b1..676e147 100644
--- a/tests/upl11.at
+++ b/tests/upl11.at
@@ -1,5 +1,5 @@
# Check working uploads -*- Autotest -*-
-# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2012, 2017, 2019-2020 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 d5f001c..52786c1 100644
--- a/tests/upl12f.at
+++ b/tests/upl12f.at
@@ -1,5 +1,5 @@
# Check working uploads -*- Autotest -*-
-# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2012, 2017, 2019-2020 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 180ff4a..2d20599 100644
--- a/tests/upl12t.at
+++ b/tests/upl12t.at
@@ -1,5 +1,5 @@
# Check working uploads -*- Autotest -*-
-# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2012, 2017, 2019-2020 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 bda0370..f11d43f 100644
--- a/tests/upload-dry.at
+++ b/tests/upload-dry.at
@@ -1,5 +1,5 @@
# Check dry-run uploads -*- Autotest -*-
-# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2012, 2017, 2019-2020 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 b88e5df..5ebc457 100644
--- a/tests/upload.at
+++ b/tests/upload.at
@@ -1,5 +1,5 @@
# Check working uploads -*- Autotest -*-
-# Copyright (C) 2009, 2010, 2011, 2012, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2012, 2017, 2019-2020 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 cff259f..fd2c775 100644
--- a/tests/version.at
+++ b/tests/version.at
@@ -1,5 +1,5 @@
# Checking wydawca version -*- Autotest -*-
-# Copyright (C) 2009, 2010, 2011, 2017, 2019 Sergey Poznyakoff
+# Copyright (C) 2009-2011, 2017, 2019-2020 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

Return to:

Send suggestions and report system problems to the System administrator.