diff options
author | B Stack <bgstack15@gmail.com> | 2020-02-15 14:27:32 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-02-15 14:27:32 +0000 |
commit | 86fbd7f076b15a860d043f6c2c5b8c88934051e3 (patch) | |
tree | aaad6847ff7fb13ad6440a3d6365dfbe793afe12 /keyboard-leds-trayicons/debian/copyright | |
parent | Merge branch 'updates' into 'master' (diff) | |
parent | Merge branch 'klt-bump' into 'mktrayicon-bump' (diff) | |
download | stackrpms-86fbd7f076b15a860d043f6c2c5b8c88934051e3.tar.gz stackrpms-86fbd7f076b15a860d043f6c2c5b8c88934051e3.tar.bz2 stackrpms-86fbd7f076b15a860d043f6c2c5b8c88934051e3.zip |
Merge branch 'mktrayicon-bump' into 'master'
Add mktrayicon (my fork) and keyboard-leds-trayicons
Closes #15
See merge request bgstack15/stackrpms!125
Diffstat (limited to 'keyboard-leds-trayicons/debian/copyright')
-rw-r--r-- | keyboard-leds-trayicons/debian/copyright | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboard-leds-trayicons/debian/copyright b/keyboard-leds-trayicons/debian/copyright new file mode 100644 index 0000000..4685f26 --- /dev/null +++ b/keyboard-leds-trayicons/debian/copyright @@ -0,0 +1,22 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: keyboard-leds-trayicons +Source: <url://example.com> +# +# Please double check copyright with the licensecheck(1) command. + +Files: README.md + src/etc/keyboard-leds-trayicons.conf + src/usr/bin/keyboard-leds-trayicons.sh +Copyright: __NO_COPYRIGHT_NOR_LICENSE__ +License: __NO_COPYRIGHT_NOR_LICENSE__ + +#---------------------------------------------------------------------------- +# xml and html files (skipped): +# src/usr/share/icons/hicolor/scalable/status/numlock-off.svg +# src/usr/share/icons/hicolor/scalable/status/numlock-on.svg +# src/usr/share/icons/hicolor/scalable/status/capslock-off.svg +# src/usr/share/icons/hicolor/scalable/status/capslock-on.svg + +#---------------------------------------------------------------------------- +# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following +# license/copyright files. |