summaryrefslogtreecommitdiff
path: root/palemoon-ublock-origin/debian/copyright
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-02-14 10:27:46 -0500
committerB Stack <bgstack15@gmail.com>2019-02-14 10:27:46 -0500
commit4ecfc656e6bc4719cac235025a104f935f9112fc (patch)
treefb95954405761b3ad091397c1c8741be8ed1255b /palemoon-ublock-origin/debian/copyright
parentpm ublock origin 1.16.4.8 (diff)
downloadstackrpms-4ecfc656e6bc4719cac235025a104f935f9112fc.tar.gz
stackrpms-4ecfc656e6bc4719cac235025a104f935f9112fc.tar.bz2
stackrpms-4ecfc656e6bc4719cac235025a104f935f9112fc.zip
pm-ublock dpkg for devuan
Diffstat (limited to 'palemoon-ublock-origin/debian/copyright')
-rw-r--r--palemoon-ublock-origin/debian/copyright8
1 files changed, 8 insertions, 0 deletions
diff --git a/palemoon-ublock-origin/debian/copyright b/palemoon-ublock-origin/debian/copyright
new file mode 100644
index 0000000..bb755b9
--- /dev/null
+++ b/palemoon-ublock-origin/debian/copyright
@@ -0,0 +1,8 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: palemoon-ublock
+Source: https://github.com/gorhill/uBlock/releases/
+uBlock0.firefox-legacy.xpi GPLv3
+
+#----------------------------------------------------------------------------
+# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
+# license/copyright files.
bgstack15