1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5	<key>OpenSourceProject</key>
6	<string>awk</string>
7	<key>OpenSourceVersion</key>
8	<string>October 23, 2007</string>
9	<key>OpenSourceWebsiteURL</key>
10	<string>http://www.cs.princeton.edu/~bwk/btl.mirror/index.html</string>
11	<key>OpenSourceURL</key>
12	<string>http://www.cs.princeton.edu/~bwk/btl.mirror/awk.tar.gz</string>
13	<key>OpenSourceSHA1</key>
14	<string>433317b8ed6d68bbfb18667384edfe64344b8074</string>
15	<key>OpenSourceImportDate</key>
16	<string>2008-11-12</string>
17	<key>OpenSourceModifications</key>
18	<array>
19		<string>3668527</string>
20		<string>Fix build warnings.</string>
21		<string>Rename getline to awk_getline (7556911).</string>
22	</array>
23	<key>OpenSourceLicense</key>
24	<string>Other</string>
25	<key>OpenSourceLicenseFile</key>
26	<string>awk.txt</string>
27</dict>
28</plist>
29