-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
legal: Use REUSE dep5 for README files copyright declaration
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
- Loading branch information
Showing
3 changed files
with
8 additions
and
10 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
Upstream-Name: The Commons EditorConfig Template | ||
Upstream-Contact: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com> | ||
Source: https://gitlab.com/brlin/the-commons-gitattributes-templates | ||
|
||
Files: README* */README* | ||
Copyright: 2021 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com> | ||
License: WTFPL |
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
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 |
---|---|---|
@@ -1,8 +1,3 @@ | ||
--- | ||
SPDX-FileCopyrightText: 2020 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com> | ||
SPDX-License-Identifier: WTFPL | ||
--- | ||
|
||
# Template Setup for KDE | ||
|
||
Refer [Dolphin File Templates • KDE Community Forums](https://forum.kde.org/viewtopic.php?f=66&t=75515) |