From 04d49874a23f40e38ba4f302b5b8025f43cba3c5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 20 Nov 2008 10:28:31 +0000 Subject: update copyright dates from recent changes * src/dd.c: Add 2009 to list of copyright years. * tests/dd/seek-skip-past-file: Likewise. * tests/dd/seek-skip-past-dev: Likewise. * m4/xattr.m4: Likewise. * src/copy.h: Likewise. --- tests/dd/skip-seek-past-dev | 2 +- tests/dd/skip-seek-past-file | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/dd') diff --git a/tests/dd/skip-seek-past-dev b/tests/dd/skip-seek-past-dev index 04101d222..c9abfc01f 100755 --- a/tests/dd/skip-seek-past-dev +++ b/tests/dd/skip-seek-past-dev @@ -1,7 +1,7 @@ #!/bin/sh # test diagnostics are printed immediately when seeking beyond device. -# Copyright (C) 2008 Free Software Foundation, Inc. +# Copyright (C) 2008, 2009 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/dd/skip-seek-past-file b/tests/dd/skip-seek-past-file index cfc143963..9c055bd09 100755 --- a/tests/dd/skip-seek-past-file +++ b/tests/dd/skip-seek-past-file @@ -1,7 +1,7 @@ #!/bin/sh # test diagnostics are printed when seeking too far in seekable files. -# Copyright (C) 2008 Free Software Foundation, Inc. +# Copyright (C) 2008, 2009 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