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 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
Original file line number Diff line number Diff line change 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
1616package com .diffblue .cover .annotations ;
You can’t perform that action at this time.
0 commit comments