-
-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #114 from MirBSD/add-miros-licence
Add The MirOS Licence
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
license-maven-plugin/src/main/resources/com/mycila/maven/plugin/license/templates/MirOS.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
Copyright © ${project.inceptionYear} | ||
${owner} <${email}> | ||
|
||
Provided that these terms and disclaimer and all copyright notices | ||
are retained or reproduced in an accompanying document, permission | ||
is granted to deal in this work without restriction, including un‐ | ||
limited rights to use, publicly perform, distribute, sell, modify, | ||
merge, give away, or sublicence. | ||
|
||
This work is provided “AS IS” and WITHOUT WARRANTY of any kind, to | ||
the utmost extent permitted by applicable law, neither express nor | ||
implied; without malicious intent or gross negligence. In no event | ||
may a licensor, author or contributor be held liable for indirect, | ||
direct, other damage, loss, or other issues arising in any way out | ||
of dealing in the work, even if advised of the possibility of such | ||
damage or existence of a defect, except proven that it results out | ||
of said person’s immediate fault when using the work as intended. |