summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2019-12-20 15:37:53 -0700
committerJeff Sharkey <jsharkey@android.com>2019-12-20 15:37:55 -0700
commit45c9878a2bde22e5275e8ca7c9d488b1f39eb85c (patch)
treeb86111fcf7e3c2bdde8b09119e065f03f82316ed
parent1614f394fb59a7e1f0669fd1adfc385e3384023c (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---------NOTICE2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTICE b/NOTICE
index 7a694c9..43e933d 120000
--- a/NOTICE
+++ b/NOTICE
@@ -1 +1 @@
-LICENSE \ No newline at end of file
+LGPL2.txt \ No newline at end of file