copywriter library

Functions

filesWithoutCopyright(Stream<File> inputStream, String copyright) Stream<File>
isValidCopyright(String expected, String test) bool
renderCopyrightTemplate(String copyrightFileString) String
Takes a .copyright file and produces the copyright string to append to each file. Replaces the first regex group with the current year.