Remove redundant NOTICE copied from LICENSE. am: 43e4f53668 am: 560ce3280c am: c0713fb147 am: 64363cd75c am: 75d649e5de

Change-Id: I45c41e62583c58290f0481045602918f54139b7e
tree: 6db6594cc9e45d80ef7a1b3946517bcac337809e
  1. bin/
  2. doc/
  3. examples/
  4. lib/
  5. src/
  6. test_results/
  7. .gitignore
  8. Android.bp
  9. LICENSE
  10. MODULE_LICENSE_APACHE2
  11. OWNERS
  12. 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