summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorW. Trevor King <wking@tremily.us>2012-10-19 21:22:33 -0400
committerLucas De Marchi <lucas.demarchi@intel.com>2014-03-20 07:22:53 -0300
commit4b617c1253c7489c3867d9de771afeb86a70cac5 (patch)
treeda4b7dd85bae13c4c5e320030afc8942cae745f9
parentaf580b66bd99146620885f4f189215bc12ecef81 (diff)
downloadkmod-4b617c1253c7489c3867d9de771afeb86a70cac5.tar.gz
python: .update-copyright.conf: add README.rst to ignored files.
-rw-r--r--libkmod/python/.update-copyright.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/libkmod/python/.update-copyright.conf b/libkmod/python/.update-copyright.conf
index a41f50d..3fdb5e2 100644
--- a/libkmod/python/.update-copyright.conf
+++ b/libkmod/python/.update-copyright.conf
@@ -5,7 +5,8 @@ vcs: Git
[files]
authors: yes
files: yes
-ignored: COPYING, COPYING.LESSER, README, .update-copyright.conf, .git*
+ignored: COPYING, COPYING.LESSER, README, README.rst, .update-copyright.conf,
+ .git*
[copyright]
short: %(project)s comes with ABSOLUTELY NO WARRANTY and is licensed under the GNU Lesser General Public License.