Class Utils
java.lang.Object
org.apache.tomcat.buildutil.Utils
Utility class for build operations.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidWrites the Apache License header to the given writer.
-
Method Details
-
insertLicense
Writes the Apache License header to the given writer.- Parameters:
w- The writer to write the license to- Throws:
IOException- If an I/O error occurs
-