about summary refs log tree commit diff
path: root/LICENSE-MIT
AgeCommit message (Collapse)AuthorLines
2024-12-09dist: Re-work how we describe the licence of Rust in our distributionsJonathan Pallant-0/+2
) add COPYRIGHT*.html files to the rustc binary distribution ) add contents of LICENSE folder to dist tarballs, because some of our in-tree licences will require that the license text is reproduced. ) The wording of COPYRIGHT is adjusted to not include license text (`reuse` ensures that it's in the LICENSE folder) ) A blanket copyright notice is added to LICENCE-MIT as required by the text. The general approach is that the license statements are now compiled using a tool in CI (generate-copyright), and you get either: * the source code (COPYRIGHT, LICENCE-APACHE, LICENCE-MIT, REUSE.toml and the LICENCES folder), or * the compiled version (COPYRIGHT.html, COPYRIGHT-library.html and the LICENCES folder).
2017-07-26LICENSE-MIT: Remove inaccurate (misattributed) copyright noticeJosh Triplett-2/+0
LICENSE-MIT contains the line "Copyright (c) 2015 The Rust Project Developers", which implies that an entity called "The Rust Project Developers" holds copyrights in Rust. Rust contributors retain their copyrights, and do not assign them to anyone by contributing. Remove the inaccurate notice.
2016-01-28Mention initial copyright yearPrayag Verma-1/+1
2016-01-01Update copyright dateZach Panzarino-1/+1
2015-01-17Bump LICENSE copyright yearCorey Farwell-1/+1
2014-05-03Change the licence holder to The Rust Project DevelopersAli Smesseim-2/+1
The copyright of this project belongs to The Rust Project Developers, who are mentioned in AUTHORS.txt.
2014-01-08Update some copyright dates 0.9Brian Anderson-1/+1
2013-04-01tidy version numbers and copyright datesGraydon Hoare-2/+2
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+26