summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-31 13:42:49 +0100
committerJim Meyering <meyering@redhat.com>2011-01-31 13:42:49 +0100
commit31dc21f693b5dc9c267be89934ea4cb306806e39 (patch)
treed5d5ea087adfb6253167a713e2fcb048e12a118b /tests
parent08b7bce540f12595f9995851338bb765783d264c (diff)
downloadcoreutils-31dc21f693b5dc9c267be89934ea4cb306806e39.tar.xz
maint: update copyright year lists in new files
* src/extent-scan.h: Update copyright year list. * src/extent-scan.c: Likewise. * tests/cp/sparse-fiemap: Likewise.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/cp/sparse-fiemap2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/sparse-fiemap b/tests/cp/sparse-fiemap
index c87364595..7e1932b08 100755
--- a/tests/cp/sparse-fiemap
+++ b/tests/cp/sparse-fiemap
@@ -1,7 +1,7 @@
#!/bin/sh
# Test cp --sparse=always through fiemap copy
-# Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2010-2011 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