Imported from archive.
[mudpy.git] / mudpy
diff --git a/mudpy b/mudpy
index 7a5d5b2..8e115bd 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) 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