Skip to content

rust-lang repos that do not declare licenses #25664

Open
@brson

Description

@brson

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-licensingArea: Compiler licensingC-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCP-lowLow priorityT-leadership-councilRelevant to the leadership council.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions