Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 2.06 KB

README.md

File metadata and controls

57 lines (38 loc) · 2.06 KB

Sample MIT and Apache 2.0 dual-licensed project (dual-licensed-mit-apache)

License standard-readme compliant

Template for creating projects dual-licensed under both MIT and Apache 2.0 licenses.

This is a sample template that could be used for creating projects dual-licensed under both MIT and Apache 2.0 license. This would help in taking advantage of the patent clause of Apache 2.0 License, without preventing their usage with projects licensed under GPLv2 or other licenses not compatible with Apache 2.0 license.

Table of Contents

Install


Usage

  • Either fork or use the repository as a Github template.
  • Replace all instances of <authors> with either your name or text such as Contributors of Project <name> in both README and LICENSE-MIT.
  • Either replace [<email>] with your personal or project email enclosed within angle brackets (<, >), such as <[email protected]> in both README and LICENSE-MIT or just remove [<email>] if you don't want it.

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as below, without any additional terms or conditions.

License

© <year> <authors> [<email>].

This project is licensed under either of

at your option.

The SPDX license identifier for this project is MIT OR Apache-2.0.