-
-
Notifications
You must be signed in to change notification settings - Fork 574
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add commercial license detection rules #3162
Reference: #3162 Reference: haproxy/haproxy#1948 Reported-by: Marc-Etienne Vargenau <[email protected]> Signed-off-by: Philippe Ombredanne <[email protected]>
- Loading branch information
1 parent
28e7ddd
commit 097298d
Showing
9 changed files
with
79 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
license_expression: commercial-license | ||
is_license_notice: yes | ||
notes: Seen in wurfl.h https://github.com/haproxy/haproxy/commit/cd9b9bd3e47cb2814eaab6c07d1facf222f013a9#diff-be9afa6e330d524179c2f689a4858fd7645bb3d1f05e54871b962f829f2580e8 | ||
--- | ||
|
||
This software package is the property of ScientiaMobile Inc. and is licensed | ||
commercially according to a contract between the Licensee and ScientiaMobile Inc. (Licensor). | ||
If you represent the Licensee, please refer to the licensing agreement which has been signed | ||
between the two parties. If you do not represent the Licensee, you are not authorized to use | ||
this software in any way. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
license_expression: commercial-license | ||
is_license_notice: yes | ||
relevance: 100 | ||
notes: Seen in wurfl.h https://github.com/haproxy/haproxy/commit/cd9b9bd3e47cb2814eaab6c07d1facf222f013a9#diff-be9afa6e330d524179c2f689a4858fd7645bb3d1f05e54871b962f829f2580e8 | ||
--- | ||
|
||
software package is the property |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
license_expression: commercial-license | ||
is_license_notice: yes | ||
relevance: 100 | ||
notes: Seen in wurfl.h https://github.com/haproxy/haproxy/commit/cd9b9bd3e47cb2814eaab6c07d1facf222f013a9#diff-be9afa6e330d524179c2f689a4858fd7645bb3d1f05e54871b962f829f2580e8 | ||
--- | ||
|
||
licensed commercially |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
license_expression: commercial-license | ||
is_license_notice: yes | ||
relevance: 100 | ||
notes: Seen in wurfl.h https://github.com/haproxy/haproxy/commit/cd9b9bd3e47cb2814eaab6c07d1facf222f013a9#diff-be9afa6e330d524179c2f689a4858fd7645bb3d1f05e54871b962f829f2580e8 | ||
--- | ||
|
||
licensed commercially according to a contract |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
license_expression: commercial-license | ||
is_license_notice: yes | ||
relevance: 100 | ||
notes: Seen in wurfl.h https://github.com/haproxy/haproxy/commit/cd9b9bd3e47cb2814eaab6c07d1facf222f013a9#diff-be9afa6e330d524179c2f689a4858fd7645bb3d1f05e54871b962f829f2580e8 | ||
--- | ||
|
||
refer to the licensing agreement which has been signed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
license_expression: commercial-license | ||
is_license_notice: yes | ||
relevance: 100 | ||
notes: Seen in wurfl.h https://github.com/haproxy/haproxy/commit/cd9b9bd3e47cb2814eaab6c07d1facf222f013a9#diff-be9afa6e330d524179c2f689a4858fd7645bb3d1f05e54871b962f829f2580e8 | ||
--- | ||
|
||
you are not authorized to use this software in any way. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
license_expression: commercial-license | ||
is_license_notice: yes | ||
relevance: 100 | ||
notes: Seen in wurfl.h https://github.com/haproxy/haproxy/commit/cd9b9bd3e47cb2814eaab6c07d1facf222f013a9#diff-be9afa6e330d524179c2f689a4858fd7645bb3d1f05e54871b962f829f2580e8 | ||
--- | ||
|
||
not authorized to use this software |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
/* | ||
* InFuze C API - HAPROXY Dummy library version of include | ||
* | ||
* Copyright (c) ScientiaMobile, Inc. | ||
* http://www.scientiamobile.com | ||
* | ||
* This software package is the property of ScientiaMobile Inc. and is licensed | ||
* commercially according to a contract between the Licensee and ScientiaMobile Inc. (Licensor). | ||
* If you represent the Licensee, please refer to the licensing agreement which has been signed | ||
* between the two parties. If you do not represent the Licensee, you are not authorized to use | ||
* this software in any way. | ||
* | ||
*/ | ||
|
||
#ifndef _WURFL_H_ | ||
#define _WURFL_H_ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
license_expressions: | ||
- commercial-license | ||
|