Paul Eggert
|
0aa991f386
|
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
|
2025-01-01 18:33:10 -08:00 |
|
Paul Eggert
|
c6f0ad5117
|
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
|
2024-01-01 19:08:46 -08:00 |
|
Paul Eggert
|
719d3b44b7
|
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')
|
2023-01-06 12:50:36 -08:00 |
|
Sergey Poznyakoff
|
5c713540e3
|
Update copyright years
|
2022-01-02 10:25:29 +02:00 |
|
Sergey Poznyakoff
|
afa743ac23
|
Update copyright years
|
2021-01-06 17:55:16 +02:00 |
|
Sergey Poznyakoff
|
8d90723d30
|
Update copyright years
|
2020-02-08 13:21:13 +02:00 |
|
Sergey Poznyakoff
|
2684c88a49
|
Version 1.31
|
2019-01-02 20:20:28 +02:00 |
|
Sergey Poznyakoff
|
30fe67226a
|
Update copyright years
|
2017-01-02 14:49:55 +02:00 |
|
Sergey Poznyakoff
|
e1b7e40ff0
|
Fix interaction of -u with -C
* src/update.c (update_archive): Pass correct change_dir
value for addname
* tests/update03.at: New file.
* tests/Makefile.am: Add update03.at
* tests/testsuite.at: Include update03.at
|
2016-09-26 13:53:50 +03:00 |
|