Skip to content

Commit 7692721

Browse files
committed
fix LICENSE
1 parent abdf70b commit 7692721

1 file changed

Lines changed: 0 additions & 59 deletions

File tree

LICENSE

Lines changed: 0 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
==============================================================================
2-
The LLVM Project is under the Apache License v2.0 with LLVM Exceptions:
3-
==============================================================================
41

52
Apache License
63
Version 2.0, January 2004
@@ -220,59 +217,3 @@ conflicts with the conditions of the GPLv2, you may retroactively and
220217
prospectively choose to deem waived or otherwise exclude such Section(s) of
221218
the License, but only in their entirety and only with respect to the Combined
222219
Software.
223-
224-
==============================================================================
225-
Software from third parties included in the LLVM Project:
226-
==============================================================================
227-
The LLVM Project contains third party software which is under different license
228-
terms. All such code will be identified clearly using at least one of two
229-
mechanisms:
230-
1) It will be in a separate directory tree with its own `LICENSE.txt` or
231-
`LICENSE` file at the top containing the specific license and restrictions
232-
which apply to that software, or
233-
2) It will contain specific license and restriction terms at the top of every
234-
file.
235-
236-
==============================================================================
237-
Legacy LLVM License (https://llvm.org/docs/DeveloperPolicy.html#legacy):
238-
==============================================================================
239-
University of Illinois/NCSA
240-
Open Source License
241-
242-
Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign.
243-
All rights reserved.
244-
245-
Developed by:
246-
247-
LLVM Team
248-
249-
University of Illinois at Urbana-Champaign
250-
251-
http://llvm.org
252-
253-
Permission is hereby granted, free of charge, to any person obtaining a copy of
254-
this software and associated documentation files (the "Software"), to deal with
255-
the Software without restriction, including without limitation the rights to
256-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
257-
of the Software, and to permit persons to whom the Software is furnished to do
258-
so, subject to the following conditions:
259-
260-
* Redistributions of source code must retain the above copyright notice,
261-
this list of conditions and the following disclaimers.
262-
263-
* Redistributions in binary form must reproduce the above copyright notice,
264-
this list of conditions and the following disclaimers in the
265-
documentation and/or other materials provided with the distribution.
266-
267-
* Neither the names of the LLVM Team, University of Illinois at
268-
Urbana-Champaign, nor the names of its contributors may be used to
269-
endorse or promote products derived from this Software without specific
270-
prior written permission.
271-
272-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
273-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
274-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
275-
CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
276-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
277-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
278-
SOFTWARE.

0 commit comments

Comments
 (0)