Skip to content

Commit 44cc17a

Browse files
eobrienPilzjukzi
authored andcommitted
Modified copyright message in test code to include my name
1 parent 9718ec6 commit 44cc17a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/SubTypeOnlyTestView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import org.eclipse.ui.views.markers.MarkerSupportView;
44

55
/*******************************************************************************
6-
* Copyright (c) 2005, 2022 IBM Corporation and others.
6+
* Copyright (c) 2022 Enda O'Brien and others.
77
*
88
* This program and the accompanying materials are made available under the
99
* terms of the Eclipse Public License 2.0 which accompanies this distribution,

tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/TypeAndSubTypeTestView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import org.eclipse.ui.views.markers.MarkerSupportView;
44

55
/*******************************************************************************
6-
* Copyright (c) 2005, 2022 IBM Corporation and others.
6+
* Copyright (c) 2022 Enda O'Brien and others.
77
*
88
* This program and the accompanying materials are made available under the
99
* terms of the Eclipse Public License 2.0 which accompanies this distribution,

tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/TypeOnlyTestView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import org.eclipse.ui.views.markers.MarkerSupportView;
44

55
/*******************************************************************************
6-
* Copyright (c) 2005, 2022 IBM Corporation and others.
6+
* Copyright (c) 2022 Enda O'Brien and others.
77
*
88
* This program and the accompanying materials are made available under the
99
* terms of the Eclipse Public License 2.0 which accompanies this distribution,

tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/markers/MarkerTypeTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import org.junit.Test;
2323

2424
/*******************************************************************************
25-
* Copyright (c) 2005, 2022 IBM Corporation and others.
25+
* Copyright (c) 2022 Enda O'Brien and others.
2626
*
2727
* This program and the accompanying materials are made available under the
2828
* terms of the Eclipse Public License 2.0 which accompanies this distribution,

0 commit comments

Comments
 (0)