Skip to content

Commit 37c8916

Browse files
vkryachkoashwinraghav
authored andcommitted
Remove licenses that have been wrongly identified as SDKs transitively (#196)
1 parent 1370852 commit 37c8916

File tree

11 files changed

+0
-873
lines changed

11 files changed

+0
-873
lines changed

root-project.gradle

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -156,22 +156,6 @@ configure(subprojects) {
156156
}
157157

158158
sub.apply plugin: LicenseResolverPlugin
159-
sub.thirdPartyLicenses {
160-
def root = "file://$rootDir/third_party/licenses"
161-
162-
add 'CCTZ', "$root/apache-2.0.txt"
163-
add 'ICU4C', "$root/icu.txt"
164-
add 'JSR 305', "$root/jsr305.txt"
165-
add 'PCRE', "$root/pcre.txt"
166-
add 'Protobuf Nano', "$root/nanoproto.txt"
167-
add 'RE2', "$root/re2.txt"
168-
add 'STL', "$root/sgi-stl.txt"
169-
add 'UTF', "$root/utf.txt"
170-
add 'darts_clone', "$root/darts_clone.txt"
171-
add 'flatbuffers', "$root/apache-2.0.txt"
172-
add 'safeparcel', "$root/apache-2.0.txt"
173-
add 'zlib', "$root/zlib.txt"
174-
}
175159
}
176160
}
177161

third_party/licenses/apache-2.0.txt

Lines changed: 0 additions & 202 deletions
This file was deleted.

third_party/licenses/darts_clone.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)