Home
last modified time | relevance | path

Searched refs:prependLicense (Results 1 – 1 of 1) sorted by relevance

/dports/games/jin/jin-2.14.1/src/free/util/
H A DApplyLicense.java196 prependLicense(license, file); in applyLicense()
209 private static void prependLicense(String license, File file) throws IOException{ in prependLicense() method in ApplyLicense