< prev index next >

src/java.desktop/share/tools/org/openjdk/buildtools/compilefontconfig/CompileFontConfig.java

Print this page

        

*** 21,31 **** * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! package build.tools.compilefontconfig; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; --- 21,31 ---- * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! package org.openjdk.buildtools.compilefontconfig; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException;
< prev index next >