diff options
author | Federico Ceratto <federico.ceratto@gmail.com> | 2016-04-13 20:14:03 +0000 |
---|---|---|
committer | Federico Ceratto <federico.ceratto@gmail.com> | 2016-04-13 20:14:03 +0000 |
commit | 8eac7752be5c9323096c8281207bc60e445588f2 (patch) | |
tree | a4beba3c6e09224ba24b995c0bf7b62bebe1308b | |
parent | Initial debianization (diff) | |
download | netdata-8eac7752be5c9323096c8281207bc60e445588f2.tar.xz netdata-8eac7752be5c9323096c8281207bc60e445588f2.zip |
Add copyright
-rw-r--r-- | debian/copyright | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 000000000..0418242ba --- /dev/null +++ b/debian/copyright @@ -0,0 +1,18 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: netdata +Upstream-Contact: Costa Tsaousis <costa@tsaousis.gr> +Source: https://github.com/firehol/netdata + +Files: * +Copyright: 2014-2016, Costa Tsaousis +License: GPL-3+ + +Files: debian/* +Copyright: 2016 Matthew Newton <mcn4@leicester.ac.uk> +Copyright: 2016 Lennart Weller <lhw@ring0.de> +Copyright: 2016 Federico Ceratto <federico@debian.org> +License: GPL-3+ + +License: GPL-3+ + On Debian systems, the complete text of the GNU General Public + License version 3 can be found in /usr/share/common-licenses/GPL-3. |