Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3765b29

Browse files
authoredDec 22, 2024··
Merge pull request scala#577 from Philippus/update-headers-and-notice
Update headers and NOTICE for lightbend name change
2 parents 1bb9e79 + 5e83526 commit 3765b29

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+54
-54
lines changed
 

‎NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Scala parser combinators
22
Copyright (c) 2002-2024 EPFL
3-
Copyright (c) 2011-2024 Lightbend, Inc.
3+
Copyright (c) 2011-2024 Lightbend, Inc. dba Akka
44

55
Scala includes software developed at
66
LAMP/EPFL (https://lamp.epfl.ch/) and
7-
Lightbend, Inc. (https://www.lightbend.com/).
7+
Akka (https://akka.io/).
88

99
Licensed under the Apache License, Version 2.0 (the "License").
1010
Unless required by applicable law or agreed to in writing, software

‎js/src/main/scala/scala/util/parsing/input/PositionCache.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Scala (https://www.scala-lang.org)
33
*
4-
* Copyright EPFL and Lightbend, Inc.
4+
* Copyright EPFL and Lightbend, Inc. dba Akka
55
*
66
* Licensed under Apache License 2.0
77
* (http://www.apache.org/licenses/LICENSE-2.0).

0 commit comments

Comments
 (0)
Please sign in to comment.