Skip to content

Commit e7abd09

Browse files
committed
update NOTICE.md
1 parent d482c88 commit e7abd09

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

NOTICE.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Copyright 2012-2023 Lightbend, Inc.
44

55
Licensed under the Apache License, Version 2.0 (the "License"):
66
http://www.apache.org/licenses/LICENSE-2.0
7-
87
Unless required by applicable law or agreed to in writing, software
98
distributed under the License is distributed on an "AS IS" BASIS,
109
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -89,15 +88,19 @@ major authors were omitted by oversight.
8988
details.
9089

9190
* dotty.tools.dotc.coverage: Coverage instrumentation utilities have been
92-
adapted from the scoverage plugin for scala 2 [5], which is under the
91+
adapted from the scoverage plugin for scala 2 [4], which is under the
9392
Apache 2.0 license.
9493

94+
* dooty.tools.pc: Presentation compiler implementation adapted from
95+
scalameta/metals [5] mtags module, which is under the Apache 2.0 license.
96+
9597
* The Dotty codebase contains parts which are derived from
96-
the ScalaPB protobuf library [4], which is under the Apache 2.0 license.
98+
the ScalaPB protobuf library [6], which is under the Apache 2.0 license.
9799

98100

99101
[1] https://github.com/scala/scala
100102
[2] https://github.com/adriaanm/scala/tree/sbt-api-consolidate/src/compiler/scala/tools/sbt
101103
[3] https://github.com/sbt/sbt/tree/0.13/compile/interface/src/main/scala/xsbt
102-
[4] https://github.com/lampepfl/dotty/pull/5783/files
103-
[5] https://github.com/scoverage/scalac-scoverage-plugin
104+
[4] https://github.com/scoverage/scalac-scoverage-plugin
105+
[5] https://github.com/scalameta/metals
106+
[6] https://github.com/lampepfl/dotty/pull/5783/files

0 commit comments

Comments
 (0)