xref: /aosp_15_r20/art/openjdkjvm/LICENSE (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard WorkerCopyright (C) 2014 The Android Open Source Project
2*795d594fSAndroid Build Coastguard WorkerDO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3*795d594fSAndroid Build Coastguard Worker
4*795d594fSAndroid Build Coastguard WorkerThis file implements interfaces from the file jvm.h. This implementation
5*795d594fSAndroid Build Coastguard Workeris licensed under the same terms as the file jvm.h.  The
6*795d594fSAndroid Build Coastguard Workercopyright and license information for the file jvm.h follows.
7*795d594fSAndroid Build Coastguard Worker
8*795d594fSAndroid Build Coastguard WorkerCopyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
9*795d594fSAndroid Build Coastguard WorkerDO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
10*795d594fSAndroid Build Coastguard Worker
11*795d594fSAndroid Build Coastguard WorkerThis code is free software; you can redistribute it and/or modify it
12*795d594fSAndroid Build Coastguard Workerunder the terms of the GNU General Public License version 2 only, as
13*795d594fSAndroid Build Coastguard Workerpublished by the Free Software Foundation.  Oracle designates this
14*795d594fSAndroid Build Coastguard Workerparticular file as subject to the "Classpath" exception as provided
15*795d594fSAndroid Build Coastguard Workerby Oracle in the LICENSE file that accompanied this code.
16*795d594fSAndroid Build Coastguard Worker
17*795d594fSAndroid Build Coastguard WorkerThis code is distributed in the hope that it will be useful, but WITHOUT
18*795d594fSAndroid Build Coastguard WorkerANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
19*795d594fSAndroid Build Coastguard WorkerFITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
20*795d594fSAndroid Build Coastguard Workerversion 2 for more details (a copy is included in the LICENSE file that
21*795d594fSAndroid Build Coastguard Workeraccompanied this code).
22*795d594fSAndroid Build Coastguard Worker
23*795d594fSAndroid Build Coastguard WorkerYou should have received a copy of the GNU General Public License version
24*795d594fSAndroid Build Coastguard Worker2 along with this work; if not, write to the Free Software Foundation,
25*795d594fSAndroid Build Coastguard WorkerInc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
26*795d594fSAndroid Build Coastguard Worker
27*795d594fSAndroid Build Coastguard WorkerPlease contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
28*795d594fSAndroid Build Coastguard Workeror visit www.oracle.com if you need additional information or have any
29*795d594fSAndroid Build Coastguard Workerquestions.
30