Skip to content

Commit 0c45afe

Browse files
committed
small fixes in aligning and wording
1 parent e310901 commit 0c45afe

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
<name>Cover Annotations</name>
2525
<description>
2626
Annotations for end users to enable fine-grained control of Diffblue Cover.
27-
There are some expectations of open-sourcing the annotations and so module
28-
contents must be kept free of intellectual property.
2927
</description>
3028
<url>https://www.diffblue.com/</url>
3129

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
* Copyright 2024 Diffblue Limited. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License").
5-
* You may not use this file except in compliance with the License.
6-
* A copy of the License is located at
7-
*
8-
* https://www.apache.org/licenses/LICENSE-2.0
9-
*
10-
* or in the "license" file accompanying this file. This file is distributed
11-
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12-
* express or implied. See the License for the specific language governing
13-
* permissions and limitations under the License.
5+
* You may not use this file except in compliance with the License.
6+
* A copy of the License is located at
7+
*
8+
* https://www.apache.org/licenses/LICENSE-2.0
9+
*
10+
* or in the "license" file accompanying this file. This file is distributed
11+
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12+
* express or implied. See the License for the specific language governing
13+
* permissions and limitations under the License.
1414
*/
1515

1616
package com.diffblue.cover.annotations;

0 commit comments

Comments
 (0)