Version 1.31

This commit is contained in:
Sergey Poznyakoff
2019-01-02 20:01:10 +02:00
parent 1ed62596cf
commit 2684c88a49
302 changed files with 313 additions and 430 deletions

View File

@@ -1,7 +1,6 @@
# Make GNU tar scripts.
# Copyright 2004, 2006-2007, 2013-2014, 2016-2017 Free Software
# Foundation, Inc.
# Copyright 2004-2019 Free Software Foundation, Inc.
# This file is part of GNU tar.

View File

@@ -82,8 +82,7 @@ SLEEP_MESSAGE="`awk '
}' /dev/null`"
# Copyright 2004, 2007, 2013-2014, 2016-2017 Free Software Foundation,
# Inc.
# Copyright 2004-2019 Free Software Foundation, Inc.
# This file is part of GNU tar.

View File

@@ -1,8 +1,7 @@
#! /bin/sh
# Make backups.
# Copyright 2004-2006, 2013-2014, 2016-2017 Free Software Foundation,
# Inc.
# Copyright 2004-2019 Free Software Foundation, Inc.
# This file is part of GNU tar.

View File

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

View File

@@ -1,8 +1,7 @@
#! /bin/sh
# Restore backups.
# Copyright 2004, 2006, 2013-2014, 2016-2017 Free Software Foundation,
# Inc.
# Copyright 2004-2019 Free Software Foundation, Inc.
# This file is part of GNU tar.

View File

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

View File

@@ -3,8 +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-2005, 2010, 2013-2014, 2016-2017 Free Software
# Foundation, Inc.
# Copyright 2004-2019 Free Software Foundation, Inc.
# This file is part of GNU tar.

View File

@@ -1,8 +1,7 @@
/* xsparse - expands compressed sparse file images extracted from GNU tar
archives.
Copyright 2006-2007, 2010, 2013-2014, 2016-2017 Free Software
Foundation, Inc.
Copyright 2006-2019 Free Software Foundation, Inc.
This file is part of GNU tar.