diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-08-26 11:34:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-08-26 11:35:09 +0000 |
commit | 50a187417f4a97a24088d5bdb4985e3f88d415fb (patch) | |
tree | 3c7ee2806f939c0d1d93e9f161ec376c689127ad | |
parent | Adding patch to skip debian files in upstream's makefile, thanks to Sander Kl... (diff) | |
download | netdata-50a187417f4a97a24088d5bdb4985e3f88d415fb.tar.xz netdata-50a187417f4a97a24088d5bdb4985e3f88d415fb.zip |
Removing superfluous comma in copyright file.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 483e7d57f..b25f0ed3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ netdata (1.10.0+dfsg-3) UNRELEASED; urgency=medium python3 (Closes: #906329). * Adding patch to skip debian files in upstream's makefile, thanks to Sander Klein <debian-bugs@roedie.nl>. + * Removing superfluous comma in copyright file. -- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 25 Aug 2018 17:26:10 +0200 diff --git a/debian/copyright b/debian/copyright index f838d7cbd..7e01be707 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ Comment: distributed with the tarball. Files: * -Copyright: 2014-2018, Costa Tsaousis +Copyright: 2014-2018 Costa Tsaousis License: GPL-3+ Files: debian/* |