Skip to content

Commit f6de4bb

Browse files
committedJun 28, 2022
fixed year in javadoc
1 parent 5c42c00 commit f6de4bb

File tree

1 file changed

+1
-3
lines changed
  • plugin-maven/src/main/java/com/diffplug/spotless/maven/kotlin

1 file changed

+1
-3
lines changed
 

‎plugin-maven/src/main/java/com/diffplug/spotless/maven/kotlin/Diktat.java

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021 DiffPlug
2+
* Copyright 2021-2022 DiffPlug
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -15,8 +15,6 @@
1515
*/
1616
package com.diffplug.spotless.maven.kotlin;
1717

18-
import java.util.Collections;
19-
2018
import org.apache.maven.plugins.annotations.Parameter;
2119

2220
import com.diffplug.spotless.FileSignature;

0 commit comments

Comments
 (0)