X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=mudpy;h=519f07beb6bbc422b94a1c2cfde196246c716968;hb=09cfede4f21b419b95e863dfe6ee16bde60e5c90;hp=ae599ab90f4871a3a94e645cf6679eb62e500173;hpb=520be5ae24713ce144f1e11dc478eecad5058370;p=mudpy.git diff --git a/mudpy b/mudpy index ae599ab..519f07b 100755 --- a/mudpy +++ b/mudpy @@ -1,8 +1,9 @@ #!/usr/bin/python """Skeletal executable for the mudpy engine.""" -# Copyright (c) 2006 mudpy, The Fungi , all rights reserved. -# Licensed per terms in the LICENSE file distributed with this software. +# Copyright (c) 2005, 2006 Jeremy Stanley . All rights +# reserved. Licensed per terms in the LICENSE file distributed with this +# software. # core objects for the mudpy engine import mudpy