]> git.phdru.name Git - m_lib.git/blobdiff - m_lib/__init__.py
2018 year
[m_lib.git] / m_lib / __init__.py
index bdbd21e44f3ebe248754a449a3a2c3b353964299..943eda83c2cd76b0f2617869e7a3cf66a8668cde 100644 (file)
@@ -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__)