Update deprecation warnings
[pyi2ncommon] / src / cnfline / configure_proxy_antivirus.py
index 7f5e95c..1a97ccf 100644 (file)
 #
 # Copyright (c) 2016-2018 Intra2net AG <info@intra2net.com>
 
+"""
+.. note:: DEPRECATED! Please do not extend this or add new uses of this module,
+          use :py:mod:`pyi2ncommon.arnied_api` or :py:mod:`pyi2ncommon.cnfvar`
+          instead!
+"""
+
 from .build_cnfvar import BuildCnfVar
 """Class to configure the proxy antivirus cnfvars on the fly"""