summaryrefslogtreecommitdiff
path: root/waterfox-g/debian/copyright
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-08-19 17:18:07 -0400
committerB. Stack <bgstack15@gmail.com>2023-08-19 17:18:07 -0400
commitb2237bccba179e5483e083edf5ebbd313d240dfd (patch)
tree19d822c24051e2308c32c04a102547f4e5188679 /waterfox-g/debian/copyright
parentuse cgit url (diff)
downloadstackrpms-b2237bccba179e5483e083edf5ebbd313d240dfd.tar.gz
stackrpms-b2237bccba179e5483e083edf5ebbd313d240dfd.tar.bz2
stackrpms-b2237bccba179e5483e083edf5ebbd313d240dfd.zip
add waterfox-g
Diffstat (limited to 'waterfox-g/debian/copyright')
-rw-r--r--waterfox-g/debian/copyright8
1 files changed, 8 insertions, 0 deletions
diff --git a/waterfox-g/debian/copyright b/waterfox-g/debian/copyright
new file mode 100644
index 0000000..bfa8743
--- /dev/null
+++ b/waterfox-g/debian/copyright
@@ -0,0 +1,8 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Waterfox
+Source: https://github.com/WaterfoxCo/Waterfox.git
+Comment: This package was debianized by hawkeye116477 <hawkeye116477@gmail.com>.
+
+Files: *
+Copyright: Copyright 2021, all rights belongs to Waterfox Ltd and other respective owners.
+License: MPL-2.0
bgstack15