Skip to content

Commit 0036569

Browse files
committed
Dropped repeated block and extraneous lines.
1 parent d6804b6 commit 0036569

File tree

1 file changed

+0
-48
lines changed

1 file changed

+0
-48
lines changed

license/LICENSING.txt

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
Graphite Compiler Licensing
22
============================
3-
4-
53
Copyright 1999-2021, SIL International (http://ww.sil.org).
64

75
This program is free software; you can redistribute it and/or modify
@@ -39,7 +37,6 @@ For convenient reference, a text version has been included with this
3937
distribution in the file named "License_GPLv2.txt". All of the licenses
4038
mentioned above can also be found at http://www.opensource.org/licenses/.
4139

42-
4340
Copyright notices and licensing for other components:
4441
=====================================================
4542

@@ -64,7 +61,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
6461
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
6562
IN THE SOFTWARE.
6663

67-
6864
Files: compiler/Grammar/*
6965
Copyright: none
7066
License: public-domain
@@ -96,43 +92,6 @@ The ANTLR gang:
9692
@author John Lilley, http://www.Empathy.com Empathy Software
9793
@author pete@yamuna.demon.co.uk" Pete Wells
9894

99-
100-
Files: compiler/Grammar/lz4*.*
101-
Copyright: Copyright (C) 2011-2015, Yann Collet
102-
License: BSD 2-Clause License
103-
LZ4 - Fast LZ compression algorithm
104-
Copyright (C) 2011-2015, Yann Collet.
105-
106-
BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
107-
108-
Redistribution and use in source and binary forms, with or without
109-
modification, are permitted provided that the following conditions are
110-
met:
111-
112-
* Redistributions of source code must retain the above copyright
113-
notice, this list of conditions and the following disclaimer.
114-
* Redistributions in binary form must reproduce the above
115-
copyright notice, this list of conditions and the following disclaimer
116-
in the documentation and/or other materials provided with the
117-
distribution.
118-
119-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
120-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
121-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
122-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
123-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
124-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
125-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
126-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
127-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
128-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
129-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
130-
131-
You can contact the author at :
132-
- LZ4 source repository : https://github.com/Cyan4973/lz4
133-
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
134-
135-
13695
Files: compiler/Grammar/lz4*.*
13796
Copyright: Copyright (C) 2011-2015, Yann Collet
13897
License: BSD 2-Clause License
@@ -168,7 +127,6 @@ You can contact the author at :
168127
- LZ4 source repository : https://github.com/Cyan4973/lz4
169128
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
170129

171-
172130
Files: test/GrcRegressionTest/fonts/*, installer/example/*.ttf
173131
Copyright: Copyright (c) SIL International, 1994-2021
174132
License: OFL-1.1
@@ -265,9 +223,6 @@ DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
265223
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
266224
OTHER DEALINGS IN THE FONT SOFTWARE.
267225

268-
269-
270-
271226
COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)
272227

273228
Copyright © 1991-2020 Unicode, Inc. All rights reserved.
@@ -680,6 +635,3 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
680635
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
681636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
682637
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
683-
684-
685-

0 commit comments

Comments
 (0)