aboutsummaryrefslogtreecommitdiffstats
path: root/update_copyright.py
diff options
context:
space:
mode:
authorChris Ball <cjb@laptop.org>2010-06-25 15:56:29 -0400
committerChris Ball <cjb@laptop.org>2010-06-25 15:56:29 -0400
commit85de110f14f11746f38a2f23f086780a99064269 (patch)
tree010818f1495c5b500fc66c1e48b1d66d3f2cd5f0 /update_copyright.py
parent96438469d6c4c97d5c2fc14f6a26ece147fc75b2 (diff)
parentfcd4d6d4fb303392cc724171ec5ee7e60bf6dc46 (diff)
downloadbugseverywhere-85de110f14f11746f38a2f23f086780a99064269.tar.gz
Merge branch 'master' of http://www.physics.drexel.edu/~wking/code/git/be
Diffstat (limited to 'update_copyright.py')
-rwxr-xr-xupdate_copyright.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_copyright.py b/update_copyright.py
index 2490ba9..ba8388a 100755
--- 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):
"""