This manual is for GNU Hello (version @value{VERSION}, @value{UPDATED}),
which prints a friendly greeting (and serves as an example GNU package).
-Copyright @copyright{} 1992, 1993, 1996, 2002, 2005, 2006, 2007, 2008,
-2009, 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
+Copyright @copyright{} 1992-2017 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
# Make hello documentation. -*-Makefile-*-
# This is included by the top-level Makefile.am.
-# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-# 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015
-# Free Software Foundation, Inc.
+# Copyright (C) 1995-2017 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
* Makefile.am: New file; filled with template information from the
textutils package.
-Copyright (C) 1999, 2002, 2004, 2006, 2014, 2015 Free Software
-Foundation, Inc.
+Copyright (C) 1999-2017 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
* POTFILES.in: New file. Lists `getopt.c', `getopt1.c',
`hello.c', and `version.c'.
-Copyright (C) 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005,
-2006, 2014, 2015 Free Software Foundation, Inc.
+Copyright (C) 1995-2017 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
-# Copyright (C) 2005, 2006, 2014, 2015 Free Software Foundation, Inc.
+# Copyright (C) 2005-2017 Free Software Foundation, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
* Makefile.in: New file.
-Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2005, 2006,
-2008, 2014, 2015 Free Software Foundation, Inc.
+Copyright 1995-2017 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
/* hello.c -- print a greeting message and exit.
- Copyright 1992, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2005,
- 2006, 2007, 2008, 2010, 2011, 2013, 2014, 2015 Free Software
- Foundation, Inc.
+ Copyright 1992-2017 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
/* system.h: system-dependent declarations; include this first.
- Copyright 1996, 2005, 2006, 2007, 2008, 2013, 2014, 2015 Free
- Software Foundation, Inc.
+ Copyright 1996-2017 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
* testdata: Copied from `../src/'.
-Copyright 1996, 1997, 2001, 2006, 2008, 2014, 2015 Free Software
-Foundation, Inc.
+Copyright 1996-2017 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
#! /bin/sh
# Test arbitrary --greeting.
#
-# Copyright (C) 2001, 2006, 2014, 2015 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# Test very long --greeting argument, and also show skipping a test.
# (And one way to compute full moons.)
#
-# Copyright (C) 2001, 2006, 2014-2016 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
#! /bin/sh
# Test standard GNU greeting.
#
-# Copyright (C) 2001, 2006, 2014, 2015 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
#! /bin/sh
# Test that last greeting option specified is what counts.
#
-# Copyright 2008, 2013, 2014, 2015 Free Software Foundation, Inc.
+# Copyright 2008-2017 Free Software Foundation, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
#! /bin/sh
# Test traditional greeting.
#
-# Copyright (C) 2001, 2006, 2014, 2015 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
This website is licensed under AGPL-3.0. Feel free to copy!