vendor/choosealicense.com/_data/rules.yml in licensee-9.12.0 vs vendor/choosealicense.com/_data/rules.yml in licensee-9.13.0
- old
+ new
@@ -17,9 +17,12 @@
conditions:
- description: A copy of the license and copyright notice must be included with the software.
label: License and copyright notice
tag: include-copyright
+- description: A copy of the license and copyright notice must be included with the software in source form, but is not required for binaries.
+ label: License and copyright notice for source
+ tag: include-copyright--source
- description: Changes made to the code must be documented.
label: State changes
tag: document-changes
- description: Source code must be made available when the software is distributed.
label: Disclose source