summaryrefslogtreecommitdiff
path: root/tests/test-update-copyright.sh
Commit message (Expand)AuthorAgeFilesLines
* update-copyright: also work with two or more updatable lines in a fileJim Meyering2023-01-101-0/+8
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* In 'trap' commands, prefer symbolic to numeric signal names.Bruno Haible2022-11-261-1/+1
* Fix a couple of ShellCheck warnings.Bruno Haible2022-07-231-1/+1
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: remove a stray inter-word space in a 6x-repeated commentJim Meyering2020-04-041-1/+1
* update-copyright: reenable its always-skipped testJim Meyering2020-01-051-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Fix comments in last commit.Bruno Haible2019-06-151-6/+6
* Fix scripts to have valid executable format on Alpine Linux.Bruno Haible2019-06-151-3/+17
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* Port "$@" to OpenIndiana ksh93Paul Eggert2016-01-121-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* update-copyright: avoid copyright notice date corruptionJim Meyering2013-01-031-0/+6
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* update-copyright: accept new option: UPDATE_COPYRIGHT_USE_INTERVALS=2Jim Meyering2012-01-271-0/+7
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* test-update-copyright.sh: avoid false-positive failureJim Meyering2011-11-251-3/+3
* tests: test-update-copyright.sh: remove unnecessary "rm" commandsJim Meyering2011-07-271-3/+0
* update-copyright: adjust test to match changed codeJim Meyering2011-01-031-8/+8
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* tests: avoid test failure on Solaris 10 due to lack of PATH exportJim Meyering2010-11-131-0/+1
* update-copyright test: Improve output when perl is missing or too old.Bruno Haible2010-09-041-4/+7
* Don't augment PATH in TESTS_ENVIRONMENT.Bruno Haible2010-09-041-0/+3
* test-update-copyright.sh: require perl 5.8.0Jim Meyering2010-09-021-3/+3
* test-update-copyright.sh: skip test if Perl is too oldJim Meyering2010-09-021-0/+4
* test-update-copyright: don't let envvar setting cause test failureJim Meyering2010-01-011-0/+4
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* test-update-copyright: don't hard-code /usr/bin/perlJim Meyering2009-11-231-1/+1
* test-update-copyright: update test to match script changesEric Blake2009-11-021-1/+9
* test-update-copyright: skip if perl is insufficientEric Blake2009-08-151-0/+17
* update-copyright: implement forced reformattingJoel E. Denny2009-08-141-11/+11
* update-copyright: much ado about intervalsJoel E. Denny2009-08-141-8/+85
* update-copyright: convert 2-digit to 4-digit yearsJoel E. Denny2009-08-141-18/+18
* update-copyright: support C-style commentsJoel E. Denny2009-08-061-12/+74
* update-copyright: support omitted "(C)"Joel E. Denny2009-08-061-0/+21
* update-copyright: don't trip on non-FSF copyright statementsJoel E. Denny2009-08-051-7/+26
* update-copyright-tests: improve portabilityJoel E. Denny2009-08-051-38/+45
* update-copyright: support @copyright{} and ©Joel E. Denny2009-08-041-13/+14
* update-copyright-tests: correctly test EOL=\r\n handlingJim Meyering2009-08-041-8/+9
* update-copyright: fix bug for 2-digit last year and add testsJoel E. Denny2009-08-041-0/+309