X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=lib%2Fmudpy%2Fmisc.py;h=0843586852ac90cdc56067597df660773297f798;hb=5203c13783665dfa6106f174c7aaf0d165453cdb;hp=ead6f54f52b5ede7796a4cb66272219ec436fe8b;hpb=b2d5ba9c3c2ab6967d041410bd91062577b09aee;p=mudpy.git diff --git a/lib/mudpy/misc.py b/lib/mudpy/misc.py index ead6f54..0843586 100644 --- a/lib/mudpy/misc.py +++ b/lib/mudpy/misc.py @@ -1,7 +1,6 @@ -# -*- coding: utf-8 -*- """Miscellaneous functions for the mudpy engine.""" -# Copyright (c) 2004-2014 Jeremy Stanley . Permission +# Copyright (c) 2004-2015 Jeremy Stanley . Permission # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software.