diff --git a/src/main/java/com/diffplug/gradle/eclipserunner/EquinoxLaunchSource.java b/src/main/java/com/diffplug/gradle/eclipserunner/EquinoxLaunchSource.java index 0e539ac9..efb4e753 100644 --- a/src/main/java/com/diffplug/gradle/eclipserunner/EquinoxLaunchSource.java +++ b/src/main/java/com/diffplug/gradle/eclipserunner/EquinoxLaunchSource.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2019 DiffPlug + * Copyright (C) 2017-2024 DiffPlug * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -15,7 +15,6 @@ */ package com.diffplug.gradle.eclipserunner; - import com.diffplug.common.base.Unhandled; import com.diffplug.spotless.FileSignature; import com.diffplug.spotless.LazyForwardingEquality; diff --git a/src/main/java/com/diffplug/gradle/pde/EclipseRelease.java b/src/main/java/com/diffplug/gradle/pde/EclipseRelease.java index 95bab121..c82c6cab 100644 --- a/src/main/java/com/diffplug/gradle/pde/EclipseRelease.java +++ b/src/main/java/com/diffplug/gradle/pde/EclipseRelease.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 DiffPlug + * Copyright (C) 2015-2024 DiffPlug * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.