add origin 996ICU LICENSE v0.1 to tool
This commit is contained in:
@ -15,7 +15,8 @@ LICENSES = [
|
|||||||
"lgpl-3.0",
|
"lgpl-3.0",
|
||||||
"mit",
|
"mit",
|
||||||
"mpl-2.0",
|
"mpl-2.0",
|
||||||
"unlicenses"
|
"unlicenses",
|
||||||
|
"996icu-0.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
@ -0,0 +1,13 @@
|
|||||||
|
The 996ICU License (996ICU)
|
||||||
|
Version 0.1, March 2019
|
||||||
|
|
||||||
|
PACKAGE is distributed under LICENSE with the following restriction:
|
||||||
|
|
||||||
|
The above license is only granted to entities that act in concordance
|
||||||
|
with local labor laws. In addition, the following requirements must be
|
||||||
|
observed:
|
||||||
|
|
||||||
|
* The licencee must not, explicitly or implicitly, request or schedule
|
||||||
|
their employees to work more than 45 hours in any single week.
|
||||||
|
* The licencee must not, explicitly or implicitly, request or schedule
|
||||||
|
their employees to be at work consecutively for 10 hours.
|
@ -8,7 +8,7 @@ EMAIL = "zombie110year@outlook.com"
|
|||||||
URL = "https://github.com/zombie110year/gen-license"
|
URL = "https://github.com/zombie110year/gen-license"
|
||||||
|
|
||||||
# * 版本号
|
# * 版本号
|
||||||
VERSION = "0.0.1"
|
VERSION = "0.0.2"
|
||||||
|
|
||||||
# * 短描述
|
# * 短描述
|
||||||
DESCRIPTION = "Generate LICENSE Files"
|
DESCRIPTION = "Generate LICENSE Files"
|
||||||
|
Reference in New Issue
Block a user