Searched refs:checkFilesIdentical (Results 1 – 1 of 1) sorted by relevance
95 checkFilesIdentical(licenseFileInput, licenseOutputFile); in copyLicenseFile()103 private static void checkFilesIdentical(File one, File two) throws IOException { in checkFilesIdentical() method in LicenseSupport