From c9b5abe560c2fe06368cb733df8bcbfdb33a8526 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Fri, 7 Feb 2014 19:15:26 +0200 Subject: Update copyright statements. Remove 'Front-Cover' clause from cflow.texi --- Makefile.am | 4 +--- NEWS | 2 +- README-alpha | 2 +- README-hacking | 4 +--- bootstrap.conf | 4 +--- configure.ac | 4 +--- doc/Makefile.am | 4 +--- doc/cflow.texi | 12 ++++-------- elisp/Makefile.am | 4 +--- elisp/cflow-mode.el | 5 ++--- src/Makefile.am | 5 +---- src/argcv.c | 7 +++---- src/argcv.h | 6 ++---- src/c.l | 6 ++---- src/cflow.h | 8 +++----- src/depmap.c | 2 +- src/gnu.c | 8 +++----- src/linked-list.c | 8 +++----- src/main.c | 8 +++----- src/output.c | 8 +++----- src/parser.c | 6 ++---- src/parser.h | 6 ++---- src/posix.c | 8 +++----- src/rc.c | 8 +++----- src/symbol.c | 8 +++----- tests/Makefile.am | 6 ++---- tests/attr.at | 6 ++---- tests/awrapper.at | 6 ++---- tests/bartest.at | 2 +- tests/direct.at | 6 ++---- tests/fdecl.at | 6 ++---- tests/funcarg.at | 6 ++---- tests/hiding.at | 4 +--- tests/include.at | 6 ++---- tests/knr.at | 6 ++---- tests/multi.at | 4 +--- tests/nfarg.at | 6 ++---- tests/nfparg.at | 6 ++---- tests/parm.at | 6 ++---- tests/pwrapper.at | 6 ++---- tests/recurse.at | 6 ++---- tests/reverse.at | 6 ++---- tests/ssblock.at | 6 ++---- tests/static.at | 6 ++---- tests/struct00.at | 2 +- tests/struct01.at | 2 +- tests/testsuite.at | 4 +--- tests/version.at | 6 ++---- 48 files changed, 91 insertions(+), 176 deletions(-) diff --git a/Makefile.am b/Makefile.am index 3e74d49..400753b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,9 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . ACLOCAL_AMFLAGS = -I m4 diff --git a/NEWS b/NEWS index 4bfa96b..b41b60a 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ GNU cflow NEWS -- history of user-visible changes. 2011-10-11 -Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011 Sergey Poznyakoff +Copyright (C) 2005-2007, 2009-2011, 2014 Sergey Poznyakoff See the end of file for copying conditions. Please send cflow bug reports to . diff --git a/README-alpha b/README-alpha index 5401ac9..db7c3f1 100644 --- a/README-alpha +++ b/README-alpha @@ -71,7 +71,7 @@ Now set your breakpoints and proceed as usual. * Copyright information: -Copyright (C) 2005, 2007, 2009, 2010 Sergey Poznyakoff +Copyright (C) 2005, 2007, 2009-2010, 2014 Sergey Poznyakoff Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the diff --git a/README-hacking b/README-hacking index 2e74619..f50079c 100644 --- a/README-hacking +++ b/README-hacking @@ -53,9 +53,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -02110-1301, USA. +along with this program. If not, see . Local variables: diff --git a/bootstrap.conf b/bootstrap.conf index 1d32aab..408ba46 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -12,9 +12,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program. If not, see . source_base=gnu gnulib_name=libgnu diff --git a/configure.ac b/configure.ac index 859d6de..8380736 100644 --- a/configure.ac +++ b/configure.ac @@ -14,9 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AC_PREREQ(2.61) AC_INIT([GNU cflow], [1.4], [bug-cflow@gnu.org]) diff --git a/doc/Makefile.am b/doc/Makefile.am index 5dc90c9..2fda397 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -14,9 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . info_TEXINFOS=cflow.texi cflow_TEXINFOS=fdl.texi rendition.texi diff --git a/doc/cflow.texi b/doc/cflow.texi index dfb1fdf..a9f2313 100644 --- a/doc/cflow.texi +++ b/doc/cflow.texi @@ -30,18 +30,14 @@ Published by the Free Software Foundation, 51 Franklin Street, Fifth Floor Boston, MA 02110-1301, USA -Copyright @copyright{} 2005, 2010 Sergey Poznyakoff +Copyright @copyright{} 2005, 2010, 2014 Sergey Poznyakoff Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no -Invariant Sections, with the Front-Cover texts being ``A GNU Manual'', -and with the Back-Cover Texts as in (a) below. A copy of the license -is included in the section entitled ``GNU Free Documentation License''. - -(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify -this GNU Manual, like GNU software. Copies published by the Free -Software Foundation raise funds for GNU development.'' +Invariant Sections, no Front-Cover and Back-Cover texts. A copy of +the license is included in the section entitled ``GNU Free Documentation +License''. @end copying @titlepage diff --git a/elisp/Makefile.am b/elisp/Makefile.am index 350ee95..42aa15b 100644 --- a/elisp/Makefile.am +++ b/elisp/Makefile.am @@ -14,9 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . LISPSRC = cflow-mode.el lisp_LISP=@lisp_LISP@ diff --git a/elisp/cflow-mode.el b/elisp/cflow-mode.el index d1133d8..275c6f1 100644 --- a/elisp/cflow-mode.el +++ b/elisp/cflow-mode.el @@ -6,7 +6,7 @@ ;; $Id$ ;; This file is part of GNU cflow -;; Copyright (C) 1994, 1995, 2005, 2007, 2010 Sergey Poznyakoff +;; Copyright (C) 1994-1995, 2005, 2007, 2010, 2014 Sergey Poznyakoff ;; GNU cflow is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by @@ -19,8 +19,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU cflow; if not, write to the Free Software Foundation, -;; Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program. If not, see . ;; Installation: ;; You may wish to use precompiled version of the module. To create it diff --git a/src/Makefile.am b/src/Makefile.am index a66f42a..bad0476 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -14,10 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. - +# along with this program. If not, see . bin_PROGRAMS = cflow cflow_SOURCES = \ diff --git a/src/argcv.c b/src/argcv.c index 51e335e..611cb64 100644 --- a/src/argcv.c +++ b/src/argcv.c @@ -11,10 +11,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General - Public License along with this library; if not, write to the - Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301 USA */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . +*/ #ifdef HAVE_CONFIG_H # include diff --git a/src/argcv.h b/src/argcv.h index 17a2f31..c082709 100644 --- a/src/argcv.h +++ b/src/argcv.h @@ -11,10 +11,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General - Public License along with this library; if not, write to the - Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301 USA */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ #ifndef _ARGCV_H #define _ARGCV_H 1 diff --git a/src/c.l b/src/c.l index d0466ed..510ee1f 100644 --- a/src/c.l +++ b/src/c.l @@ -11,10 +11,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public - License along with GNU cflow; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - MA 02110-1301 USA */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ %top { #include diff --git a/src/cflow.h b/src/cflow.h index 07cc8cf..28ba0db 100644 --- a/src/cflow.h +++ b/src/cflow.h @@ -1,5 +1,5 @@ /* This file is part of GNU cflow - Copyright (C) 1997, 2005, 2007, 2009, 2010 Sergey Poznyakoff + Copyright (C) 1997, 2005, 2007, 2009-2010, 2014 Sergey Poznyakoff GNU cflow is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -11,10 +11,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public - License along with GNU cflow; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - MA 02110-1301 USA */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ #ifdef HAVE_CONFIG_H # include diff --git a/src/depmap.c b/src/depmap.c index e1753ce..6cb4c8e 100644 --- a/src/depmap.c +++ b/src/depmap.c @@ -1,5 +1,5 @@ /* This file is part of GNU cflow. - Copyright (C) 2008, 2009, 2010 Sergey Poznyakoff + Copyright (C) 2008-2010, 2014 Sergey Poznyakoff GNU cflow 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/src/gnu.c b/src/gnu.c index e471892..aae4909 100644 --- a/src/gnu.c +++ b/src/gnu.c @@ -1,5 +1,5 @@ /* This file is part of GNU cflow - Copyright (C) 1997, 2005, 2007, 2010 Sergey Poznyakoff + Copyright (C) 1997, 2005, 2007, 2010, 2014 Sergey Poznyakoff GNU cflow is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -11,10 +11,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public - License along with GNU cflow; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - MA 02110-1301 USA */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ #include diff --git a/src/linked-list.c b/src/linked-list.c index e81fd1c..1091dd7 100644 --- a/src/linked-list.c +++ b/src/linked-list.c @@ -1,5 +1,5 @@ /* This file is part of GNU cflow - Copyright (C) 1997, 2005, 2006, 2007, 2009, 2010 Sergey Poznyakoff + Copyright (C) 1997, 2005-2007, 2009-2010, 2014 Sergey Poznyakoff GNU cflow is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -11,10 +11,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public - License along with GNU cflow; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - MA 02110-1301 USA */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ #include diff --git a/src/main.c b/src/main.c index 34db7a1..e78993a 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* This file is part of GNU cflow - Copyright (C) 1997, 2005, 2007, 2009, 2010, 2011 Sergey Poznyakoff + Copyright (C) 1997, 2005, 2007, 2009-2011, 2014 Sergey Poznyakoff GNU cflow is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -11,10 +11,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public - License along with GNU cflow; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - MA 02110-1301 USA */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ #include #include diff --git a/src/output.c b/src/output.c index 519a332..d46b496 100644 --- a/src/output.c +++ b/src/output.c @@ -1,5 +1,5 @@ /* This file is part of GNU cflow - Copyright (C) 1997, 2005, 2007, 2009, 2010, 2011 Sergey Poznyakoff + Copyright (C) 1997, 2005, 2007, 2009-2011, 2014 Sergey Poznyakoff GNU cflow is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -11,10 +11,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public - License along with GNU cflow; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - MA 02110-1301 USA */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ #include #include diff --git a/src/parser.c b/src/parser.c index 8dc2a4f..be82197 100644 --- a/src/parser.c +++ b/src/parser.c @@ -12,10 +12,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public - License along with GNU cflow; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - MA 02110-1301 USA */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ #include #include diff --git a/src/parser.h b/src/parser.h index 49c8b45..4204e2f 100644 --- a/src/parser.h +++ b/src/parser.h @@ -1,5 +1,5 @@ /* This file is part of GNU cflow - * Copyright (C) 1997, 2007, 2010 Sergey Poznyakoff + * Copyright (C) 1997, 2007, 2010, 2014 Sergey Poznyakoff * * GNU cflow is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -12,9 +12,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with GNU cflow; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - * MA 02110-1301 USA + * along with this program. If not, see . */ /* tokens */ #define WORD 257 diff --git a/src/posix.c b/src/posix.c index 4b30545..d0caac8 100644 --- a/src/posix.c +++ b/src/posix.c @@ -1,5 +1,5 @@ /* This file is part of GNU cflow - Copyright (C) 1997, 2005, 2007, 2010 Sergey Poznyakoff + Copyright (C) 1997, 2005, 2007, 2010, 2014 Sergey Poznyakoff GNU cflow is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -11,10 +11,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public - License along with GNU cflow; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - MA 02110-1301 USA */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ #include #include diff --git a/src/rc.c b/src/rc.c index 0b3ddf9..bb9d25a 100644 --- a/src/rc.c +++ b/src/rc.c @@ -1,5 +1,5 @@ /* This file is part of GNU cflow - Copyright (C) 1997, 2005, 2007, 2010 Sergey Poznyakoff + Copyright (C) 1997, 2005, 2007, 2010, 2014 Sergey Poznyakoff GNU cflow is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -11,10 +11,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public - License along with GNU cflow; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - MA 02110-1301 USA */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ #include #include diff --git a/src/symbol.c b/src/symbol.c index 567e458..7c54a97 100644 --- a/src/symbol.c +++ b/src/symbol.c @@ -1,5 +1,5 @@ /* This file is part of GNU cflow - Copyright (C) 1997, 2005, 2006, 2007, 2009, 2010 Sergey Poznyakoff + Copyright (C) 1997, 2005-2007, 2009-2010, 2014 Sergey Poznyakoff GNU cflow is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -11,10 +11,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public - License along with GNU cflow; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - MA 02110-1301 USA */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ #include #include diff --git a/tests/Makefile.am b/tests/Makefile.am index c3fca96..3eb9edd 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ # Makefile for GNU cflow regression tests. -# Copyright (C) 2005, 2007, 2010, 2011 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010-2011, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4 DISTCLEANFILES = atconfig $(check_SCRIPTS) diff --git a/tests/attr.at b/tests/attr.at index adb3bbd..0172f59 100644 --- a/tests/attr.at +++ b/tests/attr.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([attribute handling]) AT_KEYWORDS([attr]) diff --git a/tests/awrapper.at b/tests/awrapper.at index f3be182..3de86a5 100644 --- a/tests/awrapper.at +++ b/tests/awrapper.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([attribute wrapper handling]) AT_KEYWORDS([awrapper]) diff --git a/tests/bartest.at b/tests/bartest.at index e25eac2..95d8d99 100644 --- a/tests/bartest.at +++ b/tests/bartest.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2011 Sergey Poznyakoff +# Copyright (C) 2011, 2014 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 diff --git a/tests/direct.at b/tests/direct.at index 3bf84ac..f36452e 100644 --- a/tests/direct.at +++ b/tests/direct.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([direct tree]) AT_KEYWORDS([direct]) diff --git a/tests/fdecl.at b/tests/fdecl.at index bc25afe..f4d77df 100644 --- a/tests/fdecl.at +++ b/tests/fdecl.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([forward function declarations]) AT_KEYWORDS([fdecl]) diff --git a/tests/funcarg.at b/tests/funcarg.at index 41cb1c8..a7eb6ce 100644 --- a/tests/funcarg.at +++ b/tests/funcarg.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([functional arguments]) AT_KEYWORDS([funcarg]) diff --git a/tests/hiding.at b/tests/hiding.at index d747f41..dc2e9f3 100644 --- a/tests/hiding.at +++ b/tests/hiding.at @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([hiding of global and file static identifiers]) AT_KEYWORDS([hiding]) diff --git a/tests/include.at b/tests/include.at index ed0f4c9..662ebed 100644 --- a/tests/include.at +++ b/tests/include.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([included symbols]) AT_KEYWORDS([include]) diff --git a/tests/knr.at b/tests/knr.at index 7f72fc1..a2aa185 100644 --- a/tests/knr.at +++ b/tests/knr.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2006, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2006-2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([K&R style function declarations]) AT_KEYWORDS([knr]) diff --git a/tests/multi.at b/tests/multi.at index 151acf4..e62d716 100644 --- a/tests/multi.at +++ b/tests/multi.at @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([multiple source files]) AT_KEYWORDS([multi]) diff --git a/tests/nfarg.at b/tests/nfarg.at index 8dd083b..6106ee5 100644 --- a/tests/nfarg.at +++ b/tests/nfarg.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . # Test for correct handling of nameless function arguments # These consitute an error in C. cflow-1.0 coredumped on them. diff --git a/tests/nfparg.at b/tests/nfparg.at index ff94124..6ba2b09 100644 --- a/tests/nfparg.at +++ b/tests/nfparg.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . # Test for correct handling of the nameless function pointer arguments diff --git a/tests/parm.at b/tests/parm.at index efb407d..2da98b1 100644 --- a/tests/parm.at +++ b/tests/parm.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([function parameter handling]) AT_KEYWORDS([parm param]) diff --git a/tests/pwrapper.at b/tests/pwrapper.at index 348f9ae..19d089b 100644 --- a/tests/pwrapper.at +++ b/tests/pwrapper.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([parameter wrapper handling]) AT_KEYWORDS([pwrapper]) diff --git a/tests/recurse.at b/tests/recurse.at index 49370b6..a04dd31 100644 --- a/tests/recurse.at +++ b/tests/recurse.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([recursive calls]) AT_KEYWORDS([recurse]) diff --git a/tests/reverse.at b/tests/reverse.at index f8eeba7..e18ad6d 100644 --- a/tests/reverse.at +++ b/tests/reverse.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([reverse tree]) AT_KEYWORDS([reverse]) diff --git a/tests/ssblock.at b/tests/ssblock.at index 1a42fc2..eeea022 100644 --- a/tests/ssblock.at +++ b/tests/ssblock.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([static struct in block scope]) AT_KEYWORDS([ssblock]) diff --git a/tests/static.at b/tests/static.at index 7b7a6f8..4e7feaa 100644 --- a/tests/static.at +++ b/tests/static.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2006, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2006-2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([Static symbols with forward decls and -i^s]) AT_KEYWORDS([static fdecl]) diff --git a/tests/struct00.at b/tests/struct00.at index 21ee83e..fcabc0b 100644 --- a/tests/struct00.at +++ b/tests/struct00.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2011 Sergey Poznyakoff +# Copyright (C) 2011, 2014 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 diff --git a/tests/struct01.at b/tests/struct01.at index 8b28428..63e7a6c 100644 --- a/tests/struct01.at +++ b/tests/struct01.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2011 Sergey Poznyakoff +# Copyright (C) 2011, 2014 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 diff --git a/tests/testsuite.at b/tests/testsuite.at index 83cb3b6..72af037 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . # We need a recent Autotest. m4_version_prereq([2.52g]) diff --git a/tests/version.at b/tests/version.at index b735f07..e36162c 100644 --- a/tests/version.at +++ b/tests/version.at @@ -1,5 +1,5 @@ # This file is part of GNU cflow testsuite. -*- Autotest -*- -# Copyright (C) 2005, 2007, 2010 Sergey Poznyakoff +# Copyright (C) 2005, 2007, 2010, 2014 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 @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with this program. If not, see . AT_SETUP([cflow version]) AT_KEYWORDS([version]) -- cgit v1.2.1