diff options
author | Jeff Sharkey <jsharkey@android.com> | 2019-12-20 15:37:53 -0700 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2019-12-20 15:37:55 -0700 |
commit | 45c9878a2bde22e5275e8ca7c9d488b1f39eb85c (patch) | |
tree | b86111fcf7e3c2bdde8b09119e065f03f82316ed | |
parent | 1614f394fb59a7e1f0669fd1adfc385e3384023c (diff) |
We should be showing raw LGPL license text.
The contents of LICENSE is vague, and doesn't actually include any
license text. Since this repo only contains include/ and lib/, this
change adjusts NOTICE to point at the LGPL2.txt.
Bug: 142049860
Test: manual
Change-Id: I5d65ebd90606bf92a9fdaed8ac800bab5d82cdd7
l--------- | NOTICE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -LICENSE
\ No newline at end of file +LGPL2.txt
\ No newline at end of file |