Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:062a1ba2653eb0f8e2b400c63594c5e9782ebc82
Author...:Collin Funk
Committer:Reuben Thomas
Date.....:Sun May 18 11:18:05 2025 -0700
Parents..:913ad11c5a0169f250ec9c9b9be63fcb02cf4a83

Message
maint: run 'make update-copyright'

* .x-update-copyright: Ignore some imported files when updating
copyright dates.
* cfg.mk (old_NEWS_hash): Update hash of NEWS to reflect copyright date
change.

Changes
diff --git a/.x-update-copyright b/.x-update-copyright
line changes: +3/-0
index 0000000..90b8618
--- /dev/null
+++ b/.x-update-copyright
@@ -0,0 +1,3 @@
+^COPYING$
+^bootstrap$
+^doc/fdl\.texi$

diff --git a/AUTHORS b/AUTHORS
line changes: +1/-1
index 441e93d..57d0ecb
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,6 @@
 Authors of GNU Hello.
 
-  Copyright (C) 1999-2024 Free Software Foundation, Inc.
+  Copyright (C) 1999-2025 Free Software Foundation, Inc.
 
   Copying and distribution of this file, with or without modification,
   are permitted in any medium without royalty provided the copyright

diff --git a/ChangeLog.O b/ChangeLog.O
line changes: +1/-1
index b5b5471..141fc75
--- a/ChangeLog.O
+++ b/ChangeLog.O
@@ -1104,7 +1104,7 @@ Sat Apr  1 00:27:19 1978  Brian Kernighan  (bwk at research)
 
 	* Initial version.
 
-Copyright 1993-2024 Free Software Foundation, Inc.
+Copyright 1993-2025 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

diff --git a/Makefile.am b/Makefile.am
line changes: +1/-1
index 36ccd38..3d9a9d7
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
 # and all subdirectories).
 # Makefile for the top-level directory of GNU hello.
 #
-# Copyright 1997-2024 Free Software Foundation, Inc.
+# Copyright 1997-2025 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

