X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy;h=519f07beb6bbc422b94a1c2cfde196246c716968;hp=7a5d5b20aabfddc1c636ad90722787fea03c94ac;hb=674e6c23db39fd68ab2d781d20389a1a65bb8089;hpb=03997fe4497ea4ebaaf35d29e331615d438b56de diff --git a/mudpy b/mudpy index 7a5d5b2..519f07b 100755 --- a/mudpy +++ b/mudpy @@ -1,8 +1,9 @@ #!/usr/bin/python """Skeletal executable for the mudpy engine.""" -# Copyright (c) 2006 mudpy, Jeremy Stanley , 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