We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd6ab76 commit 98bb3faCopy full SHA for 98bb3fa
project/ProjectPlugin.scala
@@ -48,7 +48,7 @@ object ProjectPlugin extends AutoPlugin {
48
),
49
scalacOptions := sbtorgpolicies.model.scalacCommonOptions,
50
headerLicense := Some(Custom(s"""| scala-exercises - ${name.value}
51
- | Copyright (C) 2015-2016 47 Degrees, LLC. <http://www.47deg.com>
+ | Copyright (C) 2015-2019 47 Degrees, LLC. <http://www.47deg.com>
52
|
53
|""".stripMargin))
54
)
0 commit comments