diff --git a/actor/src/main/scala-2.13+/org/apache/pekko/util/ccompat/package.scala b/actor/src/main/scala-2.13+/org/apache/pekko/util/ccompat/package.scala index c6ba1715c9..b0a3591869 100644 --- a/actor/src/main/scala-2.13+/org/apache/pekko/util/ccompat/package.scala +++ b/actor/src/main/scala-2.13+/org/apache/pekko/util/ccompat/package.scala @@ -11,6 +11,18 @@ * Copyright (C) 2018-2022 Lightbend Inc. */ +/* + * Scala (https://www.scala-lang.org) + * + * Copyright EPFL and Lightbend, Inc. + * + * Licensed under Apache License 2.0 + * (http://www.apache.org/licenses/LICENSE-2.0). + * + * See the NOTICE file distributed with this work for + * additional information regarding copyright ownership. + */ + package org.apache.pekko.util /**