X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy%2Fdaemon.py;h=974f5e40e4cb9c5569d9af71fb4af51a175e1f48;hp=436a5effbdf106c560748e65ef0783f584befbbd;hb=b6271bdc166aed6d8476d3a4d2bb6fdd39350e2e;hpb=67d2ae740cec65ef7e3c784106e13c22a6ca5eaa diff --git a/mudpy/daemon.py b/mudpy/daemon.py index 436a5ef..974f5e4 100644 --- a/mudpy/daemon.py +++ b/mudpy/daemon.py @@ -1,6 +1,6 @@ -# 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. +# Copyright (c) 2004-2018 mudpy authors. 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 importlib