Skip to content

Commit ab55704

Browse files
committed
spotlessApply
1 parent 98b8586 commit ab55704

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

src/main/java/com/diffplug/gradle/eclipserunner/EquinoxLaunchSource.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2017-2019 DiffPlug
2+
* Copyright (C) 2017-2024 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,7 +15,6 @@
1515
*/
1616
package com.diffplug.gradle.eclipserunner;
1717

18-
1918
import com.diffplug.common.base.Unhandled;
2019
import com.diffplug.spotless.FileSignature;
2120
import com.diffplug.spotless.LazyForwardingEquality;

src/main/java/com/diffplug/gradle/pde/EclipseRelease.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2015-2023 DiffPlug
2+
* Copyright (C) 2015-2024 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.

0 commit comments

Comments
 (0)