aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWenxuan <wenxuangm@gmail.com>2019-01-22 11:09:58 +0800
committerWenxuan <wenxuangm@gmail.com>2019-01-22 11:15:07 +0800
commit02ab9d97cf201618eb2f62504aaf13c1f366fee6 (patch)
treee0e4596ba4261e93216ef0dc6dac3609723a63ba
parentc25a4c7a9bdf23323d0350bb6cf89d4a3a78f2d4 (diff)
downloadfork-tmux-fzf-url-02ab9d97cf201618eb2f62504aaf13c1f366fee6.tar.gz
fork-tmux-fzf-url-02ab9d97cf201618eb2f62504aaf13c1f366fee6.tar.bz2
fork-tmux-fzf-url-02ab9d97cf201618eb2f62504aaf13c1f366fee6.zip
Update license.
-rw-r--r--LICENSE.txt22
-rw-r--r--README.md8
2 files changed, 4 insertions, 26 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
index 5214c7d..19d6c5c 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,21 +1 @@
-The MIT License (MIT)
-
-Copyright (c) 2019 Wenxuan Zhang
-
-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.
+https://wfxr.mit-license.org/2018
diff --git a/README.md b/README.md
index ff04e00..a6d9887 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# tmux-fzf-url
-[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
+[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://wfxr.mit-license.org/2018)
`tmux-fzf-url` is a tmux plugin for opening urls from browser quickly without mouse.
@@ -37,8 +37,6 @@ set -g @fzf-url-bind 'x'
- Hit `ctrl - r` to toggle selection.
- The tmux theme showed at screenshot is [tmux-power](https://github.com/wfxr/tmux-power)(currently no `README` :sweat_smile:, will add sometime).
-## [License](LICENSE.txt)
+## License
-The MIT License (MIT)
-
-Copyright (c) 2018 Wenxuan Zhang
+[MIT](https://wfxr.mit-license.org/2018) (c) Wenxuan Zhang