We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 584577e commit baefe65Copy full SHA for baefe65
NOTICE
@@ -1,6 +1,6 @@
1
scala-java8-compat
2
-Copyright (c) 2002-2020 EPFL
3
-Copyright (c) 2011-2020 Lightbend, Inc.
+Copyright (c) 2002-2021 EPFL
+Copyright (c) 2011-2021 Lightbend, Inc.
4
5
scala-java8-compat includes software developed at
6
LAMP/EPFL (https://lamp.epfl.ch/) and
project/CodeGen.scala
@@ -296,7 +296,7 @@ object CodeGen {
296
private val copyright =
297
"""
298
|/*
299
- | * Copyright (C) 2012-2016 Lightbend Inc. <https://www.lightbend.com>
+ | * Copyright (C) Lightbend Inc. <https://www.lightbend.com>
300
| */""".stripMargin.trim
301
302
private def function0SpecMethods = {
0 commit comments