aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-01-01 15:14:55 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-01-01 15:14:55 +0200
commite9ac07640150f7aac1805d1447e6b712464d1b48 (patch)
treec7f50fa712410b60b26de321d949b44994423c5a /tests
parenta0f39d8121a900672a29761a6366568892b99563 (diff)
downloadwydawca-e9ac07640150f7aac1805d1447e6b712464d1b48.tar.gz
wydawca-e9ac07640150f7aac1805d1447e6b712464d1b48.tar.bz2
Happy new year!
Updated year in copyright statements.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/atlocal.in2
-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
15 files changed, 15 insertions, 15 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8efcdef..7d8aead 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of Wydawca
-# Copyright (C) 2009 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 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 18aa370..b3906f8 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 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 Sergey Poznyakoff
PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH
diff --git a/tests/etc/Makefile.am b/tests/etc/Makefile.am
index dd2ea5b..81c7295 100644
--- a/tests/etc/Makefile.am
+++ b/tests/etc/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of Wydawca
-# Copyright (C) 2009 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 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.rc b/tests/etc/mailstats.rc
index febad11..b98e78e 100644
--- a/tests/etc/mailstats.rc
+++ b/tests/etc/mailstats.rc
@@ -1,5 +1,5 @@
# This file is part of Wydawca testsuite
-# Copyright (C) 2009 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 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.rc b/tests/etc/notify.rc
index 8547b66..ff43f46 100644
--- a/tests/etc/notify.rc
+++ b/tests/etc/notify.rc
@@ -1,5 +1,5 @@
# This file is part of Wydawca testsuite
-# Copyright (C) 2009 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 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 54c1dc7..d012554 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 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 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 116f534..370f1f9 100644
--- a/tests/mailstats.at
+++ b/tests/mailstats.at
@@ -1,5 +1,5 @@
# Check mailing statistics -*- Autotest -*-
-# Copyright (C) 2009 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 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 dda2cbc..1512ed8 100644
--- a/tests/notify-upl.at
+++ b/tests/notify-upl.at
@@ -1,5 +1,5 @@
# Check success notifications -*- Autotest -*-
-# Copyright (C) 2009 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 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 dc50951..055e10a 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 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 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 a6317a2..d892b00 100644
--- a/tests/upload-dry.at
+++ b/tests/upload-dry.at
@@ -1,5 +1,5 @@
# Check dry-run uploads -*- Autotest -*-
-# Copyright (C) 2009 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 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 1968658..78a2453 100644
--- a/tests/upload.at
+++ b/tests/upload.at
@@ -1,5 +1,5 @@
# Check working uploads -*- Autotest -*-
-# Copyright (C) 2009 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 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 39876cc..e3aad97 100644
--- a/tests/version.at
+++ b/tests/version.at
@@ -1,5 +1,5 @@
# Checking wydawca version -*- Autotest -*-
-# Copyright (C) 2009 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 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 355bf69..bb29a91 100644
--- a/tests/wordsplit.at
+++ b/tests/wordsplit.at
@@ -1,5 +1,5 @@
# Check for wworking word splitter -*- Autotest -*-
-# Copyright (C) 2009 Sergey Poznyakoff
+# Copyright (C) 2009, 2010 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 372c3ba..e7173cc 100644
--- a/tests/wsbatch.c
+++ b/tests/wsbatch.c
@@ -1,5 +1,5 @@
/* wordsplit - a word splitter
- Copyright (C) 2009 Sergey Poznyakoff
+ Copyright (C) 2009, 2010 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 0b4a5ff..38bd8ca 100644
--- a/tests/wstest.c
+++ b/tests/wstest.c
@@ -1,5 +1,5 @@
/* wordsplit - a word splitter
- Copyright (C) 2009 Sergey Poznyakoff
+ Copyright (C) 2009, 2010 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

Return to:

Send suggestions and report system problems to the System administrator.