Searched refs:checkLicensePresentInDir (Results 1 – 2 of 2) sorted by relevance
68 public void checkLicensePresentInDir(File dir) throws IOException { in checkLicensePresentInDir() method in LicenseSupport.License
70 license.checkLicensePresentInDir(outputFile.getParentFile()); in store()