diff options
author | Tuowen Zhao <ztuowen@gmail.com> | 2018-01-06 15:59:31 -0500 |
---|---|---|
committer | Tuowen Zhao <ztuowen@gmail.com> | 2018-01-06 15:59:31 -0500 |
commit | b388fd7fdaccf2875cb5ef58c100dd7634b74bc3 (patch) | |
tree | 0aa4bf4a57af8a9813f225edb38ff15b0191b689 /plugins/osx/README.md | |
parent | a5346aae8c853152be234b5b9efe4e1b3684b371 (diff) | |
parent | c3b072eace1ce19a48e36c2ead5932ae2d2e06d9 (diff) | |
download | zsh-b388fd7fdaccf2875cb5ef58c100dd7634b74bc3.tar.gz zsh-b388fd7fdaccf2875cb5ef58c100dd7634b74bc3.tar.bz2 zsh-b388fd7fdaccf2875cb5ef58c100dd7634b74bc3.zip |
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
Diffstat (limited to 'plugins/osx/README.md')
-rw-r--r-- | plugins/osx/README.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/plugins/osx/README.md b/plugins/osx/README.md index b77daecc5..d3a8f94df 100644 --- a/plugins/osx/README.md +++ b/plugins/osx/README.md @@ -12,6 +12,33 @@ plugins=(... osx) Original author: [Sorin Ionescu](https://github.com/sorin-ionescu) +## Acknowledgements + +This application makes use of the following third party scripts: + +[shpotify](https://github.com/hnarayanan/shpotify) + +Copyright (c) 2012–2017 [Harish Narayanan](https://harishnarayanan.org/). + +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. + ## Commands |