aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-06-27 14:16:35 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-06-27 14:16:35 +0000
commita313c2dcfdbf13f273e44ada6c681c0ce6980d03 (patch)
tree9ff50fd3d211b888ffe81ff82f4f4db5262e650f /tests
parent0a5d437b18791c245ff9e3ff33afcc0cc1eb2f5d (diff)
downloadcflow-a313c2dcfdbf13f273e44ada6c681c0ce6980d03.tar.gz
cflow-a313c2dcfdbf13f273e44ada6c681c0ce6980d03.tar.bz2
Relicense under GPLv3
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am4
-rw-r--r--tests/attr.at4
-rw-r--r--tests/awrapper.at4
-rw-r--r--tests/direct.at4
-rw-r--r--tests/fdecl.at4
-rw-r--r--tests/funcarg.at4
-rw-r--r--tests/hiding.at4
-rw-r--r--tests/include.at4
-rw-r--r--tests/knr.at4
-rw-r--r--tests/multi.at4
-rw-r--r--tests/nfarg.at4
-rw-r--r--tests/nfparg.at4
-rw-r--r--tests/parm.at4
-rw-r--r--tests/pwrapper.at4
-rw-r--r--tests/recurse.at4
-rw-r--r--tests/reverse.at4
-rw-r--r--tests/ssblock.at4
-rw-r--r--tests/static.at4
-rw-r--r--tests/testsuite.at4
-rw-r--r--tests/version.at4
20 files changed, 40 insertions, 40 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index bb94f5f..32cfbf4 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,9 +1,9 @@
# Makefile for GNU cflow regression tests.
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/attr.at b/tests/attr.at
index 05de8dc..d186e88 100644
--- a/tests/attr.at
+++ b/tests/attr.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/awrapper.at b/tests/awrapper.at
index 444e0e9..00c262b 100644
--- a/tests/awrapper.at
+++ b/tests/awrapper.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/direct.at b/tests/direct.at
index 4702df5..aed2d95 100644
--- a/tests/direct.at
+++ b/tests/direct.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/fdecl.at b/tests/fdecl.at
index 3b478b1..9505204 100644
--- a/tests/fdecl.at
+++ b/tests/fdecl.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/funcarg.at b/tests/funcarg.at
index 7204458..43ee966 100644
--- a/tests/funcarg.at
+++ b/tests/funcarg.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/hiding.at b/tests/hiding.at
index bdd1b30..4452cc4 100644
--- a/tests/hiding.at
+++ b/tests/hiding.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2006 Jerry St.Clair
+# Copyright (C) 2006, 2007 Jerry St.Clair
#
# 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/include.at b/tests/include.at
index b84e8ae..7872ca8 100644
--- a/tests/include.at
+++ b/tests/include.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/knr.at b/tests/knr.at
index b5e1af3..04aad55 100644
--- a/tests/knr.at
+++ b/tests/knr.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2006 Sergey Poznyakoff
+# Copyright (C) 2006, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/multi.at b/tests/multi.at
index 370d235..fe8d456 100644
--- a/tests/multi.at
+++ b/tests/multi.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2006 Jerry St.Clair
+# Copyright (C) 2006, 2007 Jerry St.Clair
#
# 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/nfarg.at b/tests/nfarg.at
index cfe10d5..0e40841 100644
--- a/tests/nfarg.at
+++ b/tests/nfarg.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/nfparg.at b/tests/nfparg.at
index c0bfb94..96a11fe 100644
--- a/tests/nfparg.at
+++ b/tests/nfparg.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/parm.at b/tests/parm.at
index 7762a14..e467610 100644
--- a/tests/parm.at
+++ b/tests/parm.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/pwrapper.at b/tests/pwrapper.at
index 5052080..47b2ac7 100644
--- a/tests/pwrapper.at
+++ b/tests/pwrapper.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/recurse.at b/tests/recurse.at
index 46c23ce..7ebeb0e 100644
--- a/tests/recurse.at
+++ b/tests/recurse.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/reverse.at b/tests/reverse.at
index 9502632..87dd5bd 100644
--- a/tests/reverse.at
+++ b/tests/reverse.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/ssblock.at b/tests/ssblock.at
index b27a5d4..38b2761 100644
--- a/tests/ssblock.at
+++ b/tests/ssblock.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/static.at b/tests/static.at
index 073719b..a6ddbff 100644
--- a/tests/static.at
+++ b/tests/static.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2006 Sergey Poznyakoff
+# Copyright (C) 2006, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/testsuite.at b/tests/testsuite.at
index ffad830..b83ca40 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -1,9 +1,9 @@
# Process this file with autom4te to create testsuite. -*- Autotest -*-
-# Copyright (C) 2005 Sergey Poznyakoff
+# Copyright (C) 2005, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/tests/version.at b/tests/version.at
index f75923f..c033548 100644
--- a/tests/version.at
+++ b/tests/version.at
@@ -1,9 +1,9 @@
# This file is part of GNU cflow testsuite. -*- Autotest -*-
-# Copyright (C) 2005, 2007 Sergey Poznyakoff
+# Copyright (C) 2005, 2007, 2007 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 Free Software Foundation; either version 2, or (at
+# published by the Free Software Foundation; either version 3, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but

Return to:

Send suggestions and report system problems to the System administrator.