aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-02-03 11:36:21 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2014-02-03 11:36:21 +0200
commitc3feab15f38588dbd677234c17a109c2378308f7 (patch)
treef409252024e186f8d9af17b63a3b372050bbcb22 /tests
parent30d6160edfa6698c82233527750adc6278485b93 (diff)
downloadeclat-c3feab15f38588dbd677234c17a109c2378308f7.tar.gz
eclat-c3feab15f38588dbd677234c17a109c2378308f7.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/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/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
51 files changed, 51 insertions, 51 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 80b5a4f..b5d2cda 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,8 +1,8 @@
1# This file is part of Eclat 1# This file is part of Eclat
2# Copyright (C) 2012, 2013 Sergey Poznyakoff 2# Copyright (C) 2012-2014 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat 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
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
7# any later version. 7# any later version.
8# 8#
diff --git a/tests/allocate-address.at b/tests/allocate-address.at
index 494b3e7..f8b4e53 100644
--- a/tests/allocate-address.at
+++ b/tests/allocate-address.at
@@ -1,8 +1,8 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012, 2013 Sergey Poznyakoff 2# Copyright (C) 2012-2014 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat 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
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
7# any later version. 7# any later version.
8# 8#
diff --git a/tests/associate-address.at b/tests/associate-address.at
index bfc75a8..2f04850 100644
--- a/tests/associate-address.at
+++ b/tests/associate-address.at
@@ -1,8 +1,8 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012, 2013 Sergey Poznyakoff 2# Copyright (C) 2012-2014 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat 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
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
7# any later version. 7# any later version.
8# 8#
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 132e602..d82bd5e 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -1,7 +1,7 @@
1# @configure_input@ -*- shell-script -*- 1# @configure_input@ -*- shell-script -*-
2# Configurable variable values for Eclat test suite. 2# Configurable variable values for Eclat test suite.
3# Copyright (C) 2012, 2013 Sergey Poznyakoff 3# Copyright (C) 2012-2014 Sergey Poznyakoff
4 4
5PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH 5PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH
6 6
7GDBMLOAD=@abs_builddir@/gdbmload 7GDBMLOAD=@abs_builddir@/gdbmload
diff --git a/tests/bidimap.at b/tests/bidimap.at
index 01e32b3..491db32 100644
--- a/tests/bidimap.at
+++ b/tests/bidimap.at
@@ -1,8 +1,8 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012, 2013 Sergey Poznyakoff 2# Copyright (C) 2012-2014 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat 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
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
7# any later version. 7# any later version.
8# 8#
diff --git a/tests/create-snapshot.at b/tests/create-snapshot.at
index 3b18de2..193aef9 100644
--- a/tests/create-snapshot.at
+++ b/tests/create-snapshot.at
@@ -1,8 +1,8 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012, 2013 Sergey Poznyakoff 2# Copyright (C) 2012-2014 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat 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
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
7# any later version. 7# any later version.
8# 8#
diff --git a/tests/decode.at b/tests/decode.at
index 4d6eba3..1e1dc3e 100644
--- a/tests/decode.at
+++ b/tests/decode.at
@@ -1,8 +1,8 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012, 2013 Sergey Poznyakoff 2# Copyright (C) 2012-2014 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat 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
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
7# any later version. 7# any later version.
8# 8#
diff --git a/tests/delete-snapshot.at b/tests/delete-snapshot.at
index e87027d..ae9d428 100644
--- a/tests/delete-snapshot.at
+++ b/tests/delete-snapshot.at
@@ -1,8 +1,8 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012, 2013 Sergey Poznyakoff 2# Copyright (C) 2012-2014 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat 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
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
7# any later version. 7# any later version.
8# 8#
diff --git a/tests/describe-addresses.at b/tests/describe-addresses.at
index 395fc20..e697b7b 100644
--- a/tests/describe-addresses.at
+++ b/tests/describe-addresses.at
@@ -1,8 +1,8 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012, 2013 Sergey Poznyakoff 2# Copyright (C) 2012-2014 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat 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
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
7# any later version. 7# any later version.
8# 8#
diff --git a/tests/describe-availability-zones.at b/tests/describe-availability-zones.at
index c47e7be..9009e92 100644
--- a/tests/describe-availability-zones.at
+++ b/tests/describe-availability-zones.at
@@ -1,8 +1,8 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012, 2013 Sergey Poznyakoff 2# Copyright (C) 2012-2014 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat 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
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
7# any later version.