Skip to content
gtalent edited this page Dec 22, 2011 · 8 revisions

How to use liccor(works for Go, C/C++, and Java):

Place a ".copyright" file in the root directory of the project, containing your license notice. The license notice in the file should not be commented out, liccor takes care of that.

Run liccor to apply the copyright notice from .copyright to all the source files of the current directory and all sub-directories.

Clone this wiki locally