# HG changeset patch # User Damien Correia # Date 1528703965 -7200 # Node ID 4abd201debc662ed6fa97338a0f84fb2eefd2b97 # Parent a11273a42e1849aaa18eb6dbf0bd647e2822a0db# Parent bed6978c453c2004983b4e8853c8b9ae3906bc99 merge default diff -r a11273a42e18 -r 4abd201debc6 src/pyams_utils/zmi/__init__.py --- a/src/pyams_utils/zmi/__init__.py Wed May 30 15:07:56 2018 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -# -# Copyright (c) 2008-2015 Thierry Florac -# All Rights Reserved. -# -# This software is subject to the provisions of the Zope Public License, -# Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. -# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED -# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS -# FOR A PARTICULAR PURPOSE. -# - -__docformat__ = 'restructuredtext' - - -# import standard library - -# import interfaces - -# import packages