projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b43c3b9
)
Added _mailfilterrc to update_copyright.IGNORED_FILES
author
W. Trevor King
<wking@drexel.edu>
Fri, 25 Jun 2010 18:55:38 +0000
(14:55 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Fri, 25 Jun 2010 18:55:38 +0000
(14:55 -0400)
Gour released it to the Public Domain.
update_copyright.py
patch
|
blob
|
history
diff --git
a/update_copyright.py
b/update_copyright.py
index 2490ba975291cb900b46be6487a4446489f1b71f..ba8388a924c387744e8b8f3106f38f2c71c82fa8 100755
(executable)
--- a/
update_copyright.py
+++ b/
update_copyright.py
@@
-70,7
+70,7
@@
EXCLUDES = [
IGNORED_PATHS = ['./.be/', './.bzr/', './build/']
-IGNORED_FILES = ['COPYING', 'update_copyright.py', 'catmutt']
+IGNORED_FILES = ['COPYING', 'update_copyright.py', 'catmutt'
, '_mailfilterrc'
]
def _strip_email(*args):
"""