aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-01-22 23:44:00 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2015-01-22 23:44:00 +0200
commit2beaaadb282bd4667e3af1ed65e3944960d1bd3e (patch)
tree4a76543f3c527df76352a91d62a74932e289d9ed /tests
parentc886ba7bcee91a950e94870b03fb89f03bb1270c (diff)
downloadeclat-2beaaadb282bd4667e3af1ed65e3944960d1bd3e.tar.gz
eclat-2beaaadb282bd4667e3af1ed65e3944960d1bd3e.tar.bz2
Update copyright years.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/allocate-address.at2
-rw-r--r--tests/associate-address.at2
-rw-r--r--tests/atlocal.in2
-rw-r--r--tests/bidimap.at2
-rw-r--r--tests/comp00.at2
-rw-r--r--tests/comp01.at2
-rw-r--r--tests/comp02.at2
-rw-r--r--tests/comp03.at2
-rw-r--r--tests/comp04.at2
-rw-r--r--tests/create-snapshot.at2
-rw-r--r--tests/decode.at2
-rw-r--r--tests/delete-snapshot.at2
-rw-r--r--tests/describe-addresses.at2
-rw-r--r--tests/describe-availability-zones.at2
-rw-r--r--tests/describe-instance-attribute.at2
-rw-r--r--tests/describe-instance-status.at2
-rw-r--r--tests/describe-instances.at2
-rw-r--r--tests/describe-security-groups.at2
-rw-r--r--tests/describe-snapshots.at2
-rw-r--r--tests/describe-tags.at2
-rw-r--r--tests/describe-volumes.at2
-rw-r--r--tests/dump01.at2
-rw-r--r--tests/dump02.at2
-rw-r--r--tests/exit.at2
-rw-r--r--tests/filemap.at2
-rw-r--r--tests/forlan01.at2
-rw-r--r--tests/gdbmload.c2
-rw-r--r--tests/gdbmmap.at2
-rw-r--r--tests/get-console-output.at2
-rw-r--r--tests/hmac01.at2
-rw-r--r--tests/hmac02.at2
-rw-r--r--tests/hmac03.at2
-rw-r--r--tests/last.at2
-rw-r--r--tests/let.at2
-rw-r--r--tests/listall.at2
-rw-r--r--tests/nullmap.at2
-rw-r--r--tests/print01.at2
-rw-r--r--tests/print02.at2
-rw-r--r--tests/print03.at2
-rw-r--r--tests/seqmap.at2
-rw-r--r--tests/sortnum.at2
-rw-r--r--tests/sortrevnum.at2
-rw-r--r--tests/sortstring.at2
-rw-r--r--tests/sortts.at2
-rw-r--r--tests/start-instances.at2
-rw-r--r--tests/stop-instances.at2
-rw-r--r--tests/tagshairy.at2
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/tforlan.c2
-rw-r--r--tests/thmac.c2
-rw-r--r--tests/tjson.c2
-rw-r--r--tests/trws.c2
-rw-r--r--tests/turlenc.c2
-rw-r--r--tests/txml.c2
-rw-r--r--tests/urlenc01.at2
-rw-r--r--tests/xml01.at2
57 files changed, 57 insertions, 57 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 63bca9d..7ba167c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of Eclat
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/allocate-address.at b/tests/allocate-address.at
index f8b4e53..548417b 100644
--- a/tests/allocate-address.at
+++ b/tests/allocate-address.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/associate-address.at b/tests/associate-address.at
index 2f04850..95d5433 100644
--- a/tests/associate-address.at
+++ b/tests/associate-address.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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 d82bd5e..bb2103e 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -1,6 +1,6 @@
# @configure_input@ -*- shell-script -*-
# Configurable variable values for Eclat test suite.
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH
diff --git a/tests/bidimap.at b/tests/bidimap.at
index 491db32..c2d10b4 100644
--- a/tests/bidimap.at
+++ b/tests/bidimap.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/comp00.at b/tests/comp00.at
index 21c0ec4..0b24ebf 100644
--- a/tests/comp00.at
+++ b/tests/comp00.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/comp01.at b/tests/comp01.at
index 1913533..0ec8731 100644
--- a/tests/comp01.at
+++ b/tests/comp01.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/comp02.at b/tests/comp02.at
index 0302c70..c4bb419 100644
--- a/tests/comp02.at
+++ b/tests/comp02.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/comp03.at b/tests/comp03.at
index 892469f..eacc458 100644
--- a/tests/comp03.at
+++ b/tests/comp03.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/comp04.at b/tests/comp04.at
index b35d1c4..755c07a 100644
--- a/tests/comp04.at
+++ b/tests/comp04.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/create-snapshot.at b/tests/create-snapshot.at
index 193aef9..0f48fdc 100644
--- a/tests/create-snapshot.at
+++ b/tests/create-snapshot.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/decode.at b/tests/decode.at
index 1e1dc3e..e10e9ae 100644
--- a/tests/decode.at
+++ b/tests/decode.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/delete-snapshot.at b/tests/delete-snapshot.at
index ae9d428..b7f7b62 100644
--- a/tests/delete-snapshot.at
+++ b/tests/delete-snapshot.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/describe-addresses.at b/tests/describe-addresses.at
index e697b7b..8f9edc8 100644
--- a/tests/describe-addresses.at
+++ b/tests/describe-addresses.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/describe-availability-zones.at b/tests/describe-availability-zones.at
index 9009e92..3e18af8 100644
--- a/tests/describe-availability-zones.at
+++ b/tests/describe-availability-zones.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/describe-instance-attribute.at b/tests/describe-instance-attribute.at
index 7835881..126991f 100644
--- a/tests/describe-instance-attribute.at
+++ b/tests/describe-instance-attribute.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/describe-instance-status.at b/tests/describe-instance-status.at
index bbbd56d..cd052d6 100644
--- a/tests/describe-instance-status.at
+++ b/tests/describe-instance-status.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/describe-instances.at b/tests/describe-instances.at
index 6a121cb..a03a589 100644
--- a/tests/describe-instances.at
+++ b/tests/describe-instances.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/describe-security-groups.at b/tests/describe-security-groups.at
index 057e694..d0a045f 100644
--- a/tests/describe-security-groups.at
+++ b/tests/describe-security-groups.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/describe-snapshots.at b/tests/describe-snapshots.at
index a37d474..24bae20 100644
--- a/tests/describe-snapshots.at
+++ b/tests/describe-snapshots.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/describe-tags.at b/tests/describe-tags.at
index a7f30a9..7b2731d 100644
--- a/tests/describe-tags.at
+++ b/tests/describe-tags.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/describe-volumes.at b/tests/describe-volumes.at
index f5ff663..a6bfa8d 100644
--- a/tests/describe-volumes.at
+++ b/tests/describe-volumes.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/dump01.at b/tests/dump01.at
index 445316a..44b4e19 100644
--- a/tests/dump01.at
+++ b/tests/dump01.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/dump02.at b/tests/dump02.at
index 3c1ddc5..6667e46 100644
--- a/tests/dump02.at
+++ b/tests/dump02.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/exit.at b/tests/exit.at
index e8bd694..55c20ac 100644
--- a/tests/exit.at
+++ b/tests/exit.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/filemap.at b/tests/filemap.at
index 9c6dbbf..3b497b8 100644
--- a/tests/filemap.at
+++ b/tests/filemap.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/forlan01.at b/tests/forlan01.at
index 336d2dd..3eadea5 100644
--- a/tests/forlan01.at
+++ b/tests/forlan01.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/gdbmload.c b/tests/gdbmload.c
index e7fd5ef..ef701d1 100644
--- a/tests/gdbmload.c
+++ b/tests/gdbmload.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2014 Sergey Poznyakoff.
+ Copyright (C) 2012-2015 Sergey Poznyakoff.
Eclat 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/gdbmmap.at b/tests/gdbmmap.at
index bcc198f..206ad1c 100644
--- a/tests/gdbmmap.at
+++ b/tests/gdbmmap.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/get-console-output.at b/tests/get-console-output.at
index a1f0a9b..64f9774 100644
--- a/tests/get-console-output.at
+++ b/tests/get-console-output.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/hmac01.at b/tests/hmac01.at
index e8cca65..e099b0b 100644
--- a/tests/hmac01.at
+++ b/tests/hmac01.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/hmac02.at b/tests/hmac02.at
index 46d93dd..3753a70 100644
--- a/tests/hmac02.at
+++ b/tests/hmac02.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/hmac03.at b/tests/hmac03.at
index 18a1fe2..7dbc155 100644
--- a/tests/hmac03.at
+++ b/tests/hmac03.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/last.at b/tests/last.at
index 9df6bf5..ca3e55a 100644
--- a/tests/last.at
+++ b/tests/last.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/let.at b/tests/let.at
index 45606fe..040bfcf 100644
--- a/tests/let.at
+++ b/tests/let.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/listall.at b/tests/listall.at
index 3a8ef0d..dcc5156 100644
--- a/tests/listall.at
+++ b/tests/listall.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/nullmap.at b/tests/nullmap.at
index 060e2fa..7545041 100644
--- a/tests/nullmap.at
+++ b/tests/nullmap.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/print01.at b/tests/print01.at
index 3959f73..43bb5ee 100644
--- a/tests/print01.at
+++ b/tests/print01.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/print02.at b/tests/print02.at
index 5576c27..c8372f0 100644
--- a/tests/print02.at
+++ b/tests/print02.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/print03.at b/tests/print03.at
index cb3c4c2..c71ac0b 100644
--- a/tests/print03.at
+++ b/tests/print03.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/seqmap.at b/tests/seqmap.at
index b1ac656..bcfb966 100644
--- a/tests/seqmap.at
+++ b/tests/seqmap.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/sortnum.at b/tests/sortnum.at
index 1224ab0..d3856d2 100644
--- a/tests/sortnum.at
+++ b/tests/sortnum.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/sortrevnum.at b/tests/sortrevnum.at
index 86c5af3..6115b03 100644
--- a/tests/sortrevnum.at
+++ b/tests/sortrevnum.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/sortstring.at b/tests/sortstring.at
index 07e4c73..d97aed2 100644
--- a/tests/sortstring.at
+++ b/tests/sortstring.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/sortts.at b/tests/sortts.at
index 560135a..0173d4b 100644
--- a/tests/sortts.at
+++ b/tests/sortts.at
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- Autotest -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat 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/start-instances.at b/tests/start-instances.at
index 6ea7de8..d82a229 100644
--- a/tests/start-instances.at
+++ b/tests/start-instances.