diff options
author | Jim Meyering <meyering@redhat.com> | 2008-11-17 11:16:19 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-11-17 11:16:19 +0100 |
commit | 8b09875b59e112b01db6e3909003b52447a62a7c (patch) | |
tree | e53685b01038721ea4f2bbeeb18fb2988f1c4fd7 | |
parent | 4e38e6a19cb67c6fbee6c4c1e477748776818bab (diff) | |
download | coreutils-8b09875b59e112b01db6e3909003b52447a62a7c.tar.xz |
doc: HACKING: reference http://www.gnu.org/licenses/why-assign.html
Suggestion from Patrick Schoenfeld.
-rw-r--r-- | HACKING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -323,6 +323,10 @@ you'd use doc/Copyright/request-assign.future: You may make assignments for up to four projects at a time. +In case you're wondering why we bother with all of this, read this: + + http://www.gnu.org/licenses/why-assign.html + Run "make syntax-check", or even "make distcheck" ================================================ |