File tree 8 files changed +10
-10
lines changed
8 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
Scala async
2
- Copyright (c) 2012-2023 EPFL
3
- Copyright (c) 2012-2023 Lightbend, Inc.
2
+ Copyright (c) 2012-2025 EPFL
3
+ Copyright (c) 2012-2025 Lightbend, Inc. dba Akka
4
4
5
5
Scala includes software developed at
6
6
LAMP/EPFL (https://lamp.epfl.ch/) and
7
- Lightbend, Inc. (https://www.lightbend.com /).
7
+ Akka (https://akka.io /).
8
8
9
9
Licensed under the Apache License, Version 2.0 (the "License").
10
10
Unless required by applicable law or agreed to in writing, software
Original file line number Diff line number Diff line change 1
- addSbtPlugin(" org.scala-lang.modules" % " sbt-scala-module" % " 3.2.0 " )
1
+ addSbtPlugin(" org.scala-lang.modules" % " sbt-scala-module" % " 3.2.2 " )
2
2
addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.17.0" )
3
3
addSbtPlugin(" org.portable-scala" % " sbt-scalajs-crossproject" % " 1.3.2" )
Original file line number Diff line number Diff line change 1
1
/*
2
2
* Scala (https://www.scala-lang.org)
3
3
*
4
- * Copyright EPFL and Lightbend, Inc.
4
+ * Copyright EPFL and Lightbend, Inc. dba Akka
5
5
*
6
6
* Licensed under Apache License 2.0
7
7
* (http://www.apache.org/licenses/LICENSE-2.0).
Original file line number Diff line number Diff line change 1
1
/*
2
2
* Scala (https://www.scala-lang.org)
3
3
*
4
- * Copyright EPFL and Lightbend, Inc.
4
+ * Copyright EPFL and Lightbend, Inc. dba Akka
5
5
*
6
6
* Licensed under Apache License 2.0
7
7
* (http://www.apache.org/licenses/LICENSE-2.0).
Original file line number Diff line number Diff line change 1
1
/*
2
2
* Scala (https://www.scala-lang.org)
3
3
*
4
- * Copyright EPFL and Lightbend, Inc.
4
+ * Copyright EPFL and Lightbend, Inc. dba Akka
5
5
*
6
6
* Licensed under Apache License 2.0
7
7
* (http://www.apache.org/licenses/LICENSE-2.0).
Original file line number Diff line number Diff line change 1
1
/*
2
2
* Scala (https://www.scala-lang.org)
3
3
*
4
- * Copyright EPFL and Lightbend, Inc.
4
+ * Copyright EPFL and Lightbend, Inc. dba Akka
5
5
*
6
6
* Licensed under Apache License 2.0
7
7
* (http://www.apache.org/licenses/LICENSE-2.0).
Original file line number Diff line number Diff line change 1
1
/*
2
2
* Scala (https://www.scala-lang.org)
3
3
*
4
- * Copyright EPFL and Lightbend, Inc.
4
+ * Copyright EPFL and Lightbend, Inc. dba Akka
5
5
*
6
6
* Licensed under Apache License 2.0
7
7
* (http://www.apache.org/licenses/LICENSE-2.0).
Original file line number Diff line number Diff line change 1
1
/*
2
2
* Scala (https://www.scala-lang.org)
3
3
*
4
- * Copyright EPFL and Lightbend, Inc.
4
+ * Copyright EPFL and Lightbend, Inc. dba Akka
5
5
*
6
6
* Licensed under Apache License 2.0
7
7
* (http://www.apache.org/licenses/LICENSE-2.0).
You can’t perform that action at this time.
0 commit comments