Skip to content

Commit 47c1fbf

Browse files
Add license rules from libzmq
Reference: #3544 Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent c86406f commit 47c1fbf

File tree

5 files changed

+41
-1
lines changed

5 files changed

+41
-1
lines changed

src/licensedcode/data/rules/gpl-2.0_1076.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ relevance: 100
55
---
66

77
is free software: you can redistribute it and/or modify
8-
it under the terms of the GNU General Public License, version 2,
8+
it under the terms of {{the GNU General Public License, version 2,}}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: mpl-2.0
3+
is_license_reference: yes
4+
ignorable_urls:
5+
- https://raw.github.com/zeromq/libzmq/master/LICENSE
6+
---
7+
8+
license {{https://raw.github.com/zeromq/libzmq/master/LICENSE}}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
license_expression: mpl-2.0
3+
is_license_reference: yes
4+
is_continuous: yes
5+
---
6+
7+
{{zeromq/libzmq LICENSE}}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
license_expression: mpl-2.0
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- LICENSE
6+
---
7+
8+
LICENSE
9+
-------
10+
Free use of this software is granted under the terms of the Mozilla Public
11+
License Version 2.0 (MPL-2.0). For details see the file `LICENSE` included with
12+
the 0MQ distribution.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
license_expression: mpl-2.0
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- LICENSE
6+
---
7+
8+
## License
9+
10+
The project license is specified in LICENSE.
11+
12+
libzmq is free software; you can redistribute it and/or modify it under
13+
the terms of the {{Mozilla Public License Version 2.0.}}

0 commit comments

Comments
 (0)