Added recipe editing pages.
[cookbook.git] / cookbook / mom.py
index e21e58645d646df0ea02b1d6235d91098a1a4a48..54336cfa0ded8447b93997d5702c5026594045be 100644 (file)
@@ -1,4 +1,19 @@
-# 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/>.
 
 """Hack parser for standardizing my Mom's cookbook text.
 """