diff options
| author | Josh Triplett <josh@joshtriplett.org> | 2017-07-26 16:34:15 -0700 |
|---|---|---|
| committer | Josh Triplett <josh@joshtriplett.org> | 2017-07-26 16:51:58 -0700 |
| commit | 2a8807e889a43c6b89eb6f2736907afa87ae592f (patch) | |
| tree | 124edb8355afb85995c1c4b2a350e33b5c4d766c | |
| parent | d02fb3bcf42c05740a47fdfb0d9e5dd8ec24ff37 (diff) | |
| download | rust-2a8807e889a43c6b89eb6f2736907afa87ae592f.tar.gz rust-2a8807e889a43c6b89eb6f2736907afa87ae592f.zip | |
LICENSE-MIT: Remove inaccurate (misattributed) copyright notice
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.
| -rw-r--r-- | LICENSE-MIT | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/LICENSE-MIT b/LICENSE-MIT index 25597d5838f..31aa79387f2 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,5 +1,3 @@ -Copyright (c) 2010 The Rust Project Developers - Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the |
