File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
Scala parallel collections
2
- Copyright (c) 2002-2023 EPFL
3
- Copyright (c) 2011-2023 Lightbend, Inc.
2
+ Copyright (c) 2002-2024 EPFL
3
+ Copyright (c) 2011-2024 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 @@ -14,7 +14,7 @@ omitted from projects that do not use parallel collections.
14
14
15
15
## Maintenance status
16
16
17
- This module is community-maintained, under the guidance of the Scala team at Lightbend . If you are
17
+ This module is community-maintained, under the guidance of the Scala team at Akka . If you are
18
18
interested in participating, please jump right in on issues and pull
19
19
requests.
20
20
You can’t perform that action at this time.
0 commit comments