fix wrong headers
This commit is contained in:
parent
ce404e4f53
commit
eb5dd7d297
3 changed files with 6 additions and 5 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/*
|
||||||
* Copyright (C) 2009-${YEAR} Lightbend Inc. <https://www.lightbend.com>
|
* Copyright (C) 2009-2019 Lightbend Inc. <https://www.lightbend.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package akka.cluster.typed.internal
|
package akka.cluster.typed.internal
|
||||||
|
|
||||||
import java.io.NotSerializableException
|
import java.io.NotSerializableException
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/*
|
||||||
* Copyright (C) 2009-${YEAR} Lightbend Inc. <https://www.lightbend.com>
|
* Copyright (C) 2009-2019 Lightbend Inc. <https://www.lightbend.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package akka.cluster.typed.internal
|
package akka.cluster.typed.internal
|
||||||
|
|
||||||
import akka.actor.ExtendedActorSystem
|
import akka.actor.ExtendedActorSystem
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue