X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy;h=8e115bd905e6058282cb7db5c309da52306ce326;hp=7a5d5b20aabfddc1c636ad90722787fea03c94ac;hb=a89c4b2060bf3c93207a659d88f51a4bf0f891fa;hpb=138ac7e001abf8940f3cb2a419ef3dd3556d0086 diff --git a/mudpy b/mudpy index 7a5d5b2..8e115bd 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) 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