This is an automated email from the ASF dual-hosted git repository. mdedetrich pushed a commit to branch test-pr in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
commit 0cda521392db8889e9fffdcc88a1dfaea1f53561 Author: Matthew de Detrich <[email protected]> AuthorDate: Sun Feb 26 17:04:47 2023 +0100 Test no license --- actor/src/main/scala/org/apache/pekko/Done.scala | 9 --------- 1 file changed, 9 deletions(-) diff --git a/actor/src/main/scala/org/apache/pekko/Done.scala b/actor/src/main/scala/org/apache/pekko/Done.scala index ebad3abb86..24c9ed5b60 100644 --- a/actor/src/main/scala/org/apache/pekko/Done.scala +++ b/actor/src/main/scala/org/apache/pekko/Done.scala @@ -1,12 +1,3 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one or more - * license agreements; and to You under the Apache License, version 2.0: - * - * https://www.apache.org/licenses/LICENSE-2.0 - * - * This file is part of the Apache Pekko project, derived from Akka. - */ - /* * Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com> */ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
