Update MODULE_LICENSE_* to reflect the actual license.

Upstream's NOTICE file includes the Apache 2.0 license text. This CL
properly changes the MODULE_LICENSE_* file to reflect that.

Bug: 26113731
Change-Id: Ic63d527183626a4c465244efefc64c1c5c74cb47
1 file changed
tree: 97041624eb70792df164137016467d0c71247dc5
  1. bin/
  2. doc/
  3. examples/
  4. lib/
  5. src/
  6. test_results/
  7. .gitignore
  8. LICENSE
  9. MODULE_LICENSE_APACHE2
  10. NOTICE
  11. README.md
README.md

shFlags README

shFlags is a port of the Google gflags library for Unix shell. The code is written in a way to be as portable as possible to work across a wide array of Unix variants. It is also tested with shUnit2 to maintain code quality.

If you'd like to use shFlags, feel free to read the documentation. https://github.com/kward/shflags/wiki/Documentation10x