com.github.fracpete.removegpl.template.props Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of remove-gpl Show documentation
Show all versions of remove-gpl Show documentation
Command-line tool for removing the GPL preamble from source code files (eg when preparing a commercial release).
# Template file for patterns
# the regular expression that the files must match in order to get processed
filepattern=.*\.txt
# the number of find/replace patterns (indexing starts at 1)
numpatterns=1
# the 1st find pattern
find1=.*This program is.*
# the 1st replace pattern
replace1=