projects
/
package-cache.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c5ddc8
)
package-cache.py: Add a '# Copyright' stub for update-copyright.py
author
W. Trevor King
<wking@tremily.us>
Thu, 20 Feb 2014 21:56:54 +0000
(13:56 -0800)
committer
W. Trevor King
<wking@tremily.us>
Thu, 20 Feb 2014 21:56:54 +0000
(13:56 -0800)
package-cache.py
patch
|
blob
|
history
diff --git
a/package-cache.py
b/package-cache.py
index 4378609d69131200fb9f29f2df4c648147b7ebfd..c96a34794f70c14aee8956a0fff87cdfa8e5027b 100755
(executable)
--- a/
package-cache.py
+++ b/
package-cache.py
@@
-1,4
+1,6
@@
#!/usr/bin/env python
+#
+# Copyright
from package_cache.main import run