Description: Do not distribute COPYING, fixes lintian warning
Author: Simon Elsbrock
Forwarded: not-needed
Last-Update: 2015-10-11
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Makefile.am
+++ b/Makefile.am
@@ -168,7 +168,7 @@
 # README.md is expected in Github projects, good stuff in it, so we'll 
 # distribute it and install it with the package in the doc directory.
 docdir = ${datadir}/doc/${PACKAGE}
-dist_doc_DATA = README.md COPYING AUTHORS README
+dist_doc_DATA = AUTHORS README
 
 RELEASE ?= 1
 rpm: dist jq.spec
