See the manual for detailed information.
Copyright (C) 1992, 1993, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
- 2002, 2003, 2005, 2006 Free Software Foundation, Inc.
+ 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
+Version 2.3 (29 June 2007)
+* GPL version 3.
+
+
Version 2.2 (23 November 2006)
* Remove creeping non-feature of reading mail; simplify code accordingly.
* Many improvements to the tests to make them more useful examples.
dnl WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
dnl implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-AC_INIT([GNU Hello], [2.2], [bug-hello@gnu.org])
+AC_INIT([GNU Hello], [2.3], [bug-hello@gnu.org])
dnl Must come before AM_INIT_AUTOMAKE.
AC_CONFIG_AUX_DIR([build-aux])
## Process this file with automake to produce Makefile.in.
## Makefile.am for hello/contrib.
##
-## Copyright (C) 1999, 2005, 2006 Free Software Foundation, Inc.
+## Copyright (C) 1999, 2005, 2006, 2007 Free Software Foundation, Inc.
##
## 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 your option)
+## 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,
## Process this file with automake to produce Makefile.in.
## Makefile.am for hello/doc.
##
-## Copyright (C) 1996, 1997, 2005 Free Software Foundation, Inc.
+## Copyright (C) 1996, 1997, 2005, 2007 Free Software Foundation, Inc.
##
## 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 your option)
+## 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,
# Process this file with automake to produce Makefile.in
# Makefile.am for hello/man.
#
-# Copyright (C) 1996, 1997, 2005, 2006 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 2005, 2006, 2007 Free Software Foundation, Inc.
#
# 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 your option)
+# 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,
## Process this file with automake to produce Makefile.in.
## Makefile.am for hello/src.
##
-## Copyright (C) 1996, 1997, 2001, 2005, 2006 Free Software Foundation, Inc.
+## Copyright (C) 1996, 1997, 2001, 2005, 2006, 2007 Free Software
+## Foundation, Inc.
##
## 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 your option)
+## 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,
/* hello.c -- print a greeting message and exit.
Copyright (C) 1992, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- 2005, 2006 Free Software Foundation, Inc.
+ 2005, 2006, 2007 Free Software Foundation, Inc.
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 your option)
+ 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,
/* system.h: system-dependent declarations; include this first.
- Copyright (C) 1996, 2005, 2006 Free Software Foundation, Inc.
+ Copyright (C) 1996, 2005, 2006, 2007 Free Software Foundation, Inc.
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 your option)
+ 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,
# Process this file with automake to produce Makefile.in.
# Makefile for hello/tests.
#
-# Copyright (C) 1996, 2005, 2006 Free Software Foundation, Inc.
+# Copyright (C) 1996, 2005, 2006, 2007 Free Software Foundation, Inc.
#
# 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 your option)
+# 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,
This website is licensed under AGPL-3.0. Feel free to copy!