Skip to content

Commit 98bb3fa

Browse files
committed
Updated ProjectPlugin
1 parent dd6ab76 commit 98bb3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ object ProjectPlugin extends AutoPlugin {
4848
),
4949
scalacOptions := sbtorgpolicies.model.scalacCommonOptions,
5050
headerLicense := Some(Custom(s"""| scala-exercises - ${name.value}
51-
| Copyright (C) 2015-2016 47 Degrees, LLC. <http://www.47deg.com>
51+
| Copyright (C) 2015-2019 47 Degrees, LLC. <http://www.47deg.com>
5252
|
5353
|""".stripMargin))
5454
)

0 commit comments

Comments
 (0)