diff options
author | Bob Badour <bbadour@google.com> | 2020-04-27 20:18:42 -0700 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2021-10-07 18:32:11 +0300 |
commit | 7f0d6b2253db4358e3cb8fa45f1005e44c45c0e2 (patch) | |
tree | 45c10a5ad1b6ab1f5d36c3e13ec969829a466c33 | |
parent | b3433a2d0db2dd94358aefa505c977313e2b2f9b (diff) |
Remove MODULE_LICENSE_APACHE2 from DeskClock
Repositories containing third-party code need a METADATA and a
license_type. Repositories containing only first-party code no longer
need a MODULE_LICENSE_* file.
Bug: 68860345
Bug: 69058154
Bug: 151953481
Test: no code changes
Change-Id: I580c898051b7704925103eafe2bb2aa54af73542
-rw-r--r-- | MODULE_LICENSE_APACHE2 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2 deleted file mode 100644 index e69de29bb..000000000 --- a/MODULE_LICENSE_APACHE2 +++ /dev/null |