8261010: Delete the Netbeans "default" license header

Reviewed-by: iris, psadhukhan
This commit is contained in:
Sergey Bylokhov 2021-02-03 23:13:12 +00:00
parent 2be60e37e0
commit f279ff9d2f
3 changed files with 0 additions and 14 deletions

View file

@ -23,11 +23,6 @@
* questions. * questions.
*/ */
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package sun.java2d.xr; package sun.java2d.xr;
import java.awt.Transparency; import java.awt.Transparency;

View file

@ -20,10 +20,6 @@
* or visit www.oracle.com if you need additional information or have any * or visit www.oracle.com if you need additional information or have any
* questions. * questions.
*/ */
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.openjdk.bench.java.math; package org.openjdk.bench.java.math;
import org.openjdk.jmh.annotations.Benchmark; import org.openjdk.jmh.annotations.Benchmark;

View file

@ -20,11 +20,6 @@
* or visit www.oracle.com if you need additional information or have any * or visit www.oracle.com if you need additional information or have any
* questions. * questions.
*/ */
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.openjdk.bench.vm.compiler; package org.openjdk.bench.vm.compiler;
import org.openjdk.jmh.annotations.Benchmark; import org.openjdk.jmh.annotations.Benchmark;