add license headers to footprints generated by my Python scripts
[hw/bdale] / pkg / newlib / CS10.py
index 80636766a12099ece535f30f8e8a0c60c5c39de8..3e91855a2b6dd311221eb7eb6033454ea9eb786c 100755 (executable)
@@ -15,6 +15,11 @@ import sys
 def mm2mils100( mm ):
        return int( mm / 25.4 * 1000.0 * 100.0 + 0.5 )
 
+print '# author: Bdale Garbee'
+print '# email: bdale@gag.com'
+print '# dist-license: GPL 2'
+print '# use-license: unlimited'
+
 print 'Element[0x0 "CMR200T" "" "" 0 0 0 0 0 100 0x0]'
 print "("
 print '   Pad[',\