Updated copyright blurbs in all files to '# Copyright'
[hooke.git] / hooke / command.py
index 1cdb56f80f43647c63d4f9b198a2cc78e090bf93..115c70328a45ba6da1b284a3fdc9aeb9312f517d 100644 (file)
@@ -1,3 +1,5 @@
+# Copyright
+
 """The `command` module provides :class:`Command`\s and
 :class:`Argument`\s for defining commands.