diff --git a/NEWS b/NEWS
line changes: +1/-1
index 1b6da9d..1f5a1e8
--- a/NEWS
+++ b/NEWS
@@ -130,6 +130,6 @@ Version 2.7 (28 March 2011)
 * There is now a `NEWS' file (this one), giving a history of
   user-visible changes.
 
- Copyright (C) 1992-2024 Free Software Foundation, Inc.
+ Copyright (C) 1992-2025 Free Software Foundation, Inc.
 
 This file is distributed under the same license as the GNU hello package.

diff --git a/README b/README
line changes: +1/-1
index 1b915ff..c9893e6
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ This is the README file for the GNU Hello distribution.
 Hello prints a friendly greeting.  It also serves as a sample GNU
 package, showing practices that may be useful for GNU projects.
 
-  Copyright (C) 1992-2024 Free Software Foundation, Inc.
+  Copyright (C) 1992-2025 Free Software Foundation, Inc.
 
   Copying and distribution of this file, with or without modification,
   are permitted in any medium without royalty provided the copyright

diff --git a/README-dev b/README-dev
line changes: +1/-1
index a4a3ce7..f784d11
--- a/README-dev
+++ b/README-dev
@@ -1,6 +1,6 @@
 This README.dev file describes the development environment.
 
-  Copyright (C) 2002-2024 Free Software Foundation, Inc.
+  Copyright (C) 2002-2025 Free Software Foundation, Inc.
 
   Copying and distribution of this file, with or without modification,
   are permitted in any medium without royalty provided the copyright

diff --git a/THANKS b/THANKS
line changes: +1/-1
index a23d9df..e82f35d
--- a/THANKS
+++ b/THANKS
@@ -1,6 +1,6 @@
 Additional contributors to GNU Hello.
 
-  Copyright (C) 1999-2024 Free Software Foundation, Inc.
+  Copyright (C) 1999-2025 Free Software Foundation, Inc.
 
   Copying and distribution of this file, with or without modification,
   are permitted in any medium without royalty provided the copyright

diff --git a/bootstrap.conf b/bootstrap.conf
line changes: +1/-1
index 54b37bb..e2fb8a5
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2024 Free Software Foundation, Inc.
+# Copyright (C) 2006-2025 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

diff --git a/build-aux/git-version-gen b/build-aux/git-version-gen
line changes: +2/-2
index 2ad0851..3442923
--- a/build-aux/git-version-gen
+++ b/build-aux/git-version-gen
@@ -2,7 +2,7 @@
 # Print a version string.
 scriptversion=2018-03-07.03; # UTC
 
-# Copyright (C) 2007-2024 Free Software Foundation, Inc.
+# Copyright (C) 2007-2025 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
@@ -74,7 +74,7 @@ me=$0
 
 version="git-version-gen $scriptversion
 
-Copyright 2011 Free Software Foundation, Inc.
+Copyright 2011-2025 Free Software Foundation, Inc.
 There is NO warranty.  You may redistribute this software
 under the terms of the GNU General Public License.
 For more information about these matters, see the files named COPYING."

diff --git a/cfg.mk b/cfg.mk
line changes: +2/-2
index 6374440..dd6d2fe
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,6 +1,6 @@
 # Configuration for maintainer-makefile
 #
-# Copyright (c) 2012-2024 Free Software Foundation, Inc.
+# Copyright (c) 2012-2025 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
@@ -24,7 +24,7 @@ local-checks-to-skip = \
   sc_indent
 
 # Set format of NEWS
-old_NEWS_hash := 581402d29da29110c15fddec73e357cf
+old_NEWS_hash := 60ef5f5511c8d46d064c49c08532fec6
 
 update-copyright-env = \
   UPDATE_COPYRIGHT_FORCE=1 \

diff --git a/configure.ac b/configure.ac
line changes: +1/-1
index 40da508..4fe2b21
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-dnl Copyright (C) 2004-2024 Free Software Foundation, Inc.
+dnl Copyright (C) 2004-2025 Free Software Foundation, Inc.
 
 dnl This file is free software; as a special exception the author gives
 dnl unlimited permission to copy and/or distribute it, with or without

diff --git a/doc/ChangeLog b/doc/ChangeLog
line changes: +1/-1
index 39b5552..3f56f26
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -172,7 +172,7 @@ Tue Dec 19 08:26:09 1995  Karl Eichwalder  <ke@ke.Central.DE>
 
 	* Makefile.in, version.texi: New file.
 
-Copyright 1995-2024 Free Software Foundation, Inc.
+Copyright 1995-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright

diff --git a/doc/hello.texi b/doc/hello.texi
line changes: +1/-1
index 8448a9e..33659ce
--- a/doc/hello.texi
+++ b/doc/hello.texi
@@ -15,7 +15,7 @@
 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--2024 Free Software Foundation, Inc.
+Copyright @copyright{} 1992--2025 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document

diff --git a/doc/local.mk b/doc/local.mk
line changes: +1/-1
index b2785ba..9bcab7a
--- a/doc/local.mk
+++ b/doc/local.mk
@@ -1,7 +1,7 @@
 # Make hello documentation.				-*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-# Copyright (C) 1995-2024 Free Software Foundation, Inc.
+# Copyright (C) 1995-2025 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

diff --git a/man/ChangeLog b/man/ChangeLog
line changes: +1/-1
index 4f1598a..6b5e354
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -58,7 +58,7 @@
 	* Makefile.am: New file; filled with template information from the
 	textutils package.
 
-Copyright (C) 1999-2024 Free Software Foundation, Inc.
+Copyright (C) 1999-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright

diff --git a/po/ChangeLog b/po/ChangeLog
line changes: +1/-1
index 51a6b44..f5a61d6
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -572,7 +572,7 @@ Fri Dec 15 11:59:51 1995  Karl Eichwalder  <ke@ke.Central.DE>
 	* POTFILES.in: New file.  Lists `getopt.c', `getopt1.c',
 	`hello.c', and `version.c'.
 
-Copyright (C) 1995-2024 Free Software Foundation, Inc.
+Copyright (C) 1995-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright

diff --git a/po/POTFILES.in b/po/POTFILES.in
line changes: +1/-1
index 41fb6ac..2823cdf
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2024 Free Software Foundation, Inc.
+# Copyright (C) 2005-2025 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright

