Skip to content

Commit 238a075

Browse files
committed
Do not detect spurrious proprietary license
Reference: #3543 Reported-by: Omair Majid @omajid Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent fff1be6 commit 238a075

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/licensedcode/data/rules/apache-2.0_1231.RULE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ ignorable_urls:
88
/*
99
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1010
*
11-
* Use is subject to license terms.
11+
* {{Use is subject to license terms.
1212
*
13-
* Licensed under the Apache License, Version 2.0 (the "License");
13+
* Licensed under the Apache License, Version 2.0}} (the "License");
1414
* you may not use this file except in compliance with the License.
1515
* You may obtain a copy of the License at
1616
* http://www.apache.org/licenses/LICENSE-2.0
@@ -19,4 +19,4 @@ ignorable_urls:
1919
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2020
* See the License for the specific language governing permissions and
2121
* limitations under the License.
22-
*/
22+
*/

0 commit comments

Comments
 (0)