summaryrefslogtreecommitdiff
path: root/Settings.bundle/LicensesWaterfallGrid.plist
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-02-24 04:12:17 -0800
committerFuwn <[email protected]>2025-02-24 04:12:17 -0800
commiteeb260a62d96f92e450773df182d935692d25845 (patch)
treef2fb4dbfa3a80dc87e2b3a1649552a9559af41c7 /Settings.bundle/LicensesWaterfallGrid.plist
parentfeat: Development commit (diff)
downloadsora-testing-eeb260a62d96f92e450773df182d935692d25845.tar.xz
sora-testing-eeb260a62d96f92e450773df182d935692d25845.zip
feat: Development commit
Diffstat (limited to 'Settings.bundle/LicensesWaterfallGrid.plist')
-rw-r--r--Settings.bundle/LicensesWaterfallGrid.plist35
1 files changed, 35 insertions, 0 deletions
diff --git a/Settings.bundle/LicensesWaterfallGrid.plist b/Settings.bundle/LicensesWaterfallGrid.plist
new file mode 100644
index 0000000..53e7119
--- /dev/null
+++ b/Settings.bundle/LicensesWaterfallGrid.plist
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>PreferenceSpecifiers</key>
+ <array>
+ <dict>
+ <key>Type</key>
+ <string>PSGroupSpecifier</string>
+ <key>FooterText</key>
+ <string>MIT License
+
+Copyright (c) 2019 Paolo Leonardi
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the &quot;Software&quot;), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.</string>
+ </dict>
+ </array>
+</dict>
+</plist>