Skip to content

Script for adding popular licenses to your source code.

License

Notifications You must be signed in to change notification settings

mborger/license

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

License.sh

I built this script as an easy way to preprend a license to a source file. It can detect the source code language by the file extension to use the proper comment syntax.

Usage: ./license.sh FILENAME [LICENSE_TYPE]

License types include: apache gpl lgpl personal

About

Script for adding popular licenses to your source code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages