auto merge of #5777 : lucab/rust/lucab/doc/misc, r=thestinger

A non-code PR to put the AUTHORS.txt file in the released tarball and to update the copyright terms in the rustc manpage as per post-dual-licensing.
This commit is contained in:
bors 2013-04-08 13:09:55 -07:00
commit 5a0f628501
2 changed files with 3 additions and 2 deletions

View File

@ -170,5 +170,5 @@ See \fBAUTHORS.txt\fR in the rust source distribution. Graydon Hoare
<\fIgraydon@mozilla.com\fR> is the project leader.
.SH "COPYRIGHT"
This work is licensed under MIT-like terms. See \fBLICENSE.txt\fR
in the rust source distribution.
This work is dual-licensed under Apache 2.0 and MIT terms. See \fBCOPYRIGHT\fR
file in the rust source distribution.

View File

@ -18,6 +18,7 @@ PKG_FILES := \
$(S)COPYRIGHT \
$(S)LICENSE-APACHE \
$(S)LICENSE-MIT \
$(S)AUTHORS.txt \
$(S)README.md \
$(S)configure $(S)Makefile.in \
$(S)man \