We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b8586 commit ab55704Copy full SHA for ab55704
2 files changed
src/main/java/com/diffplug/gradle/eclipserunner/EquinoxLaunchSource.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (C) 2017-2019 DiffPlug
+ * Copyright (C) 2017-2024 DiffPlug
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
@@ -15,7 +15,6 @@
15
*/
16
package com.diffplug.gradle.eclipserunner;
17
18
-
19
import com.diffplug.common.base.Unhandled;
20
import com.diffplug.spotless.FileSignature;
21
import com.diffplug.spotless.LazyForwardingEquality;
src/main/java/com/diffplug/gradle/pde/EclipseRelease.java
- * Copyright (C) 2015-2023 DiffPlug
+ * Copyright (C) 2015-2024 DiffPlug
0 commit comments