summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:01:22 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:01:22 +0000
commitb4edf36c233e56c03ad7aa2321d3873538afd868 (patch)
treec59b7d18b0f5c5194a8e2d5ff24920f8c278f238
parent25671082b39c0f803590bf38d19a6bfda834b660 (diff)
parent4eb713e802be7d2b2f1cd37f91d04ae5c40d05f4 (diff)
downloadmodp_b64-b4edf36c233e56c03ad7aa2321d3873538afd868.tar.gz
Change-Id: Ia92428b1df36d2c10603228fb4d645fef2fcddd3
-rw-r--r--Android.bp17
-rw-r--r--METADATA3
l---------NOTICE1
3 files changed, 1 insertions, 20 deletions
diff --git a/Android.bp b/Android.bp
index 962f5a4..7f0b310 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,23 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-package {
- default_applicable_licenses: ["external_modp_b64_license"],
-}
-
-// Added automatically by a large-scale-change
-// See: http://go/android-license-faq
-license {
- name: "external_modp_b64_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-BSD",
- ],
- license_text: [
- "LICENSE",
- ],
-}
-
cc_library_static {
name: "libmodpb64",
host_supported: true,
diff --git a/METADATA b/METADATA
deleted file mode 100644
index d97975c..0000000
--- a/METADATA
+++ /dev/null
@@ -1,3 +0,0 @@
-third_party {
- license_type: NOTICE
-}
diff --git a/NOTICE b/NOTICE
new file mode 120000
index 0000000..7a694c9
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1 @@
+LICENSE \ No newline at end of file