various tweaks, including updating the copyright assertion on QTH/QSH scripts
[hw/bdale] / pkg / newlib / samtec / QSH.py
index 3a0a4ab0b3e360db177855d99c9323c11d371a9e..185d9e57076f16e9b7ce56f03b490faa317c42a8 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/python
-# Copyright 2007 by Bdale Garbee <bdale@gag.com>.  GPLv2
+# Copyright 2012 by Bdale Garbee <bdale@gag.com>.  GPLv2
 #
 # Program to emit PCB footprint for Samtec QSH-XXX-01-X-D-A connectors
 
@@ -111,7 +111,7 @@ print '   Pin[', \
     1400, \
     mm2mils100(HoleDiam)+1400+600, \
     mm2mils100(HoleDiam), \
-    '"mnt" "0"', '0x0008', ']'
+    '"mnt" "0"', '0x0000', ']'
 
 print '   Pin[', \
     mm2mils100(-HoleSpacing/2), \
@@ -120,7 +120,7 @@ print '   Pin[', \
     1400, \
     mm2mils100(HoleDiam)+1400+600, \
     mm2mils100(HoleDiam), \
-    '"mnt" "0"', '0x0008', ']'
+    '"mnt" "0"', '0x0000', ']'
 
 print '   ElementLine[',\
        mm2mils100(-BodyWidth/2), \