Skip to content

Commit f81f5f3

Browse files
committed
legal: Improve licensing description
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
1 parent f24bec4 commit f81f5f3

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ This project provides a common base of Markdownlint(Node.js variant)'s configura
66

77
## License
88

9-
This template uses [the Creative Commons Attribution-ShareAlike License, version 4.0](https://creativecommons.org/licenses/by-sa/4.0), or any more recent version of your choice, with an exception of the license only covers the configuration file itself, but not other assets in your project.
9+
Unless otherwise specified, this product is released with [the Creative Commons Attribution-ShareAlike License, version 4.0](https://creativecommons.org/licenses/by-sa/4.0), or any more recent version of your choice, with an exception of the license only covers the configuration file itself, but not other assets in your project.
1010

1111
For the attribution requirement, please retain the "This file is based on ..." mention and link to this project.
12+
13+
### Identify licenses applicable to a certain product/development asset
14+
15+
If the asset is in plaintext format:
16+
17+
1. Check the `SPDX-License-Identifier` tag in the file's header
18+
1. Check the [.reuse/dep5](.reuse/dep5) file from the source tree/release tree directory
19+
20+
If the asset is not in plaintext format:
21+
22+
Check the [.reuse/dep5](.reuse/dep5) file from the source tree/release tree directory

0 commit comments

Comments
 (0)