This file is indexed.

/usr/share/pcb/pcblib-newlib/geda/SOD80.fp is in pcb-common 20110918-9.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
	# how much to grow the pads by for soldermask
	# clearance from planes
Element(0x00 "SMT diode (pin 1 is cathode)" "" "SOD80" 0 0 116 0 3 100 0x00)
(
	ElementLine(-106 -43 -106 43 20)
	    ElementLine(-106 43 -80 55 10)
	    ElementLine(-80 55 96 55 10)
	    ElementLine(96 55 96 -55 10)
	    ElementLine(96 -55 -80 -55 10)
	    ElementLine(-80 -55 -106 -43 10)
	Pad(-58 -16 
		-58 16
		53 20 59 "1" "1" 0x00000100)
	    Pad(58 -16 
		58 16
		53 20 59 "2" "2" 0x00000100)
)