Skip to content

Commit

Permalink
Add LICENSE information to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gcmurphy committed Aug 28, 2016
1 parent 929edb4 commit a2b7f3e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

Inspects source code for security problems by scanning the Go AST.

### License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License [here](http://www.apache.org/licenses/LICENSE-2.0).

### Project status

[![Build Status](https://travis-ci.org/HewlettPackard/gas.svg?branch=master)](https://travis-ci.org/HewlettPackard/gas)
Expand Down

0 comments on commit a2b7f3e

Please sign in to comment.