src/share/vm/interpreter/bytecodeInterpreterWithChecks.xsl

changeset 612
2a8ec427fbe1
parent 435
a61af66fc99e
child 614
1f809e010142
     1.1 --- a/src/share/vm/interpreter/bytecodeInterpreterWithChecks.xsl	Thu May 22 13:03:52 2008 -0400
     1.2 +++ b/src/share/vm/interpreter/bytecodeInterpreterWithChecks.xsl	Thu May 29 14:06:30 2008 -0400
     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 +     Copyright 1997-2000 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  
    1.30  <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">

mercurial