From 275c078fb43b25229dd5d6bb4ade596edbddbfd1 Mon Sep 17 00:00:00 2001 From: Bernhard Voelker Date: Thu, 2 Jan 2014 20:52:55 +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/misc/cut-huge-range.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/misc/cut-huge-range.sh') diff --git a/tests/misc/cut-huge-range.sh b/tests/misc/cut-huge-range.sh index 7816577b9..e2c4108c5 100755 --- a/tests/misc/cut-huge-range.sh +++ b/tests/misc/cut-huge-range.sh @@ -1,7 +1,7 @@ #!/bin/sh # Ensure that cut does not allocate mem for large ranges -# Copyright (C) 2012-2013 Free Software Foundation, Inc. +# Copyright (C) 2012-2014 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 -- cgit v1.2.3-54-g00ecf