Update copyright years

UPDATE_COPYRIGHT_USE_INTERVALS=1 \
$HOME/src/gnu/gnulib/build-aux/update-copyright \
  $(git ls-files | sed -e '/^gnulib$/d
			   /^paxutils$/d
			   /^COPYING$/d
			   /\/fdl.texi$/d')
sed -i '2000,${
    /^Copyright @copyright/d
    s/^[0-9]*--\(2025 Free Software Foundation, Inc.\)/Copyright (C) \1/
  }' doc/tar.texi
This commit is contained in:
Paul Eggert
2025-01-01 18:23:05 -08:00
parent 53f7e6aa62
commit 0aa991f386
322 changed files with 328 additions and 329 deletions

View File

@@ -1,6 +1,6 @@
# Make GNU tar scripts.
# Copyright 2004-2024 Free Software Foundation, Inc.
# Copyright 2004-2025 Free Software Foundation, Inc.
# This file is part of GNU tar.

View File

@@ -82,7 +82,7 @@ SLEEP_MESSAGE="`awk '
}' /dev/null`"
# Copyright 2004-2024 Free Software Foundation, Inc.
# Copyright 2004-2025 Free Software Foundation, Inc.
# This file is part of GNU tar.

View File

@@ -1,7 +1,7 @@
#! /bin/sh
# Make backups.
# Copyright 2004-2024 Free Software Foundation, Inc.
# Copyright 2004-2025 Free Software Foundation, Inc.
# This file is part of GNU tar.
@@ -342,7 +342,7 @@ remote_run() {
license() {
cat - <<EOF
Copyright (C) 2013 Free Software Foundation, Inc.
Copyright (C) 2013, 2025 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

View File

@@ -8,7 +8,7 @@
# interested parties that a tape for the next volume of the backup needs to
# be put in the tape drive.
# Copyright 2004-2024 Free Software Foundation, Inc.
# Copyright 2004-2025 Free Software Foundation, Inc.
# This file is part of GNU tar.

View File

@@ -1,7 +1,7 @@
#! /bin/sh
# Restore backups.
# Copyright 2004-2024 Free Software Foundation, Inc.
# Copyright 2004-2025 Free Software Foundation, Inc.
# This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
#! /usr/bin/perl -w
# Display and edit the 'dev' field in tar's snapshots
# Copyright 2007-2024 Free Software Foundation, Inc.
# Copyright 2007-2025 Free Software Foundation, Inc.
# This file is part of GNU tar.

View File

@@ -3,7 +3,7 @@
# concatenates a GNU tar multi-volume archive into a single tar archive.
# Author: Bruno Haible <bruno@clisp.org>, Sergey Poznyakoff <gray@gnu.org.ua>
# Copyright 2004-2024 Free Software Foundation, Inc.
# Copyright 2004-2025 Free Software Foundation, Inc.
# This file is part of GNU tar.

View File

@@ -1,7 +1,7 @@
/* xsparse - expands compressed sparse file images extracted from GNU tar
archives.
Copyright 2006-2024 Free Software Foundation, Inc.
Copyright 2006-2025 Free Software Foundation, Inc.
This file is part of GNU tar.