From: Jim Meyering Date: Sat, 1 Jan 2011 10:10:00 +0000 (+0100) Subject: build: update gnulib for version-etc copyright year update X-Git-Tag: v8.9~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=257909013ef559418f612e8592f55b29dafda154;p=thirdparty%2Fcoreutils.git build: update gnulib for version-etc copyright year update * tests/sample-test: Update copyright to 2011, to appease syntax-check. --- diff --git a/gnulib b/gnulib index 9dd43194a6..d60f3b0c6b 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 9dd43194a604772c35a91467b7fb65490f1374a3 +Subproject commit d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0 diff --git a/tests/sample-test b/tests/sample-test index a12fe49b64..1a4c24160c 100644 --- a/tests/sample-test +++ b/tests/sample-test @@ -1,7 +1,7 @@ #!/bin/sh # FIXME -# Copyright (C) 2010 Free Software Foundation, Inc. +# Copyright (C) 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