Update copyright years

UPDATE_COPYRIGHT_USE_INTERVALS=1 \
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]*--\(2024 Free Software Foundation, Inc.\)/Copyright (C) \1/
  }' doc/tar.texi
This commit is contained in:
Paul Eggert
2024-01-01 19:01:15 -08:00
parent f0098df0b3
commit c6f0ad5117
319 changed files with 323 additions and 322 deletions

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
/* Checkpoint management for tar.
Copyright 2007-2023 Free Software Foundation, Inc.
Copyright 2007-2024 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-2023 Free Software Foundation, Inc.
Copyright 1988-2024 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-2023 Free Software Foundation, Inc.
Copyright 1988-2024 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Create a tar archive.
Copyright 1985-2023 Free Software Foundation, Inc.
Copyright 1985-2024 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-2023 Free Software Foundation, Inc.
Copyright 1988-2024 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-2023 Free Software Foundation, Inc.
Copyright 2014-2024 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Exit from GNU tar.
Copyright 2009-2023 Free Software Foundation, Inc.
Copyright 2009-2024 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-2023 Free Software Foundation, Inc.
Copyright 1988-2024 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* GNU dump extensions to tar.
Copyright 1988-2023 Free Software Foundation, Inc.
Copyright 1988-2024 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-2023 Free Software Foundation, Inc.
Copyright 1988-2024 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

@@ -1,6 +1,6 @@
/* Owner/group mapping for tar
Copyright 2015-2023 Free Software Foundation, Inc.
Copyright 2015-2024 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-2023 Free Software Foundation, Inc.
Copyright 1988-2024 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-2023 Free Software Foundation, Inc.
Copyright 1988-2024 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-2023 Free Software Foundation, Inc.
Copyright 2003-2024 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-2023 Free Software Foundation, Inc.
Copyright 2007-2024 Free Software Foundation, Inc.
Written by Sergey Poznyakoff.

View File

@@ -1,6 +1,6 @@
/* System-dependent calls for tar.
Copyright 2003-2023 Free Software Foundation, Inc.
Copyright 2003-2024 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-2023 Free Software Foundation, Inc.
Copyright 1988-2024 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-2023 Free Software Foundation, Inc.
Copyright 1988-2024 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-2023 Free Software Foundation, Inc.
Copyright 2006-2024 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-2023 Free Software Foundation, Inc.
Copyright 2009-2024 Free Software Foundation, Inc.
This file is part of GNU tar.

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
/* Support for extended attributes.
Copyright (C) 2006-2023 Free Software Foundation, Inc.
Copyright (C) 2006-2024 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-2023 Free Software Foundation, Inc.
Copyright (C) 2003-2024 Free Software Foundation, Inc.
This file is part of GNU tar.