.update-copyright.conf: update to pipe separators.
[pygrader.git] / .update-copyright.conf
index 7c07fc98ec0ff58597f8292c10774b53077fa839..7237fa20ec39e48ec341b5dd1e2f35a4b5f39e5a 100644 (file)
@@ -5,7 +5,8 @@ vcs: Git
 [files]
 authors: yes
 files: yes
-ignored: COPYING, README, .update-copyright.conf, .git*, */.gitignore, *.pyc
+ignored: COPYING | README | .update-copyright.conf | .git* | */.gitignore |
+  *.pyc
 
 [copyright]
 short: %(project)s comes with ABSOLUTELY NO WARRANTY and is licensed under the GNU General Public License.