diff options
author | Bernhard Voelker <mail@bernhard-voelker.de> | 2014-01-02 20:31:07 +0100 |
---|---|---|
committer | Bernhard Voelker <mail@bernhard-voelker.de> | 2014-01-02 20:31:07 +0100 |
commit | fad018bac1349d92e06464440e2cb2032a0c67e7 (patch) | |
tree | 8cdd013728bc5d6963573099bdfe72588344452c /tests | |
parent | c3e9f60a49b486fcded5e75911a0c9d6465985c2 (diff) | |
download | coreutils-fad018bac1349d92e06464440e2cb2032a0c67e7.tar.xz |
build: update gnulib submodule, bootstrap and tests/init.sh to latest
* gnulib: Update to latest.
* bootstrap: Update from gnulib.
* tests/init.sh: Likewise.
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/init.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/init.sh b/tests/init.sh index bd2048e22..b5c2e3f18 100755 --- a/tests/init.sh +++ b/tests/init.sh @@ -1,6 +1,6 @@ # source this file; set up for tests -# Copyright (C) 2009-2013 Free Software Foundation, Inc. +# Copyright (C) 2009-2014 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 |