Consolidate unit handling and use proxy classes.
[cookbook.git] / update_copyright.py
index 565bbfa970c7f875308625735696bbbf8db175e0..0ada96dac83d1a8c693b19291ab4e5cddf2f2039 100755 (executable)
@@ -1,6 +1,21 @@
 #!/usr/bin/python
 #
-# Copyright
+# Copyright (C) 2010 W. Trevor King <wking@drexel.edu>
+#
+# This file is part of Cookbook.
+#
+# Cookbook 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.
+#
+# Cookbook 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 Cookbook.  If not, see <http://www.gnu.org/licenses/>.
 
 """Automatically update copyright boilerplate.