mirror of
https://github.com/AuxXxilium/kmod.git
synced 2024-12-19 21:16:11 +07:00
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 <wking@tremily.us> Date: Fri Oct 19 21:52:48 2012 -0400 project: for consistency, also separate ignored paths with pipes.
This commit is contained in:
parent
8e8e24bcbd
commit
64f9a6a630
@ -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 <agrover@redhat.com>
|
||||
|
Loading…
Reference in New Issue
Block a user