X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy;h=8e115bd905e6058282cb7db5c309da52306ce326;hp=519f07beb6bbc422b94a1c2cfde196246c716968;hb=a89c4b2060bf3c93207a659d88f51a4bf0f891fa;hpb=7e176424017ddeeb66e2d6828fd0fd8f5479b5cc diff --git a/mudpy b/mudpy index 519f07b..8e115bd 100755 --- a/mudpy +++ b/mudpy @@ -1,9 +1,9 @@ #!/usr/bin/python """Skeletal executable for the mudpy engine.""" -# Copyright (c) 2005, 2006 Jeremy Stanley . All rights -# reserved. Licensed per terms in the LICENSE file distributed with this -# software. +# Copyright (c) 2004-2008 Jeremy Stanley . 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