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]*--\(2026 Free Software Foundation, Inc.\)/Copyright (C) \1/
  }' doc/tar.texi
This commit is contained in:
Paul Eggert
2026-01-23 15:41:58 -08:00
parent 505cf47a0a
commit d55c5fd2c5
325 changed files with 328 additions and 328 deletions

View File

@@ -1,6 +1,6 @@
# Makefile for GNU tar sources.
# Copyright 1994-2025 Free Software Foundation, Inc.
# Copyright 1994-2026 Free Software Foundation, Inc.
# This file is part of GNU tar.

View File

@@ -1,5 +1,5 @@
/* Long integers, for GNU tar.
Copyright 1999-2025 Free Software Foundation, Inc.
Copyright 1999-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Buffer management for tar.
Copyright 1988-2025 Free Software Foundation, Inc.
Copyright 1988-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Checkpoint management for tar.
Copyright 2007-2025 Free Software Foundation, Inc.
Copyright 2007-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Common declarations for the tar program.
Copyright 1988-2025 Free Software Foundation, Inc.
Copyright 1988-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Diff files from a tar archive.
Copyright 1988-2025 Free Software Foundation, Inc.
Copyright 1988-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Create a tar archive.
Copyright 1985-2025 Free Software Foundation, Inc.
Copyright 1985-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Delete entries from a tar archive.
Copyright 1988-2025 Free Software Foundation, Inc.
Copyright 1988-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Per-directory exclusion files for tar.
Copyright 2014-2025 Free Software Foundation, Inc.
Copyright 2014-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Exit from GNU tar.
Copyright 2009-2025 Free Software Foundation, Inc.
Copyright 2009-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Extract files from a tar archive.
Copyright 1988-2025 Free Software Foundation, Inc.
Copyright 1988-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* GNU dump extensions to tar.
Copyright 1988-2025 Free Software Foundation, Inc.
Copyright 1988-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* List a tar archive, with support routines for reading a tar archive.
Copyright 1988-2025 Free Software Foundation, Inc.
Copyright 1988-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Owner/group mapping for tar
Copyright 2015-2025 Free Software Foundation, Inc.
Copyright 2015-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Miscellaneous functions, not really specific to GNU tar.
Copyright 1988-2025 Free Software Foundation, Inc.
Copyright 1988-2026 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

View File

@@ -1,6 +1,6 @@
/* Various processing of names.
Copyright 1988-2025 Free Software Foundation, Inc.
Copyright 1988-2026 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

View File

@@ -1,6 +1,6 @@
/* Functions for dealing with sparse files
Copyright 2003-2025 Free Software Foundation, Inc.
Copyright 2003-2026 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

View File

@@ -1,5 +1,5 @@
/* This file is part of GNU tar.
Copyright 2007-2025 Free Software Foundation, Inc.
Copyright 2007-2026 Free Software Foundation, Inc.
Written by Sergey Poznyakoff.

View File

@@ -1,6 +1,6 @@
/* System-dependent calls for tar.
Copyright 2003-2025 Free Software Foundation, Inc.
Copyright 2003-2026 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

View File

@@ -1,6 +1,6 @@
/* A tar (tape archiver) program.
Copyright 1988-2025 Free Software Foundation, Inc.
Copyright 1988-2026 Free Software Foundation, Inc.
Written by John Gilmore, starting 1985-08-25.

View File

@@ -1,6 +1,6 @@
/* GNU tar Archive Format description.
Copyright 1988-2025 Free Software Foundation, Inc.
Copyright 1988-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,5 +1,5 @@
/* This file is part of GNU tar.
Copyright 2006-2025 Free Software Foundation, Inc.
Copyright 2006-2026 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

View File

@@ -1,6 +1,6 @@
/* Unlink files.
Copyright 2009-2025 Free Software Foundation, Inc.
Copyright 2009-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Update a tar archive.
Copyright 1988-2025 Free Software Foundation, Inc.
Copyright 1988-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Charset handling for GNU tar.
Copyright 2004-2025 Free Software Foundation, Inc.
Copyright 2004-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Warnings for GNU tar.
Copyright 2009-2025 Free Software Foundation, Inc.
Copyright 2009-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Support for extended attributes.
Copyright (C) 2006-2025 Free Software Foundation, Inc.
Copyright (C) 2006-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Support for extended attributes.
Copyright (C) 2006-2025 Free Software Foundation, Inc.
Copyright (C) 2006-2026 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* POSIX extended headers for tar.
Copyright (C) 2003-2025 Free Software Foundation, Inc.
Copyright (C) 2003-2026 Free Software Foundation, Inc.
This file is part of GNU tar.