annotate libffi/LICENSE @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111
kono
parents:
diff changeset
1 libffi - Copyright (c) 1996-2014 Anthony Green, Red Hat, Inc and others.
kono
parents:
diff changeset
2 See source files for details.
kono
parents:
diff changeset
3
kono
parents:
diff changeset
4 Permission is hereby granted, free of charge, to any person obtaining
kono
parents:
diff changeset
5 a copy of this software and associated documentation files (the
kono
parents:
diff changeset
6 ``Software''), to deal in the Software without restriction, including
kono
parents:
diff changeset
7 without limitation the rights to use, copy, modify, merge, publish,
kono
parents:
diff changeset
8 distribute, sublicense, and/or sell copies of the Software, and to
kono
parents:
diff changeset
9 permit persons to whom the Software is furnished to do so, subject to
kono
parents:
diff changeset
10 the following conditions:
kono
parents:
diff changeset
11
kono
parents:
diff changeset
12 The above copyright notice and this permission notice shall be
kono
parents:
diff changeset
13 included in all copies or substantial portions of the Software.
kono
parents:
diff changeset
14
kono
parents:
diff changeset
15 THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
kono
parents:
diff changeset
16 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
kono
parents:
diff changeset
17 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
kono
parents:
diff changeset
18 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
kono
parents:
diff changeset
19 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
kono
parents:
diff changeset
20 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
kono
parents:
diff changeset
21 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.