X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=lib%2Fmudpy%2F__init__.py;h=06760901ce6687b96584b8596a1334c63f031708;hp=06b1e2375983939a3584ed693b9df71766ddbaad;hb=1cee9130682021f657adc22a067675c9e8592457;hpb=8bf6b7a787510321b75e477079ebf70ac150d853 diff --git a/lib/mudpy/__init__.py b/lib/mudpy/__init__.py index 06b1e23..0676090 100644 --- a/lib/mudpy/__init__.py +++ b/lib/mudpy/__init__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- u"""Core modules package for the mudpy engine.""" -# Copyright (c) 2004-2009 Jeremy Stanley . Permission +# Copyright (c) 2004-2010 Jeremy Stanley . Permission # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software.