willghatch / racket-rash

The Reckless Racket Shell
http://rash-lang.org
Other
547 stars 32 forks source link

Relicensing Rash #82

Closed willghatch closed 1 year ago

willghatch commented 3 years ago

I've decided I want to relicense Rash to match Racket. When I started Rash I used the same license that Racket then had (GPL-3), but Racket has since relicensed to dual licensing MIT and Apache 2. I think there are some benefits to having libraries share the same license as the host language, so I'm switching.

I'm no legal expert, but I'm going to do what Racket did and ask all contributors to reply giving their permission to relicense their contributions and listing the email addresses they used for Rash.

Something like:

I, William Hatch, give permission to license my contributions to Rash under MIT/Apache 2. I've used the email address william@hatch.uno.

Thanks!

willghatch commented 3 years ago

@vityou @AlexKnauth @BostX @lexi-lambda @Colelyman @octplane @jgarte @bennn @jasperpilgrim

AlexKnauth commented 3 years ago

I, Alex Knauth, give permission to license my contributions to Rash under MIT/Apache 2. I've used the email address alexander at knauth dot org.

Bost commented 3 years ago

I, Rostislav Svoboda, give permission to license my contributions to Rash under MIT/Apache 2. I've used the email address Rostislav.Svoboda at gmail dot com.

jasperpilgrim commented 3 years ago

I, Jasper Pilgrim, give permission to license my contributions to Rash under MIT/Apache 2. I've used the email address jasperpilgrim at gmail dot com.

On Tue, Mar 9, 2021 at 11:41 AM Bost notifications@github.com wrote:

I, Rostislav Svoboda, give permission to license my contributions to Rash under MIT/Apache 2. I've used the email address Rostislav.Svoboda at gmail dot com.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/willghatch/racket-rash/issues/82#issuecomment-794216129, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG34BZQRGBK2BP43XXPZSR3TCZMUTANCNFSM4Y4CUDGQ .

Colelyman commented 3 years ago

I, Cole Lyman, give permission to license my contributions to Rash under MIT/Apache 2. I've used the email address cole at colelyman dot com.

zlee-personal commented 3 years ago

I, Zachary Lee, give permission to license my contributions to Rash under MIT/Apache 2. I've used the email address zlee314@gmail.com.

bennn commented 3 years ago

I, Ben Greenman, give permission to license my contributions to Rash under MIT/Apache 2. I've used the email address benjaminlgreenman@gmail.com

MIT:

Copyright 2014–2021 Ben Greenman 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 Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Apache 2

Copyright 2014–2021 Ben Greenman Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.  You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License.
octplane commented 3 years ago

I, Pierre Baillet, give permission to license my contributions to Rash under MIT/Apache 2. I've used the email address pierre@baillet.name.