Run update-copyright.py
[package-cache.git] / package-cache.py
index c96a34794f70c14aee8956a0fff87cdfa8e5027b..450d4769d45d36843041a5c79a14277f45d4d701 100755 (executable)
@@ -1,6 +1,21 @@
 #!/usr/bin/env python
 #
-# Copyright
+# Copyright (C) 2014 W. Trevor King <wking@tremily.us>
+#
+# This file is part of package-cache.
+#
+# package-cache is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by the Free
+# Software Foundation, either version 3 of the License, or (at your option) any
+# later version.
+#
+# package-cache is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
+# details.
+#
+# You should have received a copy of the GNU General Public License along with
+# package-cache.  If not, see <http://www.gnu.org/licenses/>.
 
 from package_cache.main import run