X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy%2Fdata.py;h=e9a10799d8fe793c0b6ecf44f13216bba7d1deda;hp=74d2da89e12b2bc7152e2011086868db168e1497;hb=e80012399742a29543367c5c4a132f1e9938cd5e;hpb=31917bb0dd628f2c40f21f77f9c324e28864a371 diff --git a/mudpy/data.py b/mudpy/data.py index 74d2da8..e9a1079 100644 --- a/mudpy/data.py +++ b/mudpy/data.py @@ -1,6 +1,6 @@ """Data interface functions for the mudpy engine.""" -# Copyright (c) 2004-2016 Jeremy Stanley . Permission +# Copyright (c) 2004-2017 Jeremy Stanley . Permission # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software.