sbt-header
sbt-header copied to clipboard
headerCheck return no header
for this kind of
/** Copyright (C) 2009-2018 Lightbend Inc. <https://www.lightbend.com> */
package akka.dispatch;
import akka.util.Unsafe;
import java.util.concurrent.atomic.AtomicReference;
Refs: https://github.com/akka/akka/pull/25780