diff --git a/src/ChangeLog b/src/ChangeLog
line changes: +1/-1
index 8eefeea..f4635c2
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -348,7 +348,7 @@ Tue Dec 19 08:26:09 1995  Karl Eichwalder  <ke@ke.Central.DE>
 
 	* Makefile.in: New file.
 
-Copyright 1995-2024 Free Software Foundation, Inc.
+Copyright 1995-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright

diff --git a/src/hello.c b/src/hello.c
line changes: +1/-1
index f3e64e5..81cff50
--- a/src/hello.c
+++ b/src/hello.c
@@ -1,6 +1,6 @@
 /* hello.c -- print a greeting message and exit.
 
-   Copyright 1992-2024 Free Software Foundation, Inc.
+   Copyright 1992-2025 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

diff --git a/src/system.h b/src/system.h
line changes: +1/-1
index 7246460..5b521b8
--- a/src/system.h
+++ b/src/system.h
@@ -1,6 +1,6 @@
 /* system.h: system-dependent declarations; include this first.
 
-   Copyright 1996-2024 Free Software Foundation, Inc.
+   Copyright 1996-2025 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

diff --git a/tests/ChangeLog b/tests/ChangeLog
line changes: +1/-1
index 3584bc0..2a41ae9
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -46,7 +46,7 @@ Mon Dec 30 17:29:37 1996  Karl Eichwalder  <ke@ke.Central.DE>
 
 	* testdata: Copied from `../src/'.
 
-Copyright 1996-2024 Free Software Foundation, Inc.
+Copyright 1996-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright

diff --git a/tests/atexit-1 b/tests/atexit-1
line changes: +1/-1
index ac961b8..c0fb068
--- a/tests/atexit-1
+++ b/tests/atexit-1
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Test atexit handling.
 #
-# Copyright (C) 2019-2024 Free Software Foundation, Inc.
+# Copyright (C) 2019-2025 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright

diff --git a/tests/greeting-1 b/tests/greeting-1
line changes: +1/-1
index 0e4793a..461b09d
--- a/tests/greeting-1
+++ b/tests/greeting-1
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Test arbitrary --greeting.
 #
-# Copyright (C) 2001-2024 Free Software Foundation, Inc.
+# Copyright (C) 2001-2025 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright

diff --git a/tests/greeting-2 b/tests/greeting-2
line changes: +1/-1
index b04ca59..e2ff89b
--- a/tests/greeting-2
+++ b/tests/greeting-2
@@ -2,7 +2,7 @@
 # Test very long --greeting argument, and also show skipping a test.
 # (And one way to compute full moons.)
 #
-# Copyright (C) 2001-2024 Free Software Foundation, Inc.
+# Copyright (C) 2001-2025 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright

diff --git a/tests/hello-1 b/tests/hello-1
line changes: +1/-1
index cef734f..ec3379c
--- a/tests/hello-1
+++ b/tests/hello-1
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Test standard GNU greeting.
 #
-# Copyright (C) 2001-2024 Free Software Foundation, Inc.
+# Copyright (C) 2001-2025 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright

diff --git a/tests/last-1 b/tests/last-1
line changes: +1/-1
index 0f5fd19..48ebaff
--- a/tests/last-1
+++ b/tests/last-1
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Test that last greeting option specified is what counts.
 #
-# Copyright 2008-2024 Free Software Foundation, Inc.
+# Copyright 2008-2025 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright

diff --git a/tests/operand-1 b/tests/operand-1
line changes: +1/-1
index bce5723..8c8c93b
--- a/tests/operand-1
+++ b/tests/operand-1
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Test extra operands fail correct way.
 #
-# Copyright (C) 2019-2024 Free Software Foundation, Inc.
+# Copyright (C) 2019-2025 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright

diff --git a/tests/traditional-1 b/tests/traditional-1
line changes: +1/-1
index a7fee62..f6df33d
--- a/tests/traditional-1
+++ b/tests/traditional-1
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Test traditional greeting.
 #
-# Copyright (C) 2001-2024 Free Software Foundation, Inc.
+# Copyright (C) 2001-2025 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!