/ passwordserver_sasl.plist
passwordserver_sasl.plist
 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  <array>
 5  	<dict>
 6  		<key>OpenSourceImportDate</key>
 7  		<string>2004-07-07</string>
 8  		<key>OpenSourceLicense</key>
 9  		<string>other</string>
10  		<key>OpenSourceLicenseFile</key>
11  		<string>passwordserver_sasl.txt</string>
12  		<key>OpenSourceModifications</key>
13  		<array>
14  			<string>added: verify mode to the cram-md5 plug-in</string>
15  			<string>added: library can be initialized with less logging.</string>
16  			<string>modified: use quote-style include for project headers, rather than angle-bracket include</string>
17  		</array>
18  		<key>OpenSourceProject</key>
19  		<string>passwordserver_sasl</string>
20  		<key>OpenSourceVersion</key>
21  		<string>2.1.22</string>
22  		<key>OpenSourceWebsiteURL</key>
23  		<string>http://asg.web.cmu.edu/</string>
24  		<key>OpenSourceURL</key>
25  		<string>ftp://ftp.cyrusimap.org/cyrus-sasl/OLD-VERSIONS/cyrus-sasl-2.1.22.tar.gz</string>
26  	</dict>
27  </array>
28  </plist>