Skip to content

Commit 03b7226

Browse files
committed
[KYUUBI #2280] [INFRA] Replace BSD 3-clause with ASF License v2 for scala binaries
### _Why are the changes needed?_ Scala distribution is released under the ASF License v2 since 2.12.x, while 2.11.x is BSD 3-clause https://www.scala-lang.org/download/2.11.12.html https://www.scala-lang.org/download/2.13.8.html https://www.scala-lang.org/download/2.12.15.html ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #2280 from yaooqinn/scalal. Closes #2280 9e0ff44 [Kent Yao] rm licenses-binary/LICENSE-scala.txt 720f596 [Kent Yao] [INFRA] Replace BSD 3-clause with ASF License v2 for scala binaries Authored-by: Kent Yao <yao@apache.org> Signed-off-by: Kent Yao <yao@apache.org>
1 parent 6a23151 commit 03b7226

File tree

2 files changed

+2
-34
lines changed

2 files changed

+2
-34
lines changed

LICENSE-binary

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,8 @@ io.swagger.core.v3:swagger-integration
286286
io.swagger.core.v3:swagger-jaxrs2
287287
io.swagger.core.v3:swagger-models
288288
org.apache.zookeeper:zookeeper
289+
org.scala-lang:scala-library
290+
289291

290292
kyuubi-server/src/main/resources/org/apache/kyuubi/ui/swagger/*
291293

@@ -294,10 +296,6 @@ BSD
294296
jline:jline
295297
com.thoughtworks.paranamer:paranamer
296298

297-
BSD 3-Clause
298-
------------
299-
org.scala-lang:scala-library
300-
301299
Eclipse Distribution License - v 1.0
302300
------------------------------------
303301
jakarta.activation:jakarta.activation-api

licenses-binary/LICENSE-scala.txt

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

0 commit comments

Comments
 (0)