Skip to content

Commit 6f3bae7

Browse files
committed
docs(README): Rewrite Licensing section
Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
1 parent dee919d commit 6f3bae7

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

README.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,10 @@ that should be easily adaptable for most project's with little modifications.
1313
files for desktop environments. If you specify a directory as argument it will install the
1414
template file to the directory instead.
1515

16-
## License
16+
## Licensing
1717

18-
Unless otherwise specified, this product is released with [the Creative Commons Attribution-ShareAlike License,
19-
version 4.0](https://creativecommons.org/licenses/by-sa/4.0), or any more recent version of your choice, with an
20-
exception of the license only covers the configuration file itself, but not other assets in your project.
18+
Unless otherwise noted([comment headers](https://reuse.software/spec-3.3/#comment-headers)/[REUSE.toml](https://reuse.software/spec-3.3/#reusetoml)), this product is licensed under [the 4.0 International version of the Creative Commons Attribution-ShareAlike License](https://creativecommons.org/licenses/by-sa/4.0), or any of its more recent versions of your preference.
2119

2220
For the attribution requirement, please retain the "This file is based on ..." mention and link to this project.
2321

24-
### Identify licenses applicable to a certain product/development asset
25-
26-
If the asset is in plaintext format:
27-
28-
1. Check the `SPDX-License-Identifier` tag in the file's header
29-
1. Check the [.reuse/dep5](.reuse/dep5) file from the source tree/release tree directory
30-
31-
If the asset is not in plaintext format:
32-
33-
Check the [.reuse/dep5](.reuse/dep5) file from the source tree/release tree directory
22+
This work complies to [the REUSE Specification](https://reuse.software/spec/), refer to the [REUSE - Make licensing easy for everyone](https://reuse.software/) website for info regarding the licensing of this product.

0 commit comments

Comments
 (0)