diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 11:29:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-07-24 09:54:45 +0000 |
commit | 9bb60294dffbe4ed7c9f92fb81f8b81ff07c900c (patch) | |
tree | 9f213daa5de83f6765adf0d2d11e8f7b294c84e3 | |
parent | Updating to standards-version 4.7.0. (diff) | |
download | netdata-9bb60294dffbe4ed7c9f92fb81f8b81ff07c900c.tar.xz netdata-9bb60294dffbe4ed7c9f92fb81f8b81ff07c900c.zip |
Listing excluded files in copyright.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/copyright | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright index 9e715089e..7716fcbc4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,10 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Netdata Upstream-Contact: Netdata, Inc. <info@netdata.cloud> Source: https://github.com/netdata/netdata +Files-Excluded: + src/collectors/python.d.plugin/python_modules/pyyaml2 + src/collectors/python.d.plugin/python_modules/pyyaml3 + src/collectors/python.d.plugin/python_modules/urllib3 Files: * Copyright: 2014-2016 Costa Tsaousis |