- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for createDefaultMatcher (0.44 seconds)
-
build-conventions/src/main/java/org/elasticsearch/gradle/internal/conventions/precommit/LicenseHeadersTask.java
ReportConfiguration reportConfiguration = new ReportConfiguration(); reportConfiguration.setAddingLicenses(true); List<IHeaderMatcher> matchers = new ArrayList<>(); matchers.add(Defaults.createDefaultMatcher()); // BSD 4-clause stuff (is disallowed below) // we keep this here, in case someone adds BSD code for some reason, it should never be allowed.
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu Sep 09 18:53:35 GMT 2021 - 10.6K bytes - Click Count (0)