Skip to content

Commit c011ae5

Browse files
committed
Added correct license version number
1 parent ded20d4 commit c011ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/src/mill/main/VcsVersion.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import scala.util.control.NonFatal
1515
* of commits since latest tag, and a `DIRTY` suffix for workspaces with
1616
* un-committed changes. Used via `VcsVersion.Module.vcsState.format()`
1717
*
18-
* Originally distributed under the Apache License
18+
* Originally distributed under the Apache License, Version 2.0
1919
* as https://github.com/lefou/mill-vcs-version
2020
*/
2121

0 commit comments

Comments
 (0)