Mercurial > hg > Members > atton > pmux
annotate LICENSE @ 3:ea02332d9254
Rename bin file mux -> pmux
$ ln -s bin/pmuxinator bin/pmux
$ gsed -e 's/tmuxinator/pmuxinator/g' -i bin/*
$ gsed -e 's/Tmuxinator/Pmuxinator/g' -i bin/*
author | Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 21 Jul 2014 08:34:59 +0900 |
parents | 39b72942a4d2 |
children |
rev | line source |
---|---|
0
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
1 Copyright (c) 2010-2013 Allen Bargi |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
2 |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
3 Permission is hereby granted, free of charge, to any person obtaining |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
4 a copy of this software and associated documentation files (the |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
5 "Software"), to deal in the Software without restriction, including |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
6 without limitation the rights to use, copy, modify, merge, publish, |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
7 distribute, sublicense, and/or sell copies of the Software, and to |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
8 permit persons to whom the Software is furnished to do so, subject to |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
9 the following conditions: |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
10 |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
11 The above copyright notice and this permission notice shall be |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
12 included in all copies or substantial portions of the Software. |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
13 |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
14 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
15 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
16 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
17 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
18 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
19 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
39b72942a4d2
Clone tmuxinator from github
Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
parents:
diff
changeset
|
20 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |