Update copyright years

This commit is contained in:
Sergey Poznyakoff
2021-01-06 17:55:16 +02:00
parent 01dd89c121
commit afa743ac23
309 changed files with 310 additions and 310 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Makefile for GNU tar sources.
# Copyright 1994-2020 Free Software Foundation, Inc.
# Copyright 1994-2021 Free Software Foundation, Inc.
# This file is part of GNU tar.
+1 -1
View File
@@ -1,5 +1,5 @@
/* Long integers, for GNU tar.
Copyright 1999-2020 Free Software Foundation, Inc.
Copyright 1999-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Buffer management for tar.
Copyright 1988-2020 Free Software Foundation, Inc.
Copyright 1988-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Checkpoint management for tar.
Copyright 2007-2020 Free Software Foundation, Inc.
Copyright 2007-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Common declarations for the tar program.
Copyright 1988-2020 Free Software Foundation, Inc.
Copyright 1988-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Diff files from a tar archive.
Copyright 1988-2020 Free Software Foundation, Inc.
Copyright 1988-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Create a tar archive.
Copyright 1985-2020 Free Software Foundation, Inc.
Copyright 1985-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Delete entries from a tar archive.
Copyright 1988-2020 Free Software Foundation, Inc.
Copyright 1988-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Per-directory exclusion files for tar.
Copyright 2014-2020 Free Software Foundation, Inc.
Copyright 2014-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Exit from GNU tar.
Copyright 2009-2020 Free Software Foundation, Inc.
Copyright 2009-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Extract files from a tar archive.
Copyright 1988-2020 Free Software Foundation, Inc.
Copyright 1988-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* GNU dump extensions to tar.
Copyright 1988-2020 Free Software Foundation, Inc.
Copyright 1988-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* List a tar archive, with support routines for reading a tar archive.
Copyright 1988-2020 Free Software Foundation, Inc.
Copyright 1988-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Owner/group mapping for tar
Copyright 2015-2020 Free Software Foundation, Inc.
Copyright 2015-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Miscellaneous functions, not really specific to GNU tar.
Copyright 1988-2020 Free Software Foundation, Inc.
Copyright 1988-2021 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
+1 -1
View File
@@ -1,6 +1,6 @@
/* Various processing of names.
Copyright 1988-2020 Free Software Foundation, Inc.
Copyright 1988-2021 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
+1 -1
View File
@@ -1,6 +1,6 @@
/* Functions for dealing with sparse files
Copyright 2003-2020 Free Software Foundation, Inc.
Copyright 2003-2021 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
+1 -1
View File
@@ -1,5 +1,5 @@
/* This file is part of GNU tar.
Copyright 2007-2020 Free Software Foundation, Inc.
Copyright 2007-2021 Free Software Foundation, Inc.
Written by Sergey Poznyakoff.
+1 -1
View File
@@ -1,6 +1,6 @@
/* System-dependent calls for tar.
Copyright 2003-2020 Free Software Foundation, Inc.
Copyright 2003-2021 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
+1 -1
View File
@@ -1,6 +1,6 @@
/* A tar (tape archiver) program.
Copyright 1988-2020 Free Software Foundation, Inc.
Copyright 1988-2021 Free Software Foundation, Inc.
Written by John Gilmore, starting 1985-08-25.
+1 -1
View File
@@ -1,6 +1,6 @@
/* GNU tar Archive Format description.
Copyright 1988-2020 Free Software Foundation, Inc.
Copyright 1988-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,5 +1,5 @@
/* This file is part of GNU tar.
Copyright 2006-2020 Free Software Foundation, Inc.
Copyright 2006-2021 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
+1 -1
View File
@@ -1,6 +1,6 @@
/* Unlink files.
Copyright 2009-2020 Free Software Foundation, Inc.
Copyright 2009-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Update a tar archive.
Copyright 1988-2020 Free Software Foundation, Inc.
Copyright 1988-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Charset handling for GNU tar.
Copyright 2004-2020 Free Software Foundation, Inc.
Copyright 2004-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Warnings for GNU tar.
Copyright 2009-2020 Free Software Foundation, Inc.
Copyright 2009-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Support for extended attributes.
Copyright (C) 2006-2020 Free Software Foundation, Inc.
Copyright (C) 2006-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* Support for extended attributes.
Copyright (C) 2006-2020 Free Software Foundation, Inc.
Copyright (C) 2006-2021 Free Software Foundation, Inc.
This file is part of GNU tar.
+1 -1
View File
@@ -1,6 +1,6 @@
/* POSIX extended headers for tar.
Copyright (C) 2003-2020 Free Software Foundation, Inc.
Copyright (C) 2003-2021 Free Software Foundation, Inc.
This file is part of GNU tar.