annotate LICENSE @ 143:afbe19c98f53

change Index form TreeMap<String,TreeMap<String<List<Pair<TreeNode,NodePath>>>> → TreeMap<String,TreeMap<String<List<NodePath>>> bag
author one
date Sat, 15 Nov 2014 17:48:07 +0900
parents e4ec9931c811
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
116
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 Copyright (c) 2014-2014 Shinji KONO, Kazuki Akamine, Shoshi Tamaki, Nobuyasu Ohoshiro, Yu Sugimoto, Tatsuki Kanagawa
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 Information Engineeering, University of the Ryukyus
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
3
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 Permission is hereby granted, free of charge, to any person obtaining
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 a copy of this software and associated documentation files (the
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 "Software"), to deal in the Software without restriction, including
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 without limitation the rights to use, copy, modify, merge, publish,
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 distribute, sublicense, and/or sell copies of the Software, and to
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 permit persons to whom the Software is furnished to do so, subject to
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 the following conditions:
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
11
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 The above copyright notice and this permission notice shall be
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 included in all copies or substantial portions of the Software.
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
14
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
17 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
18 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
19 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
20 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
21 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
e4ec9931c811 add license
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
22