From 23a7f045867cc5d2ae8646d1130a08f03a225a00 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Sun, 21 Feb 2021 12:54:39 -0500 Subject: [PATCH] Update gen_iBOM.py --- bin/gen_iBOM.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/gen_iBOM.py b/bin/gen_iBOM.py index 29247c3..9a86c16 100644 --- a/bin/gen_iBOM.py +++ b/bin/gen_iBOM.py @@ -3,6 +3,10 @@ # Hellen-One: A board rendering script. # (c) andreika ############################################################################################ +# +# based on iBom-template.html produced by https://github.com/openscopeproject/InteractiveHtmlBom +# + import os, sys import re