Compare commits
7 Commits
Author | SHA1 | Date |
---|---|---|
earnest ma | 45de0507ce | |
earnest ma | 42e735b676 | |
earnest ma | cfdce7ec02 | |
earnest ma | 0533354ec2 | |
earnest ma | cf7382ae29 | |
earnest ma | 5c16862390 | |
earnest ma | 7a888efd9a |
7
LICENSE
7
LICENSE
|
@ -1,6 +1,4 @@
|
|||
earnest's public license (EMPL), v1.0.0
|
||||
|
||||
Copyright [year(s)] [Name or username] <email@example.org>
|
||||
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.
|
||||
|
@ -27,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
|
||||
|
|
18
README.md
18
README.md
|
@ -1,16 +1,6 @@
|
|||
# earnest's public license
|
||||
# [earnest's public license](https://files.earne.link/empl)
|
||||
|
||||
Links:
|
||||
Please see **[this webpage](https://files.earne.link/empl)** for more
|
||||
information on this license, including usage instructions.
|
||||
|
||||
- [The latest version]
|
||||
- [Low-volume announcement list]
|
||||
- [Discussion mailing list]
|
||||
- [Changelogs]
|
||||
|
||||
Based on the [Blue Oak Model License] and various other licenses.
|
||||
|
||||
[The latest version]: https://earnestma.com/projects/empl
|
||||
[Low-volume announcement list]: https://lists.sr.ht/~earnestma/empl-announce
|
||||
[Discussion mailing list]: https://lists.sr.ht/~earnestma/empl-discuss
|
||||
[Changelogs]: https://git.sr.ht/~earnestma/empl/refs
|
||||
[Blue Oak Model License]: https://blueoakcouncil.org/license/1.0.0
|
||||
Translations are welcome! Send a Pull Request.
|
||||
|
|
Loading…
Reference in New Issue