Skip to content
gtalent edited this page Mar 10, 2012 · 8 revisions

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

Place a ".liccor" 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 .liccor to all the source files of the current directory and all sub-directories.

Clone this wiki locally