From fc36604e4522ab7b2cb8309e8727e6664a92dc92 Mon Sep 17 00:00:00 2001 From: B Stack Date: Sun, 20 Sep 2020 11:13:53 -0400 Subject: initial commit --- debian/copyright | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 debian/copyright (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..72ce486 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,17 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: themedetector +Upstream-Contact: +Source: +# +# Please double check copyright with the licensecheck(1) command. + +Files: README.md + src/Makefile + src/themedetector.c + src/themedetector.py +Copyright: __NO_COPYRIGHT_NOR_LICENSE__ +License: __NO_COPYRIGHT_NOR_LICENSE__ + +#---------------------------------------------------------------------------- +# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following +# license/copyright files. -- cgit