Removed all @author tags for Jonas Bonér since it has lost its meaning.
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
This commit is contained in:
parent
15c0462db3
commit
4d649c3903
48 changed files with 10 additions and 198 deletions
|
|
@ -16,8 +16,6 @@ import java.util.concurrent.atomic.AtomicReference
|
|||
|
||||
/**
|
||||
* Remote connection manager, manages remote connections, e.g. RemoteActorRef's.
|
||||
*
|
||||
* @author <a href="http://jonasboner.com">Jonas Bonér</a>
|
||||
*/
|
||||
class RemoteConnectionManager(
|
||||
system: ActorSystem,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue