aboutsummaryrefslogtreecommitdiff
path: root/find-modules/rules_engine.py
diff options
context:
space:
mode:
Diffstat (limited to 'find-modules/rules_engine.py')
-rwxr-xr-xfind-modules/rules_engine.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/find-modules/rules_engine.py b/find-modules/rules_engine.py
index 955a8eb6..dfef378c 100755
--- a/find-modules/rules_engine.py
+++ b/find-modules/rules_engine.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-#=============================================================================
+#
# Copyright 2016 by Shaheed Haque (srhaque@theiet.org)
# Copyright 2016 Stephen Kelly <steveire@gmail.com>
#
@@ -25,7 +25,7 @@
# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-#=============================================================================
+#
"""SIP file generation rules engine."""