Merge pull request #22116 from david-mcmahon/license-tool

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2016-03-02 07:14:40 -08:00
7 changed files with 34422 additions and 135 deletions

View File

@@ -228,9 +228,8 @@ It is sometimes expedient to manually fix the /Godeps/godeps.json file to minimi
Please send dependency updates in separate commits within your PR, for easier reviewing.
6) If you updated the Godeps, please also update `Godeps/LICENSES.md` by running `hack/update-godep-licenses.sh`.
6) If you updated the Godeps, please also update `Godeps/LICENSES` by running `hack/update-godep-licenses.sh`.
_If Godep does not automatically vendor the proper license file for a new dependency, be sure to add an exception entry to `hack/update-godep-licenses.sh`._
## Unit tests