Skip to content

Commit

Permalink
fixed year in javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
nulls committed Jun 24, 2022
1 parent 113abd2 commit c0b44c8
Showing 1 changed file with 1 addition and 3 deletions.
@@ -1,5 +1,5 @@
/*
* Copyright 2021 DiffPlug
* Copyright 2021-2022 DiffPlug
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -15,8 +15,6 @@
*/
package com.diffplug.spotless.maven.kotlin;

import java.util.Collections;

import org.apache.maven.plugins.annotations.Parameter;

import com.diffplug.spotless.FileSignature;
Expand Down

0 comments on commit c0b44c8

Please sign in to comment.