]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blob - vendor/github.com/apparentlymart/go-textseg/LICENSE
Merge pull request #27 from terraform-providers/go-modules-2019-02-22
[github/fretlink/terraform-provider-statuscake.git] / vendor / github.com / apparentlymart / go-textseg / LICENSE
1 Copyright (c) 2017 Martin Atkins
2
3 Permission is hereby granted, free of charge, to any person obtaining a copy
4 of this software and associated documentation files (the "Software"), to deal
5 in the Software without restriction, including without limitation the rights
6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7 copies of the Software, and to permit persons to whom the Software is
8 furnished to do so, subject to the following conditions:
9
10 The above copyright notice and this permission notice shall be included in all
11 copies or substantial portions of the Software.
12
13 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19 SOFTWARE.
20
21 ---------
22
23 Unicode table generation programs are under a separate copyright and license:
24
25 Copyright (c) 2014 Couchbase, Inc.
26 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file
27 except in compliance with the License. You may obtain a copy of the License at
28
29 http://www.apache.org/licenses/LICENSE-2.0
30
31 Unless required by applicable law or agreed to in writing, software distributed under the
32 License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
33 either express or implied. See the License for the specific language governing permissions
34 and limitations under the License.
35
36 ---------
37
38 Grapheme break data is provided as part of the Unicode character database,
39 copright 2016 Unicode, Inc, which is provided with the following license:
40
41 Unicode Data Files include all data files under the directories
42 http://www.unicode.org/Public/, http://www.unicode.org/reports/,
43 http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and
44 http://www.unicode.org/utility/trac/browser/.
45
46 Unicode Data Files do not include PDF online code charts under the
47 directory http://www.unicode.org/Public/.
48
49 Software includes any source code published in the Unicode Standard
50 or under the directories
51 http://www.unicode.org/Public/, http://www.unicode.org/reports/,
52 http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and
53 http://www.unicode.org/utility/trac/browser/.
54
55 NOTICE TO USER: Carefully read the following legal agreement.
56 BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
57 DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
58 YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
59 TERMS AND CONDITIONS OF THIS AGREEMENT.
60 IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
61 THE DATA FILES OR SOFTWARE.
62
63 COPYRIGHT AND PERMISSION NOTICE
64
65 Copyright © 1991-2017 Unicode, Inc. All rights reserved.
66 Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
67
68 Permission is hereby granted, free of charge, to any person obtaining
69 a copy of the Unicode data files and any associated documentation
70 (the "Data Files") or Unicode software and any associated documentation
71 (the "Software") to deal in the Data Files or Software
72 without restriction, including without limitation the rights to use,
73 copy, modify, merge, publish, distribute, and/or sell copies of
74 the Data Files or Software, and to permit persons to whom the Data Files
75 or Software are furnished to do so, provided that either
76 (a) this copyright and permission notice appear with all copies
77 of the Data Files or Software, or
78 (b) this copyright and permission notice appear in associated
79 Documentation.
80
81 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
82 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
83 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
84 NONINFRINGEMENT OF THIRD PARTY RIGHTS.
85 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
86 NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
87 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
88 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
89 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
90 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
91
92 Except as contained in this notice, the name of a copyright holder
93 shall not be used in advertising or otherwise to promote the sale,
94 use or other dealings in these Data Files or Software without prior
95 written authorization of the copyright holder.