compiler-team icon indicating copy to clipboard operation
compiler-team copied to clipboard

develop and mail out rustc licensing guidelines

Open nikomatsakis opened this issue 6 years ago • 5 comments

Meeting proposal info

  • Title: rustc licensing guidelines
  • Type: non-technical
  • CC: @skade

Summary

@skade has prepared a draft set of rustc licensing guidelines, available as a dropbox paper document. These are meant to give practical advice for how to be respectful of licenses and also how to reach out for help if needed. I thought we could review the guidelines, offer suggestions and make sure we understand them, and decide where we want to post them.

About this issue

This issue corresponds to a meeting proposal for the compiler team steering meeting. It corresponds to a possible topic of discussion. You can read more about the steering meeting procedure here.

Comment policy

These issues are meant to be used as an "announcements channel" regarding the proposal, and not as a place to discuss the technical details. Feel free to subscribe to updates. We'll post comments when reviewing the proposal in meetings or making a scheduling decision. In the meantime, if you have questions or ideas, ping the proposers on Zulip (or elsewhere).

nikomatsakis avatar Nov 20 '19 19:11 nikomatsakis

Sees like this issue is at least semi-related: https://github.com/rust-lang/rust/issues/63232

pnkfelix avatar Nov 21 '19 13:11 pnkfelix

@pnkfelix it is indeed coming out of a number of issues where we had practical and theoretical licensing problems.

skade avatar Nov 21 '19 13:11 skade

For ease of future reference (transcribed from https://github.com/rust-lang/rust/issues/63232#issuecomment-517918295):

Collecting a few Rust licensing infidelities:

  • https://github.com/rust-lang-nursery/compiler-builtins/issues/307
  • https://github.com/rust-lang-nursery/libm/issues/215
  • https://github.com/rust-lang/backtrace-rs/issues/234
  • https://github.com/sfackler/rust-openssl/issues/1147
  • https://github.com/rust-lang/rust/issues/63238

see also:

  • https://github.com/rust-lang/compiler-builtins/issues/319

pnkfelix avatar Nov 26 '19 14:11 pnkfelix

In today's design meeting, we decided to remove the "meeting proposal" from this issue and instead consider it as a "wg-meta work item"

nikomatsakis avatar Jan 03 '20 15:01 nikomatsakis

We felt like a good idea would be to distribute guidelines via e-mail and perhaps do a meeting to talk them over.

nikomatsakis avatar Jan 03 '20 15:01 nikomatsakis

We updated the rustc-dev-guide with licensing considerations taken from the paper doc to help reviewers know what kinds of changes are acceptable from a licensing perspective. I don't think we need a dedicated steering meeting to review this (and this meeting proposal has been open for years now) so we're going close this as completed.

wesleywiser avatar Aug 22 '23 14:08 wesleywiser