Skip to content

Commit dce07cd

Browse files
author
David Saff
committed
Merge pull request junit-team#636 from kcooney/remove-copyrights
Remove incorrect copyrights
2 parents dbe8a97 + 8f11e70 commit dce07cd

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/main/java/org/junit/runners/model/MultipleFailureException.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// Copyright 2010 Google Inc. All Rights Reserved.
2-
31
package org.junit.runners.model;
42

53
import java.util.ArrayList;

src/test/java/org/junit/tests/assertion/MultipleFailureExceptionTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// Copyright 2010 Google Inc. All Rights Reserved.
2-
31
package org.junit.tests.assertion;
42

53
import static org.hamcrest.CoreMatchers.equalTo;

0 commit comments

Comments
 (0)