Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 298 Bytes

File metadata and controls

10 lines (7 loc) · 298 Bytes

License

A script for checking and adding license header according to OPNFV contribution guideline

Quick Start

$ cd <project-folder>
$ curl https://raw.githubusercontent.com/Justin-chi/License/master/add_license.sh |bash