Skip to content

Commit 6bcce69

Browse files
committed
Happy New Year 2020!
1 parent 99a0dc1 commit 6bcce69

File tree

750 files changed

+752
-752
lines changed

Some content is hidden

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

750 files changed

+752
-752
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion

jacoco-maven-plugin.test/it/it-check-fails-halt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2009, 2019 Mountainminds GmbH & Co. KG and Contributors
3+
Copyright (c) 2009, 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
66
http://www.eclipse.org/legal/epl-2.0

jacoco-maven-plugin.test/it/it-check-fails-halt/src/main/java/Example.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2009, 2019 Mountainminds GmbH & Co. KG and Contributors
2+
* Copyright (c) 2009, 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
55
* http://www.eclipse.org/legal/epl-2.0

jacoco-maven-plugin.test/it/it-check-fails-halt/src/test/java/ExampleTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2009, 2019 Mountainminds GmbH & Co. KG and Contributors
2+
* Copyright (c) 2009, 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
55
* http://www.eclipse.org/legal/epl-2.0

jacoco-maven-plugin.test/it/it-check-fails-halt/verify.bsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2009, 2019 Mountainminds GmbH & Co. KG and Contributors
2+
* Copyright (c) 2009, 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
55
* http://www.eclipse.org/legal/epl-2.0

jacoco-maven-plugin.test/it/it-check-fails-no-halt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2009, 2019 Mountainminds GmbH & Co. KG and Contributors
3+
Copyright (c) 2009, 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
66
http://www.eclipse.org/legal/epl-2.0

jacoco-maven-plugin.test/it/it-check-fails-no-halt/src/main/java/Example.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2009, 2019 Mountainminds GmbH & Co. KG and Contributors
2+
* Copyright (c) 2009, 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
55
* http://www.eclipse.org/legal/epl-2.0

jacoco-maven-plugin.test/it/it-check-fails-no-halt/src/test/java/ExampleTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2009, 2019 Mountainminds GmbH & Co. KG and Contributors
2+
* Copyright (c) 2009, 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
55
* http://www.eclipse.org/legal/epl-2.0

jacoco-maven-plugin.test/it/it-check-fails-no-halt/verify.bsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2009, 2019 Mountainminds GmbH & Co. KG and Contributors
2+
* Copyright (c) 2009, 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
55
* http://www.eclipse.org/legal/epl-2.0

jacoco-maven-plugin.test/it/it-check-passes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2009, 2019 Mountainminds GmbH & Co. KG and Contributors
3+
Copyright (c) 2009, 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
66
http://www.eclipse.org/legal/epl-2.0

0 commit comments

Comments
 (0)