seax icon indicating copy to clipboard operation
seax copied to clipboard

Relicense to dual MIT/Apache-2.0

Open emberian opened this issue 9 years ago • 2 comments

This pull request was automatically generated because my scripts detected that everyone in the relicensing issue agreed to relicensing.

License headers in files were not updated, if they exist. I've reproduced an example license header below if you want to copy-paste it in. If you don't have license headers, don't feel compelled to add them.

// Copyright 2016 seax Developers
//
// Licensed under the Apache License, Version 2.0, <LICENSE-APACHE or
// http://apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or
// http://opensource.org/licenses/MIT>, at your option. This file may not be
// copied, modified, or distributed except according to those terms.

I recommend publishing a new minor version (the z in x.y.z) so that the metadata propagates to crates.io.

Please be sure to check the README.md for style. I've try to review these PRs as they go out, but I might miss something.

Thanks for relicensing!

(For my bookkeeping: this is repository id seax-8f4ce36d-3348-468c-8d55-d6dc66afc84e)

emberian avatar Jan 11 '16 00:01 emberian

(Sorry that this is a bit rough, I'm using this repo as the test for my script before I deploy it everywhere)

emberian avatar Jan 11 '16 00:01 emberian

It looks like the failing build is a problem on my end, not yours; this project hasn't been updated for a while and currently isn't building on current Rust. I'll push a fix for that shortly.

hawkw avatar Jan 11 '16 01:01 hawkw