From: W. Trevor King Date: Sat, 20 Oct 2012 01:54:20 +0000 (-0400) Subject: python: .update-copyright.conf: update to pipe separators. X-Git-Tag: v17~10^2~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=64f9a6a6307779b4e20fe2469e8f9861b16d830e;p=thirdparty%2Fkmod.git python: .update-copyright.conf: update to pipe separators. This brings the config file up to speed with the following update-copyright commit: commit 3c68a1a48419d8b2bbc2ce0e7f1700b996ec30e9 Author: W. Trevor King Date: Fri Oct 19 21:52:48 2012 -0400 project: for consistency, also separate ignored paths with pipes. --- diff --git a/libkmod/python/.update-copyright.conf b/libkmod/python/.update-copyright.conf index b4c80ff9..3462de20 100644 --- a/libkmod/python/.update-copyright.conf +++ b/libkmod/python/.update-copyright.conf @@ -5,8 +5,8 @@ vcs: Git [files] authors: yes files: yes -ignored: COPYING, COPYING.LESSER, README, README.rst, MANIFEST.in, - .update-copyright.conf, .git* +ignored: COPYING | COPYING.LESSER | README | README.rst | MANIFEST.in | + .update-copyright.conf | .git* [aliases] Red Hat, Inc.: Andy Grover