Skip to content

Commit ab34fec

Browse files
committed
Use HTTPS for links to EPL-2.0 in license headers
1 parent cdf5fe2 commit ab34fec

162 files changed

Lines changed: 162 additions & 162 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

org.eclipse.eclemma.build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Copyright (c) 2006, 2020 Mountainminds GmbH & Co. KG and Contributors
44
This program and the accompanying materials are made available under
55
the terms of the Eclipse Public License 2.0 which is available at
6-
http://www.eclipse.org/legal/epl-2.0
6+
https://www.eclipse.org/legal/epl-2.0
77
88
SPDX-License-Identifier: EPL-2.0
99

org.eclipse.eclemma.core.test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Copyright (c) 2006, 2020 Mountainminds GmbH & Co. KG and Contributors
44
This program and the accompanying materials are made available under
55
the terms of the Eclipse Public License 2.0 which is available at
6-
http://www.eclipse.org/legal/epl-2.0
6+
https://www.eclipse.org/legal/epl-2.0
77
88
SPDX-License-Identifier: EPL-2.0
99

org.eclipse.eclemma.core.test/src/org/eclipse/eclemma/core/EclEmmaStatusTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright (c) 2006, 2020 Mountainminds GmbH & Co. KG and Contributors
33
* This program and the accompanying materials are made available under
44
* the terms of the Eclipse Public License 2.0 which is available at
5-
* http://www.eclipse.org/legal/epl-2.0
5+
* https://www.eclipse.org/legal/epl-2.0
66
*
77
* SPDX-License-Identifier: EPL-2.0
88
*

org.eclipse.eclemma.core.test/src/org/eclipse/eclemma/core/JavaProjectKit.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright (c) 2006, 2020 Mountainminds GmbH & Co. KG and Contributors
33
* This program and the accompanying materials are made available under
44
* the terms of the Eclipse Public License 2.0 which is available at
5-
* http://www.eclipse.org/legal/epl-2.0
5+
* https://www.eclipse.org/legal/epl-2.0
66
*
77
* SPDX-License-Identifier: EPL-2.0
88
*

org.eclipse.eclemma.core.test/src/org/eclipse/eclemma/core/URLExecutionDataSourceTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright (c) 2006, 2020 Mountainminds GmbH & Co. KG and Contributors
33
* This program and the accompanying materials are made available under
44
* the terms of the Eclipse Public License 2.0 which is available at
5-
* http://www.eclipse.org/legal/epl-2.0
5+
* https://www.eclipse.org/legal/epl-2.0
66
*
77
* SPDX-License-Identifier: EPL-2.0
88
*

org.eclipse.eclemma.core.test/src/org/eclipse/eclemma/core/launching/JavaApplicationLauncherTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright (c) 2006, 2020 Mountainminds GmbH & Co. KG and Contributors
33
* This program and the accompanying materials are made available under
44
* the terms of the Eclipse Public License 2.0 which is available at
5-
* http://www.eclipse.org/legal/epl-2.0
5+
* https://www.eclipse.org/legal/epl-2.0
66
*
77
* SPDX-License-Identifier: EPL-2.0
88
*

org.eclipse.eclemma.core.test/src/org/eclipse/eclemma/internal/core/CoverageSessionTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright (c) 2006, 2020 Mountainminds GmbH & Co. KG and Contributors
33
* This program and the accompanying materials are made available under
44
* the terms of the Eclipse Public License 2.0 which is available at
5-
* http://www.eclipse.org/legal/epl-2.0
5+
* https://www.eclipse.org/legal/epl-2.0
66
*
77
* SPDX-License-Identifier: EPL-2.0
88
*

org.eclipse.eclemma.core.test/src/org/eclipse/eclemma/internal/core/DefaultScopeFilterTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright (c) 2006, 2020 Mountainminds GmbH & Co. KG and Contributors
33
* This program and the accompanying materials are made available under
44
* the terms of the Eclipse Public License 2.0 which is available at
5-
* http://www.eclipse.org/legal/epl-2.0
5+
* https://www.eclipse.org/legal/epl-2.0
66
*
77
* SPDX-License-Identifier: EPL-2.0
88
*

org.eclipse.eclemma.core.test/src/org/eclipse/eclemma/internal/core/ExecutionDataFilesTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright (c) 2006, 2020 Mountainminds GmbH & Co. KG and Contributors
33
* This program and the accompanying materials are made available under
44
* the terms of the Eclipse Public License 2.0 which is available at
5-
* http://www.eclipse.org/legal/epl-2.0
5+
* https://www.eclipse.org/legal/epl-2.0
66
*
77
* SPDX-License-Identifier: EPL-2.0
88
*

org.eclipse.eclemma.core.test/src/org/eclipse/eclemma/internal/core/MemoryExecutionDataSourceTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright (c) 2006, 2020 Mountainminds GmbH & Co. KG and Contributors
33
* This program and the accompanying materials are made available under
44
* the terms of the Eclipse Public License 2.0 which is available at
5-
* http://www.eclipse.org/legal/epl-2.0
5+
* https://www.eclipse.org/legal/epl-2.0
66
*
77
* SPDX-License-Identifier: EPL-2.0
88
*

0 commit comments

Comments
 (0)