Skip to content

Commit a921f79

Browse files
kiroco12calvellido
andauthored
Update project/ProjectPlugin.scala
Updated copyright date in license Co-Authored-By: Juan Valencia <[email protected]>
1 parent f79304e commit a921f79

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
@@ -146,7 +146,7 @@ object ProjectPlugin extends AutoPlugin {
146146
HeaderLicense.Custom(
147147
s"""|/*
148148
| * scala-exercises - ${name.value}
149-
| * Copyright (C) 2015-2016 47 Degrees, LLC. <http://www.47deg.com>
149+
| * Copyright (C) 2015-2019 47 Degrees, LLC. <http://www.47deg.com>
150150
| */
151151
|
152152
|""".stripMargin

0 commit comments

Comments
 (0)