Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit ece8e07

Browse files
author
Ferdinand Xu
committed
Update LICENSE
1 parent 5901a28 commit ece8e07

File tree

1 file changed

+0
-294
lines changed

1 file changed

+0
-294
lines changed

LICENSE

Lines changed: 0 additions & 294 deletions
Original file line numberDiff line numberDiff line change
@@ -201,297 +201,3 @@
201201
See the License for the specific language governing permissions and
202202
limitations under the License.
203203

204-
205-
APACHE HIVE SUBCOMPONENTS:
206-
207-
The Apache Hive project contains subcomponents with separate copyright
208-
notices and license terms. Your use of the source code for the these
209-
subcomponents is subject to the terms and conditions of the following
210-
licenses.
211-
212-
213-
For the ANTLR libraries:
214-
215-
Copyright (c) 2003-2008, Terence Parr
216-
All rights reserved.
217-
218-
Redistribution and use in source and binary forms, with or without
219-
modification, are permitted provided that the following conditions are
220-
met:
221-
222-
Redistributions of source code must retain the above copyright notice,
223-
this list of conditions and the following disclaimer. Redistributions
224-
in binary form must reproduce the above copyright notice, this list of
225-
conditions and the following disclaimer in the documentation and/or
226-
other materials provided with the distribution. Neither the name of
227-
the author nor the names of its contributors may be used to endorse or
228-
promote products derived from this software without specific prior
229-
written permission.
230-
231-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
232-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
233-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
234-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
235-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
236-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
237-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
238-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
239-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
240-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
241-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
242-
243-
244-
For the StringTemplate library:
245-
246-
Copyright (c) 2008, Terence Parr
247-
All rights reserved.
248-
249-
Redistribution and use in source and binary forms, with or without
250-
modification, are permitted provided that the following conditions are
251-
met:
252-
253-
Redistributions of source code must retain the above copyright notice,
254-
this list of conditions and the following disclaimer. Redistributions
255-
in binary form must reproduce the above copyright notice, this list of
256-
conditions and the following disclaimer in the documentation and/or
257-
other materials provided with the distribution. Neither the name of
258-
the author nor the names of its contributors may be used to endorse or
259-
promote products derived from this software without specific prior
260-
written permission.
261-
262-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
263-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
264-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
265-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
266-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
267-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
268-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
269-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
270-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
271-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
272-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
273-
274-
275-
For the ASM library:
276-
277-
Copyright (c) 2000-2005 INRIA, France Telecom
278-
All rights reserved.
279-
280-
Redistribution and use in source and binary forms, with or without
281-
modification, are permitted provided that the following conditions
282-
are met:
283-
284-
1. Redistributions of source code must retain the above copyright
285-
notice, this list of conditions and the following disclaimer.
286-
287-
2. Redistributions in binary form must reproduce the above copyright
288-
notice, this list of conditions and the following disclaimer in the
289-
documentation and/or other materials provided with the distribution.
290-
291-
3. Neither the name of the copyright holders nor the names of its
292-
contributors may be used to endorse or promote products derived from
293-
this software without specific prior written permission.
294-
295-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
296-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
297-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
298-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
299-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
300-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
301-
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
302-
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
303-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
304-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
305-
THE POSSIBILITY OF SUCH DAMAGE.
306-
307-
308-
For the org.json library:
309-
310-
Copyright (c) 2002 JSON.org
311-
312-
Permission is hereby granted, free of charge, to any person obtaining
313-
a copy of this software and associated documentation files (the
314-
"Software"), to deal in the Software without restriction, including
315-
without limitation the rights to use, copy, modify, merge, publish,
316-
distribute, sublicense, and/or sell copies of the Software, and to
317-
permit persons to whom the Software is furnished to do so, subject to
318-
the following conditions:
319-
320-
The above copyright notice and this permission notice shall be
321-
included in all copies or substantial portions of the Software.
322-
323-
The Software shall be used for Good, not Evil.
324-
325-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
326-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
327-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
328-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
329-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
330-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
331-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
332-
333-
334-
For the JLine library:
335-
336-
Copyright (c) 2002-2006, Marc Prud'hommeaux <[email protected]>
337-
All rights reserved.
338-
339-
Redistribution and use in source and binary forms, with or
340-
without modification, are permitted provided that the following
341-
conditions are met:
342-
343-
Redistributions of source code must retain the above copyright
344-
notice, this list of conditions and the following disclaimer.
345-
346-
Redistributions in binary form must reproduce the above copyright
347-
notice, this list of conditions and the following disclaimer
348-
in the documentation and/or other materials provided with
349-
the distribution.
350-
351-
Neither the name of JLine nor the names of its contributors
352-
may be used to endorse or promote products derived from this
353-
software without specific prior written permission.
354-
355-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
356-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
357-
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
358-
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
359-
EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
360-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
361-
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
362-
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
363-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
364-
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
365-
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
366-
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
367-
OF THE POSSIBILITY OF SUCH DAMAGE.
368-
369-
For the SQLLine package:
370-
371-
Copyright (c) 2002, 2003, 2004, 2005 Marc Prud'hommeaux
372-
373-
From: http://sqlline.sourceforge.net/#license
374-
375-
"SQLLine is distributed under the BSD License, meaning that you are free to redistribute, modify, or sell the software with almost no restrictions."
376-
377-
Statement from Marc Prud'hommeaux regarding inconsistent licenses in some SQLLine source files:
378-
379-
> SQLLine was once GPL, but it was changed to be BSD a few years back.
380-
> Any references to the GPL are vestigial. Hopefully the license
381-
> declaration at http://sqlline.sourceforge.net/#license is sufficiently
382-
> authoritative in this regard.
383-
384-
385-
For the SLF4J library:
386-
387-
Copyright (c) 2004-2008 QOS.ch
388-
All rights reserved.
389-
390-
Permission is hereby granted, free of charge, to any person obtaining
391-
a copy of this software and associated documentation files (the
392-
"Software"), to deal in the Software without restriction, including
393-
without limitation the rights to use, copy, modify, merge, publish,
394-
distribute, sublicense, and/or sell copies of the Software, and to
395-
permit persons to whom the Software is furnished to do so, subject to
396-
the following conditions:
397-
398-
The above copyright notice and this permission notice shall be
399-
included in all copies or substantial portions of the Software.
400-
401-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
402-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
403-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
404-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
405-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
406-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
407-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
408-
409-
410-
For the Mockito library:
411-
412-
The MIT License
413-
414-
Copyright (c) 2007 Mockito contributors
415-
416-
Permission is hereby granted, free of charge, to any person obtaining a copy
417-
of this software and associated documentation files (the "Software"), to deal
418-
in the Software without restriction, including without limitation the rights
419-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
420-
copies of the Software, and to permit persons to whom the Software is
421-
furnished to do so, subject to the following conditions:
422-
423-
The above copyright notice and this permission notice shall be included in
424-
all copies or substantial portions of the Software.
425-
426-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
427-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
428-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
429-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
430-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
431-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
432-
THE SOFTWARE.
433-
434-
435-
For the org.apache.hive.beeline.ClassNameCompleter class:
436-
437-
Copyright (c) 2002-2006, Marc Prud'hommeaux <[email protected]>
438-
All rights reserved.
439-
440-
Redistribution and use in source and binary forms, with or
441-
without modification, are permitted provided that the following
442-
conditions are met:
443-
444-
Redistributions of source code must retain the above copyright
445-
notice, this list of conditions and the following disclaimer.
446-
447-
Redistributions in binary form must reproduce the above copyright
448-
notice, this list of conditions and the following disclaimer
449-
in the documentation and/or other materials provided with
450-
the distribution.
451-
452-
Neither the name of JLine nor the names of its contributors
453-
may be used to endorse or promote products derived from this
454-
software without specific prior written permission.
455-
456-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
457-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
458-
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
459-
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
460-
EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
461-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
462-
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
463-
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
464-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
465-
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
466-
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
467-
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
468-
OF THE POSSIBILITY OF SUCH DAMAGE.
469-
470-
For the PostgreSQL JDBC driver jar file:
471-
472-
Copyright (c) 1997-2011, PostgreSQL Global Development Group
473-
All rights reserved.
474-
475-
Redistribution and use in source and binary forms, with or without
476-
modification, are permitted provided that the following conditions are met:
477-
478-
1. Redistributions of source code must retain the above copyright notice,
479-
this list of conditions and the following disclaimer.
480-
2. Redistributions in binary form must reproduce the above copyright notice,
481-
this list of conditions and the following disclaimer in the documentation
482-
and/or other materials provided with the distribution.
483-
3. Neither the name of the PostgreSQL Global Development Group nor the names
484-
of its contributors may be used to endorse or promote products derived
485-
from this software without specific prior written permission.
486-
487-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
488-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
489-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
490-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
491-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
492-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
493-
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
494-
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
495-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
496-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
497-
POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)