X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=m_lib%2F__init__.py;h=943eda83c2cd76b0f2617869e7a3cf66a8668cde;hb=883ba671745742a0f77147ca5e5996101972c82e;hp=bdbd21e44f3ebe248754a449a3a2c3b353964299;hpb=7fc90c4a7e01c8882446f2c96e7b321ea883d6f2;p=m_lib.git diff --git a/m_lib/__init__.py b/m_lib/__init__.py index bdbd21e..943eda8 100644 --- a/m_lib/__init__.py +++ b/m_lib/__init__.py @@ -1,4 +1,4 @@ -"""Broytman Library for Python, Copyright (C) 1996-2017 PhiloSoft Design""" +"""Broytman Library for Python, Copyright (C) 1996-2018 PhiloSoft Design""" from pkgutil import extend_path __path__ = extend_path(__path__, __name__)