Compare commits
3 Commits
cf7382ae29
...
42e735b676
Author | SHA1 | Date |
---|---|---|
earnest ma | 42e735b676 | |
earnest ma | cfdce7ec02 | |
earnest ma | 0533354ec2 |
5
LICENSE
5
LICENSE
|
@ -1,4 +1,4 @@
|
|||
earnest's public license (EMPL), v1.0.0
|
||||
earnest's public license (EMPL), v1.0.1
|
||||
|
||||
This license gives everyone as much permission to work with this software as
|
||||
possible, while protecting contributors from liability.
|
||||
|
@ -25,7 +25,8 @@ Notices:
|
|||
|
||||
- You must ensure that everyone who gets a copy of any part of this software
|
||||
from you, with or without changes, also gets the text of this license or a
|
||||
link to <https://earnestma.com/projects/empl>.
|
||||
link to <https://files.earne.link/empl>. An acknowledgement of the original
|
||||
software is appreciated, but not mandatory.
|
||||
|
||||
If anyone notifies you in writing that you have not complied with Notices, you
|
||||
can keep your license by taking all practical steps to comply within 30 days
|
||||
|
|
16
README.md
16
README.md
|
@ -1,14 +1,4 @@
|
|||
# earnest's public license
|
||||
# [earnest's public license](https://files.earne.link/empl)
|
||||
|
||||
Links:
|
||||
|
||||
- [The latest version]
|
||||
- [Discussions]
|
||||
- [Changelogs]
|
||||
|
||||
Based on the [Blue Oak Model License] and various other licenses.
|
||||
|
||||
[The latest version]: https://earnestma.com/projects/empl
|
||||
[Discussions]: https://git.earne.link/earnestma/empl/issues
|
||||
[Changelogs]: https://git.earne.link/earnestma/empl/releases
|
||||
[Blue Oak Model License]: https://blueoakcouncil.org/license/1.0.0
|
||||
Please see **[this webpage](https://files.earne.link/empl)** for more
|
||||
information on this license, including usage instructions.
|
||||
|
|
Loading…
Reference in New Issue