From 35a98d0826c8dbb7cc02b747cd8ce8b6dd71cd1a Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 2 Jan 2017 13:53:52 +0200 Subject: Happy GNU Year --- tests/Makefile.am | 2 +- tests/atlocal.in | 2 +- tests/blocksize00.at | 2 +- tests/blocksize01.at | 2 +- tests/blocksize02.at | 2 +- tests/cloexec00.at | 2 +- tests/cloexec01.at | 2 +- tests/cloexec02.at | 2 +- tests/cloexec03.at | 2 +- tests/create00.at | 2 +- tests/d_creat_ce.c | 2 +- tests/dbmcreate00.at | 2 +- tests/dbmcvt.at | 2 +- tests/dbmdel00.at | 2 +- tests/dbmdel01.at | 2 +- tests/dbmdel02.at | 2 +- tests/dbmfetch00.at | 2 +- tests/dbmfetch01.at | 2 +- tests/dbmfetch02.at | 2 +- tests/dbmfetch03.at | 2 +- tests/delete00.at | 2 +- tests/delete01.at | 2 +- tests/delete02.at | 2 +- tests/dtdel.c | 2 +- tests/dtdump.c | 2 +- tests/dtfetch.c | 2 +- tests/dtload.c | 2 +- tests/fdop.c | 2 +- tests/fetch00.at | 2 +- tests/fetch01.at | 2 +- tests/g_open_ce.c | 2 +- tests/g_reorg_ce.c | 2 +- tests/gtdel.c | 2 +- tests/gtdump.c | 2 +- tests/gtfetch.c | 2 +- tests/gtload.c | 2 +- tests/gtopt.c | 2 +- tests/gtrecover.c | 2 +- tests/gtver.c | 2 +- tests/num2word.c | 2 +- tests/progname.h | 2 +- tests/setopt00.at | 2 +- tests/setopt01.at | 2 +- tests/testsuite.at | 2 +- tests/version.at | 2 +- 45 files changed, 45 insertions(+), 45 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 2e68e69..3dbb580 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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 8dc31d1..b731bb3 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -1,5 +1,5 @@ # @configure_input@ -*- shell-script -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/blocksize00.at b/tests/blocksize00.at index a8ceab4..ce7de70 100644 --- a/tests/blocksize00.at +++ b/tests/blocksize00.at @@ -1,5 +1,5 @@ # This file is part of GDBM test suite. -# Copyright (C) 2016 Free Software Foundation, Inc. +# Copyright (C) 2016-2017 Free Software Foundation, Inc. # # GDBM 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/blocksize01.at b/tests/blocksize01.at index 444ae8c..05679d8 100644 --- a/tests/blocksize01.at +++ b/tests/blocksize01.at @@ -1,5 +1,5 @@ # This file is part of GDBM test suite. -# Copyright (C) 2016 Free Software Foundation, Inc. +# Copyright (C) 2016-2017 Free Software Foundation, Inc. # # GDBM 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/blocksize02.at b/tests/blocksize02.at index 7e0d7af..3fe402c 100644 --- a/tests/blocksize02.at +++ b/tests/blocksize02.at @@ -1,5 +1,5 @@ # This file is part of GDBM test suite. -# Copyright (C) 2016 Free Software Foundation, Inc. +# Copyright (C) 2016-2017 Free Software Foundation, Inc. # # GDBM 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/cloexec00.at b/tests/cloexec00.at index 022b12f..c604d0d 100644 --- a/tests/cloexec00.at +++ b/tests/cloexec00.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/cloexec01.at b/tests/cloexec01.at index 21baac6..92fee5d 100644 --- a/tests/cloexec01.at +++ b/tests/cloexec01.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/cloexec02.at b/tests/cloexec02.at index 9d1b7e3..b07fe97 100644 --- a/tests/cloexec02.at +++ b/tests/cloexec02.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/cloexec03.at b/tests/cloexec03.at index 5fa1c0f..3b332c5 100644 --- a/tests/cloexec03.at +++ b/tests/cloexec03.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/create00.at b/tests/create00.at index 173c864..5093d12 100644 --- a/tests/create00.at +++ b/tests/create00.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/d_creat_ce.c b/tests/d_creat_ce.c index 6a6cff2..c38adf2 100644 --- a/tests/d_creat_ce.c +++ b/tests/d_creat_ce.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011, 2017 Free Software Foundation, Inc. GDBM 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/dbmcreate00.at b/tests/dbmcreate00.at index 3aedf7b..2567b0d 100644 --- a/tests/dbmcreate00.at +++ b/tests/dbmcreate00.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/dbmcvt.at b/tests/dbmcvt.at index c314c8e..560a08b 100644 --- a/tests/dbmcvt.at +++ b/tests/dbmcvt.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/dbmdel00.at b/tests/dbmdel00.at index 165e330..242d904 100644 --- a/tests/dbmdel00.at +++ b/tests/dbmdel00.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/dbmdel01.at b/tests/dbmdel01.at index e0b8f20..09ccec3 100644 --- a/tests/dbmdel01.at +++ b/tests/dbmdel01.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/dbmdel02.at b/tests/dbmdel02.at index 79e5ef6..db2ae00 100644 --- a/tests/dbmdel02.at +++ b/tests/dbmdel02.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/dbmfetch00.at b/tests/dbmfetch00.at index 2eb3279..491475a 100644 --- a/tests/dbmfetch00.at +++ b/tests/dbmfetch00.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/dbmfetch01.at b/tests/dbmfetch01.at index ce74a16..eac7552 100644 --- a/tests/dbmfetch01.at +++ b/tests/dbmfetch01.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/dbmfetch02.at b/tests/dbmfetch02.at index c581a22..97dbdf4 100644 --- a/tests/dbmfetch02.at +++ b/tests/dbmfetch02.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/dbmfetch03.at b/tests/dbmfetch03.at index b1e149b..e1bcee7 100644 --- a/tests/dbmfetch03.at +++ b/tests/dbmfetch03.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/delete00.at b/tests/delete00.at index 38de2d7..0c49a22 100644 --- a/tests/delete00.at +++ b/tests/delete00.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/delete01.at b/tests/delete01.at index ab7fe4b..036ae54 100644 --- a/tests/delete01.at +++ b/tests/delete01.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/delete02.at b/tests/delete02.at index 6162c0b..5f71ec5 100644 --- a/tests/delete02.at +++ b/tests/delete02.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/dtdel.c b/tests/dtdel.c index b7d0112..df1b277 100644 --- a/tests/dtdel.c +++ b/tests/dtdel.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011, 2017 Free Software Foundation, Inc. GDBM 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/dtdump.c b/tests/dtdump.c index 4e0aa3e..f1e2f95 100644 --- a/tests/dtdump.c +++ b/tests/dtdump.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011, 2017 Free Software Foundation, Inc. GDBM 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/dtfetch.c b/tests/dtfetch.c index 8a2686f..30cb2c9 100644 --- a/tests/dtfetch.c +++ b/tests/dtfetch.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011, 2017 Free Software Foundation, Inc. GDBM 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/dtload.c b/tests/dtload.c index a02b36c..00a1e96 100644 --- a/tests/dtload.c +++ b/tests/dtload.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011, 2017 Free Software Foundation, Inc. GDBM 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/fdop.c b/tests/fdop.c index 1729323..c036936 100644 --- a/tests/fdop.c +++ b/tests/fdop.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011, 2017 Free Software Foundation, Inc. GDBM 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/fetch00.at b/tests/fetch00.at index 0b2f48b..61b82db 100644 --- a/tests/fetch00.at +++ b/tests/fetch00.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/fetch01.at b/tests/fetch01.at index 8618b66..885ae8d 100644 --- a/tests/fetch01.at +++ b/tests/fetch01.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/g_open_ce.c b/tests/g_open_ce.c index 4f1fcd4..7eb3f75 100644 --- a/tests/g_open_ce.c +++ b/tests/g_open_ce.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011, 2017 Free Software Foundation, Inc. GDBM 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/g_reorg_ce.c b/tests/g_reorg_ce.c index f72afa2..b2861ba 100644 --- a/tests/g_reorg_ce.c +++ b/tests/g_reorg_ce.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011, 2017 Free Software Foundation, Inc. GDBM 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/gtdel.c b/tests/gtdel.c index ff9cdb9..63af3cc 100644 --- a/tests/gtdel.c +++ b/tests/gtdel.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011, 2017 Free Software Foundation, Inc. GDBM 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/gtdump.c b/tests/gtdump.c index 9e151d9..22ff273 100644 --- a/tests/gtdump.c +++ b/tests/gtdump.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011, 2016 Free Software Foundation, Inc. + Copyright (C) 2011, 2016-2017 Free Software Foundation, Inc. GDBM 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/gtfetch.c b/tests/gtfetch.c index 63598ee..501e9bc 100644 --- a/tests/gtfetch.c +++ b/tests/gtfetch.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011, 2016 Free Software Foundation, Inc. + Copyright (C) 2011, 2016-2017 Free Software Foundation, Inc. GDBM 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/gtload.c b/tests/gtload.c index 10f65c3..a774a2a 100644 --- a/tests/gtload.c +++ b/tests/gtload.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011, 2016 Free Software Foundation, Inc. + Copyright (C) 2011, 2016-2017 Free Software Foundation, Inc. GDBM 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/gtopt.c b/tests/gtopt.c index 13ad8cc..f728c9a 100644 --- a/tests/gtopt.c +++ b/tests/gtopt.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011, 2017 Free Software Foundation, Inc. GDBM 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/gtrecover.c b/tests/gtrecover.c index 7bb1f1e..3cd54ed 100644 --- a/tests/gtrecover.c +++ b/tests/gtrecover.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2016 Free Software Foundation, Inc. + Copyright (C) 2016-2017 Free Software Foundation, Inc. GDBM 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/gtver.c b/tests/gtver.c index 27fc0b9..9425143 100644 --- a/tests/gtver.c +++ b/tests/gtver.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011, 2017 Free Software Foundation, Inc. GDBM 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/num2word.c b/tests/num2word.c index 4b55a35..148ea2f 100644 --- a/tests/num2word.c +++ b/tests/num2word.c @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011, 2017 Free Software Foundation, Inc. GDBM 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/progname.h b/tests/progname.h index 47dea1e..7aab798 100644 --- a/tests/progname.h +++ b/tests/progname.h @@ -1,5 +1,5 @@ /* This file is part of GDBM test suite. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011, 2017 Free Software Foundation, Inc. GDBM 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/setopt00.at b/tests/setopt00.at index 6fe3f41..c01e93e 100644 --- a/tests/setopt00.at +++ b/tests/setopt00.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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/setopt01.at b/tests/setopt01.at index fbe9c71..165bc4d 100644 --- a/tests/setopt01.at +++ b/tests/setopt01.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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 822d172..6a89d5f 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM 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 8959d75..8755c49 100644 --- a/tests/version.at +++ b/tests/version.at @@ -1,5 +1,5 @@ # This file is part of GDBM. -*- autoconf -*- -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011, 2017 Free Software Foundation, Inc. # # GDBM is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- cgit v1.2.1