Skip to content

Commit bfeeac4

Browse files
committed
Remove duplicate copyright comment
1 parent b0d9083 commit bfeeac4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/LifecycleMethodOverridingAndSupersedingTests.java

-10
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,6 @@
1010

1111
package org.junit.jupiter.engine;
1212

13-
/*
14-
* Copyright 2015-2022 the original author or authors.
15-
*
16-
* All rights reserved. This program and the accompanying materials are
17-
* made available under the terms of the Eclipse Public License v2.0 which
18-
* accompanies this distribution and is available at
19-
*
20-
* https://www.eclipse.org/legal/epl-v20.html
21-
*/
22-
2313
import static org.junit.jupiter.api.Assertions.fail;
2414

2515
import org.junit.jupiter.api.BeforeEach;

0 commit comments

Comments
 (0)