From 31dc21f693b5dc9c267be89934ea4cb306806e39 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 31 Jan 2011 13:42:49 +0100 Subject: [PATCH] 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. --- src/extent-scan.c | 2 +- src/extent-scan.h | 2 +- tests/cp/sparse-fiemap | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/extent-scan.c b/src/extent-scan.c index 3bb0d536ce..9f38877261 100644 --- a/src/extent-scan.c +++ b/src/extent-scan.c @@ -1,5 +1,5 @@ /* extent-scan.c -- core functions for scanning extents - Copyright (C) 2010 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 diff --git a/src/extent-scan.h b/src/extent-scan.h index ac9e5006fc..4724b25750 100644 --- a/src/extent-scan.h +++ b/src/extent-scan.h @@ -1,5 +1,5 @@ /* core functions for efficient reading sparse files - Copyright (C) 2010 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 diff --git a/tests/cp/sparse-fiemap b/tests/cp/sparse-fiemap index c87364595e..7e1932b081 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 -- 2.47.2