File tree Expand file tree Collapse file tree 2 files changed +9
-11
lines changed
src/main/java/com/diffblue/cover/annotations Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 24
24
<name >Cover Annotations</name >
25
25
<description >
26
26
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.
29
27
</description >
30
28
<url >https://www.diffblue.com/</url >
31
29
Original file line number Diff line number Diff line change 2
2
* Copyright 2024 Diffblue Limited. All Rights Reserved.
3
3
*
4
4
* 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.
14
14
*/
15
15
16
16
package com .diffblue .cover .annotations ;
You can’t perform that action at this time.
0 commit comments