github.com/apache/beam/sdks/v2@v2.48.2/java/extensions/sql/NOTICE (about) 1 Apache Beam :: SDKs :: Java :: Extensions :: SQL 2 Copyright 2016-2018 The Apache Software Foundation 3 4 This product includes software developed at 5 The Apache Software Foundation (http://www.apache.org/). 6 7 This product includes software developed at 8 Google (http://www.google.com/). 9 10 This product contains subcomponents with separate copyright notices and 11 license terms. Your use of the source code for these subcomponents 12 is subject to the terms and conditions of their respective licenses. 13 14 ======================================================================= 15 Janino - An embedded Java[TM] compiler 16 17 Copyright (c) 2001-2016, Arno Unkrig 18 Copyright (c) 2015-2016 TIBCO Software Inc. 19 All rights reserved. 20 21 Redistribution and use in source and binary forms, with or without 22 modification, are permitted provided that the following conditions 23 are met: 24 25 1. Redistributions of source code must retain the above copyright 26 notice, this list of conditions and the following disclaimer. 27 2. Redistributions in binary form must reproduce the above 28 copyright notice, this list of conditions and the following 29 disclaimer in the documentation and/or other materials 30 provided with the distribution. 31 3. Neither the name of JANINO nor the names of its contributors 32 may be used to endorse or promote products derived from this 33 software without specific prior written permission. 34 35 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 36 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 37 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 38 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE 39 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 40 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 41 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 42 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER 43 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 44 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN 45 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.