From 77da73c75432f3c5b4beebae7b0797a1e33160bc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 1 Jan 2013 03:54:51 +0100 Subject: maint: update all copyright year number ranges Run "make update-copyright", but then also run this, perl -pi -e 's/2\d\d\d-//' tests/sample-test to make that one script use the single most recent year number. --- tests/factor/create-test.sh | 2 +- tests/factor/run.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/factor') diff --git a/tests/factor/create-test.sh b/tests/factor/create-test.sh index 180e89a84..c81a8283e 100755 --- a/tests/factor/create-test.sh +++ b/tests/factor/create-test.sh @@ -1,7 +1,7 @@ #!/bin/sh # Create the factor test scripts. -# Copyright (C) 2012 Free Software Foundation, Inc. +# Copyright (C) 2012-2013 Free Software Foundation, Inc. test_name=$1 template=$2 diff --git a/tests/factor/run.sh b/tests/factor/run.sh index c292f2bd8..dfe116484 100644 --- a/tests/factor/run.sh +++ b/tests/factor/run.sh @@ -10,7 +10,7 @@ # # See: tests/factor/create-test.sh -# Copyright (C) 2012 Free Software Foundation, Inc. +# Copyright (C) 2012-2013 Free Software Foundation, Inc. . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src -- cgit v1.2.3-70-g09d2