# License

A script for checking and adding license header according to [OPNFV contribution guideline](https://wiki.opnfv.org/display/DEV/Contribution+Guidelines)

## Quick Start

```
$ cd <project-root>
$ curl https://raw.githubusercontent.com/openzero-team/License/develop/add_license.sh |bash
```