diff options
author | Jim Meyering <meyering@redhat.com> | 2009-07-29 16:29:21 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-07-29 19:30:58 +0200 |
commit | 5ef9069576230e11b123fffb52012c5b0e9c5f33 (patch) | |
tree | 5f347a504bfe0feff7fd0f3608dbab70536b7e27 /bootstrap.conf | |
parent | e40c5f735cb1abf6f7b2b0a8a6988c709f698f1d (diff) | |
download | coreutils-5ef9069576230e11b123fffb52012c5b0e9c5f33.tar.gz coreutils-5ef9069576230e11b123fffb52012c5b0e9c5f33.tar.bz2 coreutils-5ef9069576230e11b123fffb52012c5b0e9c5f33.zip |
maint: move update-copyright to gnulib
* build-aux/update-copyright: Remove file.
* bootstrap.conf (gnulib_modules): Add update-copyright.
* gnulib: Update submodule to latest.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r-- | bootstrap.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index 66710273f..b6623f635 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -210,6 +210,7 @@ gnulib_modules=" unlink-busy unlinkdir unlocked-io + update-copyright uptime useless-if-before-free userspec |