Skip to content

Commit 15e57db

Browse files
committed
Make Debian Apache rules more discriminant
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent d06eb53 commit 15e57db

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
License: Apache-2.0
2-
Licensed under the Apache License, Version 2.0 (the "License");
1+
{{License: Apache-2.0
2+
Licensed under the Apache License, Version 2.0}} (the "License");
33
you may not use this file except in compliance with the License.
44
You may obtain a copy of the License at
55
.
@@ -11,5 +11,5 @@ License: Apache-2.0
1111
See the License for the specific language governing permissions and
1212
limitations under the License.
1313
.
14-
On Debian systems, a copy of the Apache license is available in
15-
<file:///usr/share/common-licenses/Apache-2.0>.
14+
{{On Debian systems, a copy of the Apache license is available}} in
15+
<file://{{/usr/share/common-licenses/Apache-2.0}}>.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Licensed under the Apache License, Version 2.0 (the "License");
1+
{{Licensed under the Apache License, Version 2.0}} (the "License");
22
you may not use this file except in compliance with the License.
33
You may obtain a copy of the License at
44
.
@@ -10,5 +10,5 @@ Licensed under the Apache License, Version 2.0 (the "License");
1010
See the License for the specific language governing permissions and
1111
limitations under the License.
1212
.
13-
On Debian systems, a copy of the Apache license is available in
14-
<file:///usr/share/common-licenses/Apache-2.0>.
13+
On Debian systems, {{a copy of the Apache license}} is available in
14+
<file://{{/usr/share/common-licenses/Apache-2.0}}>.

0 commit comments

Comments
 (0)