Open
Description
It came up today that kate-config does not have a license file. I filed a PR to fix that, but there are others.
- crates.io-index - I'm not sure if this needs a copyright license since it isn't a work of creative expression, but it might still be worth putting something explicit in there just to fend off questions. Maybe there's some sort of 'open-data' license that's appropriate. https://github.com/rust-lang/crates.io-index/issues/3
- blog.rust-lang.org
- This repo needs LICENSE/COPYING, also README blog.rust-lang.org#63 CC-BY suggested
- regex - Declared in Cargo.toml but no accompanying license files. has dual Apache+MIT
- rfcs - This is a mess. It should have the MIT/ASL license per our other docs but we didn't have the foresight to do it. - Does this repo need a LICENSE or COPYING file? rfcs#1259
- rust-buildbot - now dual-licensed
- meeting-minutes - Doesn't matter probably.
- rust-www - This is tricky. It contains a COPYRIGHT file, but I believe we put it there to have a license to link to for Rust itself. We can probably argue that the entire website falls under that license.
- Add Apache and MIT license texts? prev.rust-lang.org#174
- rust.vim - Please add a LICENSE file rust.vim#45
- rust-mode - Please add a LICENSE file rust-mode#91
- rust-packaging - contains licenses now
-
gedit-config - dual-licensed(abandoned) - rustup - rustup.sh itself contains the license, but not the rest. and repo contains both license files
- rust-installer - ditto
-
rust-wiki-backup - decommissioned partially because it was not properly licensed(archived) - rust-guidelines - repo was decommissioned and moved
-
nano-config - Only contains copyright notice, not license Has both licenses(archived) -
zsh-config(archived)
Update:
- docker-rust
- License the
docker-rust
repository under MIT/Apache-2.0 dual license docker-rust#207 - Adding License Statement (MIT and Apache) docker-rust#74-
docker-rust-nightly(the repository has been archived, the licensing is now being done in docker-rust)
-
- crater mentions a license in README, even though the license files are not included in the repo
- bors: bootstrap commit
- surveys
- rustc-perf
- fmt-rfcs: Add a license statement to README and add LICENSE-* files style-team#174
- .github
- rust-lang.github.io
-
https://github.com/rust-lang/project-rfc-2229(archived) -
https://github.com/rust-lang/wg-debugging(archived) - https://github.com/rust-lang/wg-cargo-std-aware
- https://github.com/rust-lang/wg-allocators
- https://github.com/rust-lang/moderation-team
-
https://github.com/rust-lang/wg-incr-comp(archived) - https://github.com/rust-lang/compiler-team-prioritization
-
https://github.com/rust-lang/rustc-timing(archived)