summaryrefslogtreecommitdiff
path: root/libreoffice-tango-iconset/debian/copyright
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-08-04 00:22:24 +0000
committerB Stack <bgstack15@gmail.com>2020-08-04 00:22:24 +0000
commit0cb74ec6ab5cf2cb993e79c0eff3fdc0f720f714 (patch)
tree1ae77dd6cfc244fa4a8e0414df89b1e538868b2e /libreoffice-tango-iconset/debian/copyright
parentMerge branch 'notepadpp-bump' into 'master' (diff)
parentadd readme to lo-tango-iconset (diff)
downloadstackrpms-0cb74ec6ab5cf2cb993e79c0eff3fdc0f720f714.tar.gz
stackrpms-0cb74ec6ab5cf2cb993e79c0eff3fdc0f720f714.tar.bz2
stackrpms-0cb74ec6ab5cf2cb993e79c0eff3fdc0f720f714.zip
Merge branch 'lo-tango-bump' into 'master'
Add libreoffice-tango-iconset See merge request bgstack15/stackrpms!174
Diffstat (limited to 'libreoffice-tango-iconset/debian/copyright')
-rw-r--r--libreoffice-tango-iconset/debian/copyright14
1 files changed, 14 insertions, 0 deletions
diff --git a/libreoffice-tango-iconset/debian/copyright b/libreoffice-tango-iconset/debian/copyright
new file mode 100644
index 0000000..5a7aa9b
--- /dev/null
+++ b/libreoffice-tango-iconset/debian/copyright
@@ -0,0 +1,14 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libreoffice-tango-iconset
+Upstream-Contact: <preferred name and address to reach the upstream project>
+Source: <url://example.com>
+#
+# Please double check copyright with the licensecheck(1) command.
+
+#----------------------------------------------------------------------------
+# huge files (skipped):
+# tango-iconset.oxt
+
+#----------------------------------------------------------------------------
+# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
+# license/copyright files.
bgstack15