X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=mudpy;h=8e115bd905e6058282cb7db5c309da52306ce326;hb=5ed98618a9d10d3589bba423f93140d532b4d5eb;hp=519f07beb6bbc422b94a1c2cfde196246c716968;hpb=a1dbc0052cc1837a83b4e76c4136f9457b1f0a69;p=mudpy.git 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