Imported from archive.
[mudpy.git] / mudpy
diff --git a/mudpy b/mudpy
index 7a5d5b2..519f07b 100755 (executable)
--- a/mudpy
+++ b/mudpy
@@ -1,8 +1,9 @@
 #!/usr/bin/python
 """Skeletal executable for the mudpy engine."""
 
-# Copyright (c) 2006 mudpy, Jeremy Stanley <fungi@yuggoth.org>, all rights reserved.
-# Licensed per terms in the LICENSE file distributed with this software.
+# Copyright (c) 2005, 2006 Jeremy Stanley <fungi@yuggoth.org>. All rights
+# reserved. Licensed per terms in the LICENSE file distributed with this
+# software.
 
 # core objects for the mudpy engine
 import mudpy