summaryrefslogtreecommitdiffstats
path: root/catalog/formulae.py
diff options
context:
space:
mode:
authorSantosh Sivaraj <santosiv@in.ibm.com>2016-12-09 06:55:46 +0530
committerSantosh Sivaraj <santosiv@in.ibm.com>2016-12-10 08:09:58 +0530
commit3391d783993f7fbed877fed2f6d7a065c2fa887f (patch)
tree1fad54484fcbb1bf03994bc3e003805c8f78873b /catalog/formulae.py
parent1b90228f617085ff96f8e04f95a83bd972ed0c98 (diff)
downloadima-catalog-3391d783993f7fbed877fed2f6d7a065c2fa887f.tar.gz
ima-catalog-3391d783993f7fbed877fed2f6d7a065c2fa887f.zip
Update license headers
Signed-off-by: Santosh Sivaraj <santosiv@in.ibm.com> Acked-by: Rajarshi Das <drajarshi@in.ibm.com>
Diffstat (limited to 'catalog/formulae.py')
-rw-r--r--catalog/formulae.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/catalog/formulae.py b/catalog/formulae.py
index 684f1fe..64ccfe4 100644
--- a/catalog/formulae.py
+++ b/catalog/formulae.py
@@ -1,4 +1,13 @@
+#!/usr/bin/python
+#
# Pack the formulae into a binary dump to be used in the catalog
+#
+# Copyright (C) 2016 Santosh Sivaraj <santosiv@in.ibm.com>
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+
from struct import *
import csv
from common import *
OpenPOWER on IntegriCloud