projects
/
update-copyright.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34f50b4
)
Fix /doc/build/ -> ./doc/build/ in update_copyright.py
author
W. Trevor King
<wking@drexel.edu>
Tue, 1 Jun 2010 14:46:26 +0000
(10:46 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Thu, 9 Feb 2012 18:39:34 +0000
(13:39 -0500)
update_copyright.py
patch
|
blob
|
history
diff --git
a/update_copyright.py
b/update_copyright.py
index 6209b292c6eb54a020be36093d8278f3e8c7c0de..37f4ba5fa841cf234a3b35d30dcd71d6149503bd 100755
(executable)
--- a/
update_copyright.py
+++ b/
update_copyright.py
@@
-87,8
+87,8
@@
ALIASES = {
['pancaldi.paolo'],
}
-IGNORED_PATHS = ['./.hg/', './doc/img', './test/data/',
- './build/', '/doc/build/']
+IGNORED_PATHS = ['./.hg/', './doc/img
/
', './test/data/',
+ './build/', '
.
/doc/build/']
IGNORED_FILES = ['COPYING', 'COPYING.LESSER']
# Work around missing author holes in the VCS history