Initial commit
CONTRIBUTING.md and LICENSE.md reference a version or range of versions of this repo which contains the actual Software License
This commit is contained in:
commit
9af6691e2b
|
@ -0,0 +1,6 @@
|
|||
How to Contribute
|
||||
=================
|
||||
|
||||
We'd love to accept your patches and contributions to this project.
|
||||
We just need you to follow the Contributor License Agreement outlined
|
||||
in the latest v0.0.x of https://github.com/Skrunix/license
|
|
@ -0,0 +1,7 @@
|
|||
Skrunix Software License
|
||||
========================
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software is
|
||||
outlined in the latest v0.0.x of https://github.com/Skrunix/license
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS"
|
|
@ -0,0 +1,41 @@
|
|||
# Skrunix Software License (v0.0.1)
|
||||
|
||||
> Not stable until v1.0
|
||||
|
||||
This licence grants you the rights, and only the rights, set out
|
||||
below, to access the code. If you take advantage of these rights, you
|
||||
accept this licence. If you do not accept the licence, do not access
|
||||
the code.
|
||||
|
||||
|
||||
Grant of Rights
|
||||
---------------
|
||||
|
||||
1. **Use**: You may use this software for personal, individual,
|
||||
non-commercial uses only.
|
||||
|
||||
1. **Modification**: You may modify this software for the purposes of
|
||||
submitting a patch or contribution.
|
||||
|
||||
|
||||
Contributor License Agreement
|
||||
-----------------------------
|
||||
|
||||
Contributions submitted must be accompanied by the following:
|
||||
|
||||
- **Grant of Copyright License:** You grant a perpetual, worldwide,
|
||||
non-exclusive, no-charge, royalty-free, irrevocable copyright
|
||||
license to reproduce, prepare derivative works of, publicly display,
|
||||
publicly perform, sublicense, and distribute your contributions and
|
||||
derivative works.
|
||||
|
||||
- **Grant of Patent License:** You grant a perpetual, worldwide, non-
|
||||
exclusive, no-charge, royalty-free, irrevocable (except as stated in
|
||||
this section) patent license to make, have made, use, offer to sell,
|
||||
sell, import, and otherwise transfer the contributions, where such
|
||||
license applies only to those patent claims licensable by you that
|
||||
are necessarily infringed by your contributions alone or by
|
||||
combination of your contributions with the work to which such
|
||||
contributions was submitted.
|
||||
|
||||
- You are legally entitled to grant the above licenses.
|
Loading…
Reference in New Issue