From 1aa17dc89b3f313697661541adca0aa0defbdc09 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 1 Jan 2010 10:56:28 +0100 Subject: maint: update all FSF copyright year lists to include 2010 Use this command: git ls-files | grep -v COPYING \ | xargs env UPDATE_COPYRIGHT_USE_INTERVALS=1 \ build-aux/update-copyright --- tests/chown/basic | 2 +- tests/chown/deref | 2 +- tests/chown/preserve-root | 2 +- tests/chown/separator | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/chown') diff --git a/tests/chown/basic b/tests/chown/basic index 95a9cd1d3..f161b536b 100755 --- a/tests/chown/basic +++ b/tests/chown/basic @@ -1,7 +1,7 @@ #!/bin/sh # make sure chown --from=... works -# Copyright (C) 2001, 2004-2009 Free Software Foundation, Inc. +# Copyright (C) 2001, 2004-2010 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/chown/deref b/tests/chown/deref index c609751de..7a269e756 100755 --- a/tests/chown/deref +++ b/tests/chown/deref @@ -2,7 +2,7 @@ # For coreutils-5.2.1 and earlier, chown --dereference would skip # symlinks having owner/group matching the specified owner/group. -# Copyright (C) 2004, 2006-2009 Free Software Foundation, Inc. +# Copyright (C) 2004, 2006-2010 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/chown/preserve-root b/tests/chown/preserve-root index f5c4fce3b..81483db5b 100755 --- a/tests/chown/preserve-root +++ b/tests/chown/preserve-root @@ -1,7 +1,7 @@ #!/bin/sh # Verify that --preserve-root works. -# Copyright (C) 2006-2009 Free Software Foundation, Inc. +# Copyright (C) 2006-2010 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/chown/separator b/tests/chown/separator index 6e717f695..4c204f126 100755 --- a/tests/chown/separator +++ b/tests/chown/separator @@ -1,7 +1,7 @@ #!/bin/sh # Make sure "chown USER:GROUP FILE" works, and similar tests with separators. -# Copyright (C) 2004-2009 Free Software Foundation, Inc. +# Copyright (C) 2004-2010 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