-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcups.plist
More file actions
29 lines (29 loc) · 865 Bytes
/
cups.plist
File metadata and controls
29 lines (29 loc) · 865 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
<dict>
<key>OpenSourceImportDate</key>
<string>2020-04-29</string>
<key>OpenSourceLicense</key>
<string>ASL2</string>
<key>OpenSourceLicenseFile</key>
<string>LICENSE</string>
<key>OpenSourceMD5</key>
<string></string>
<key>OpenSourceModifications</key>
<array>
</array>
<key>OpenSourceProject</key>
<string>CUPS</string>
<key>OpenSourceURL</key>
<string>https://github.com/apple/cups/releases</string>
<key>OpenSourceVersion</key>
<string>2.3.3</string>
<key>OpenSourceRevision</key>
<string>82e3ee0e3230287b76a76fb8f16b92ca6e50b444</string>
<key>OpenSourceWebsiteURL</key>
<string>https://www.cups.org/</string>
</dict>
</array>
</plist>