src/share/vm/prims/jvmtiH.xsl

Print this page

        

@@ -93,11 +93,11 @@
     <xsl:call-template name="outro"/>
       
   </xsl:template>
 
   <xsl:template name="intro">
-  <xsl:call-template name="includeHeader"/>
+  <xsl:call-template name="include_GPL_CP_Header"/>
   <xsl:text>
     /* Include file for the Java(tm) Virtual Machine Tool Interface */
 
 #ifndef _JAVA_JVMTI_H_
 #define _JAVA_JVMTI_H_