Skip to content

Commit d5f2ad7

Browse files
Update license headers
1 parent 0c45afe commit d5f2ad7

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

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 2024 Diffblue Limited. All Rights Reserved.
3+
~ Copyright 2024 Diffblue Limited.
44
~ Licensed under the Apache License, Version 2.0 (the "License").
55
~ You may not use this file except in compliance with the License.
66
~ A copy of the License is located at

src/main/java/com/diffblue/cover/annotations/InTestsMock.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 Diffblue Limited. All Rights Reserved.
2+
* Copyright 2024 Diffblue Limited.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License").
55
* You may not use this file except in compliance with the License.

src/main/java/com/diffblue/cover/annotations/InTestsMockConstruction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 Diffblue Limited. All Rights Reserved.
2+
* Copyright 2024 Diffblue Limited.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License").
55
* You may not use this file except in compliance with the License.

src/main/java/com/diffblue/cover/annotations/InTestsMockStatic.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 Diffblue Limited. All Rights Reserved.
2+
* Copyright 2024 Diffblue Limited.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License").
55
* You may not use this file except in compliance with the License.

src/main/java/com/diffblue/cover/annotations/MockDecision.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 Diffblue Limited. All Rights Reserved.
2+
* Copyright 2024 Diffblue Limited.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License").
55
* You may not use this file except in compliance with the License.

src/test/java/com/example/ConstructionExample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 Diffblue Limited. All Rights Reserved.
2+
* Copyright 2024 Diffblue Limited.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License").
55
* You may not use this file except in compliance with the License.

src/test/java/com/example/LocalDateTimeUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 Diffblue Limited. All Rights Reserved.
2+
* Copyright 2024 Diffblue Limited.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License").
55
* You may not use this file except in compliance with the License.

src/test/java/com/example/RandomIdFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 Diffblue Limited. All Rights Reserved.
2+
* Copyright 2024 Diffblue Limited.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License").
55
* You may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)