Fix line endings and add PSForever copyright

This commit is contained in:
Chord 2016-05-01 21:46:18 -04:00
parent e299abb03a
commit bc87042c0f
2 changed files with 129 additions and 127 deletions

View file

@ -1,3 +1,4 @@
// Copyright (c) 2016 PSForever.net to present
// Taken from http://code.hootsuite.com/logging-contextual-info-in-an-asynchronous-scala-application/ // Taken from http://code.hootsuite.com/logging-contextual-info-in-an-asynchronous-scala-application/
package akka.actor package akka.actor

View file

@ -1,3 +1,4 @@
// Copyright (c) 2016 PSForever.net to present
// Taken from http://code.hootsuite.com/logging-contextual-info-in-an-asynchronous-scala-application/ // Taken from http://code.hootsuite.com/logging-contextual-info-in-an-asynchronous-scala-application/
import org.slf4j.MDC import org.slf4j.MDC