aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:00:33 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:00:33 +0000
commit799529aa1f58b98cd0dd62fdcdddb427713b7d7a (patch)
tree3f977c16cd48e1a6bfc5b51d1d944409bce29dce
parent602a2c0e93666463785646d2482309cfe4cc5d30 (diff)
parent7049b92008752b4f939425ad91bf2aea86133216 (diff)
downloadfec-799529aa1f58b98cd0dd62fdcdddb427713b7d7a.tar.gz
Change-Id: I1ca314ed4240fed26d2d55c780cb2b31663b8c4e
-rw-r--r--Android.bp34
-rw-r--r--METADATA1
2 files changed, 0 insertions, 35 deletions
diff --git a/Android.bp b/Android.bp
index 9966bd9..4c930e0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,39 +1,5 @@
// Copyright 2017 The Android Open Source Project
-package {
- default_applicable_licenses: ["external_fec_license"],
-}
-
-// Added automatically by a large-scale-change that took the approach of
-// 'apply every license found to every target'. While this makes sure we respect
-// every license restriction, it may not be entirely correct.
-//
-// e.g. GPL in an MIT project might only apply to the contrib/ directory.
-//
-// Please consider splitting the single license below into multiple licenses,
-// taking care not to lose any license_kind information, and overriding the
-// default license using the 'licenses: [...]' property on targets as needed.
-//
-// For unused files, consider creating a 'fileGroup' with "//visibility:private"
-// to attach the license to, and including a comment whether the files may be
-// used in the current project.
-// See: http://go/android-license-faq
-license {
- name: "external_fec_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-GPL",
- "SPDX-license-identifier-ISC",
- "SPDX-license-identifier-LGPL",
- "SPDX-license-identifier-LGPL-2.1",
- "SPDX-license-identifier-LGPL-3.0",
- "SPDX-license-identifier-MIT",
- ],
- license_text: [
- "NOTICE",
- ],
-}
-
cc_library {
name: "libfec_rs",
host_supported: true,
diff --git a/METADATA b/METADATA
index 03c37a5..904b197 100644
--- a/METADATA
+++ b/METADATA
@@ -6,7 +6,6 @@ third_party {
value: "http://www.ka9q.net/code/fec/"
}
version: "3.0.1"
- license_type: RESTRICTED
last_upgrade_date {
year: 2007
month: 8