.update-copyright.conf: update to pipe separators.
authorW. Trevor King <wking@tremily.us>
Sat, 20 Oct 2012 11:18:40 +0000 (07:18 -0400)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Oct 2012 11:18:40 +0000 (07:18 -0400)
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

.update-copyright.conf
update-copyright

index 2e47b00d63ed05368d995edd3818be1aa38146ec..8194c52b42366e7e3f16ae954bd904d744a1619d 100644 (file)
@@ -5,7 +5,8 @@ vcs: Git
 [files]
 authors: yes
 files: yes
-ignored: AUTHORS, COPYING, README, .update-copyright.conf, .git*, .be*, *.pyc, */catmutt
+ignored: AUTHORS | COPYING | README | .update-copyright.conf | .git* | .be* |
+  *.pyc | */catmutt
 
 [copyright]
 short: %(project)s comes with ABSOLUTELY NO WARRANTY and is licensed under the GNU General Public License.
index d50736b78316eeec5b575d298cc24f385b06603c..621ed3ab31f6cea366b91ef25821f101bf44d4c7 160000 (submodule)
@@ -1 +1 @@
-Subproject commit d50736b78316eeec5b575d298cc24f385b06603c
+Subproject commit 621ed3ab31f6cea366b91ef25821f101bf44d4c7