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:
3c1232a
)
Fixed update_copyright.py's subproc import and updated copyrights
author
W. Trevor King
<wking@drexel.edu>
Fri, 1 Jan 2010 21:51:13 +0000
(16:51 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Thu, 9 Feb 2012 18:04:48 +0000
(13:04 -0500)
update_copyright.py
patch
|
blob
|
history
diff --git
a/update_copyright.py
b/update_copyright.py
index 5270ac521faef194a5b32eef0b208685519ecc86..152829ed6263f95e111fce71e038dd9990b1f7f8 100755
(executable)
--- a/
update_copyright.py
+++ b/
update_copyright.py
@@
-26,7
+26,7
@@
import sys
import select
from threading import Thread
-from libbe.subproc import Pipe
+from libbe.
util.
subproc import Pipe
COPYRIGHT_TEXT="""#
# This program is free software; you can redistribute it and/or modify