summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2016-11-06 19:03:54 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2016-11-06 19:03:54 +0100
commit700311cb0c01bc18e456c32585f82d81dc9cd649 (patch)
tree2cf691c1fec78098efe6c29a1a4735ce0da535ec /debian/copyright
parentdb98d4647fa18fc7331bba7c72ffd3d5a3a33040 (diff)
downloadufo-filters-700311cb0c01bc18e456c32585f82d81dc9cd649.tar.gz
ufo-filters-700311cb0c01bc18e456c32585f82d81dc9cd649.tar.bz2
ufo-filters-700311cb0c01bc18e456c32585f82d81dc9cd649.tar.xz
ufo-filters-700311cb0c01bc18e456c32585f82d81dc9cd649.zip
Update debian dir
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright34
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..7280f07
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,34 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ufo-core
+Upstream-Contact: matthias.vogelgesang@kit.edu
+Source: https://github.com/ufo-kit/ufo-core/
+
+Files: *
+Copyright: 2011-2016, Karlsruhe Institute of Technology
+License: LGPL-3+
+
+Files: debian/*
+Copyright: 2016, Picca-Frédéric-Emmanuel Synchrotron-Soleil
+License: LGPL-3+
+
+Files: ./tools/*
+Copyright: 2011-2016, Karlsruhe Institute of Technology
+License: GPL-3+
+
+License: GPL-3+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; version 3 dated June, 2007, or (at
+ your option) any later version.
+ .
+ On Debian systems, the complete text of version 3 of the GNU General
+ Public License can be found in '/usr/share/common-licenses/GPL-3'.
+
+License: LGPL-3+
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Lesser General Public License as published by the
+ Free Software Foundation; version 3 of the License, or (at
+ your option) any later version.
+ .
+ On Debian systems, the complete text of version 3 of the GNU Lesser
+ Public License can be found in `/usr/share/common-licenses/LGPL-3'.