src/share/vm/interpreter/bytecodeInterpreterWithChecks.xml

changeset 601
aaa1137c5ef4
parent 435
a61af66fc99e
child 614
1f809e010142
     1.1 --- a/src/share/vm/interpreter/bytecodeInterpreterWithChecks.xml	Wed May 21 16:31:35 2008 -0700
     1.2 +++ b/src/share/vm/interpreter/bytecodeInterpreterWithChecks.xml	Wed May 28 12:42:34 2008 -0700
     1.3 @@ -1,7 +1,25 @@
     1.4  <?xml version="1.0"?> 
     1.5  <!-- 
     1.6 -     Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
     1.7 -     SUN PROPRIETARY/CONFIDENTIAL.  Use is subject to license terms.
     1.8 + 6opyright 2006-2008 Sun Microsystems, Inc.  All Rights Reserved.
     1.9 + DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    1.10 +
    1.11 + This code is free software; you can redistribute it and/or modify it
    1.12 + under the terms of the GNU General Public License version 2 only, as
    1.13 + published by the Free Software Foundation.
    1.14 +
    1.15 + This code is distributed in the hope that it will be useful, but WITHOUT
    1.16 + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.17 + FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    1.18 + version 2 for more details (a copy is included in the LICENSE file that
    1.19 + accompanied this code).
    1.20 +
    1.21 + You should have received a copy of the GNU General Public License version
    1.22 + 2 along with this work; if not, write to the Free Software Foundation,
    1.23 + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.24 +
    1.25 + Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
    1.26 + CA 95054 USA or visit www.sun.com if you need additional information or
    1.27 + have any questions.
    1.28  -->
    1.29  <!DOCTYPE processcode [
    1.30    <!ELEMENT processcode ANY>

mercurial