From: W. Trevor King Date: Thu, 20 Feb 2014 21:56:54 +0000 (-0800) Subject: package-cache.py: Add a '# Copyright' stub for update-copyright.py X-Git-Tag: v0.1~16 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fb1ca6b8e0176ee8a48905d17a3ed1d51687897a;p=package-cache.git package-cache.py: Add a '# Copyright' stub for update-copyright.py --- diff --git a/package-cache.py b/package-cache.py index 4378609..c96a347 100755 --- a/package-cache.py +++ b/package-cache.py @@ -1,4 +1,6 @@ #!/usr/bin/env python +# +# Copyright from package_cache.main import run