Imported from archive.
[mudpy.git] / mudpy
diff --git a/mudpy b/mudpy
index 519f07b..8e115bd 100755 (executable)
--- a/mudpy
+++ b/mudpy
@@ -1,9 +1,9 @@
 #!/usr/bin/python
 """Skeletal executable for the mudpy engine."""
 
-# Copyright (c) 2005, 2006 Jeremy Stanley <fungi@yuggoth.org>. All rights
-# reserved. Licensed per terms in the LICENSE file distributed with this
-# software.
+# Copyright (c) 2004-2008 Jeremy Stanley <fungi@yuggoth.org>. Permission
+# to use, copy, modify, and distribute this software is granted under
+# terms provided in the LICENSE file distributed with this software.
 
 # core objects for the mudpy engine
 import mudpy