summaryrefslogtreecommitdiffstats
path: root/QuickActions
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-12-30 00:30:19 -0500
committerCameron Katri <me@cameronkatri.com>2021-12-30 00:30:19 -0500
commitdbb81e49619702f4dc8aea826439cff80cbcdfd4 (patch)
treeea9f7297602c2b55da18d9ada29afcc5dac8c017 /QuickActions
parent85d821a77168829557891aa8963c90b445a5ad75 (diff)
downloadtweaks-dbb81e49619702f4dc8aea826439cff80cbcdfd4.tar.gz
tweaks-dbb81e49619702f4dc8aea826439cff80cbcdfd4.tar.zst
tweaks-dbb81e49619702f4dc8aea826439cff80cbcdfd4.zip
Add AltList license text
Diffstat (limited to 'QuickActions')
-rw-r--r--QuickActions/LICENSE.AltList24
1 files changed, 24 insertions, 0 deletions
diff --git a/QuickActions/LICENSE.AltList b/QuickActions/LICENSE.AltList
new file mode 100644
index 0000000..5e703ff
--- /dev/null
+++ b/QuickActions/LICENSE.AltList
@@ -0,0 +1,24 @@
+The files LSApplicationProxy+AltList.m and LSApplicationProxy+AltList.h are
+subject to the following license.
+
+MIT License
+
+Copyright (c) 2021 Lars Fröder
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), 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 "AS IS", 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.