Skip to content

Commit 4a784ce

Browse files
committed
cppcheckdata.py: My intention is that it will be possible to use this module from any code no matter if it's open source or closed source etc. And for any purposes. Added a comment at the top.
1 parent d003a47 commit 4a784ce

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tools/cppcheckdata.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Module that loads a cppcheck dump
1+
# Python module that loads a cppcheck dump
2+
# License: No restrictions, use this as you need.
23

34
from lxml import etree
45

0 commit comments

Comments
 (0)