Skip to content

Commit fa17213

Browse files
Add changes from running license and rules load/dump
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 08c8aac commit fa17213

File tree

8 files changed

+8
-7
lines changed

8 files changed

+8
-7
lines changed

src/licensedcode/data/rules/bsd-simplified_jemalloc_1.RULE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ license_expression: bsd-simplified
33
is_license_text: yes
44
notes: seen in jemalloc https://github.com/jemalloc/jemalloc/blob/8580c65f81c5252e493da656a448ec3a8571dab7/COPYING
55
---
6+
67
Redistribution and use in source and binary forms, with or without modification,
78
are permitted provided that the following conditions are met:
89

src/licensedcode/data/rules/bsd-simplified_jemalloc_2.RULE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ license_expression: bsd-simplified
33
is_license_text: yes
44
notes: seen in jemalloc https://github.com/jemalloc/jemalloc/blob/8580c65f81c5252e493da656a448ec3a8571dab7/COPYING
55
---
6+
67
Redistribution and use in source and binary forms, with or without modification,
78
are permitted provided that the following conditions are met:
89

src/licensedcode/data/rules/here-proprietary_4.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ ignorable_urls:
1313
<distribution>repo</distribution>
1414
<comments>SPDX-License-Identifier: LicenseRef-Proprietary-HERE</comments>
1515
</license>
16-
</licenses>
16+
</licenses>

src/licensedcode/data/rules/inria-linking-exception_4.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ application programs, reusable components and other software items
88
that link with the original or modified versions of the
99
Generator
1010
and are not made available to the general public, without any of the
11-
additional requirements listed in clause 6c of the Q Public licence.
11+
additional requirements listed in clause 6c of the Q Public licence.

src/licensedcode/data/rules/offis_1.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ license_expression: offis
33
is_license_text: yes
44
---
55

6-
* THIS SOFTWARE IS MADE AVAILABLE, AS IS, AND OFFIS MAKES NO WARRANTY
6+
* THIS SOFTWARE IS MADE AVAILABLE, AS IS, AND OFFIS MAKES NO WARRANTY
77
* REGARDING THE SOFTWARE, ITS PERFORMANCE, ITS MERCHANTABILITY OR
88
* FITNESS FOR ANY PARTICULAR USE, FREEDOM FROM ANY COMPUTER DISEASES OR
99
* ITS CONFORMITY TO ANY SPECIFICATION. THE ENTIRE RISK AS TO QUALITY AND

src/licensedcode/data/rules/snprintf_2.RULE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ ignorable_emails:
88
99
---
1010

11-
1211
This code is based on code written by Patrick Powell ([email protected]) It may be used for any purpose as long as this notice remains intact on all source code distributions

src/licensedcode/data/rules/sunpro_2.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ license_expression: sunpro
33
is_license_text: yes
44
relevance: 100
55
ignorable_copyrights:
6-
- Copyright (c) 1993 by Sun Microsystems, Inc.
6+
- Copyright (c) 1993 by Sun Microsystems, Inc.
77
ignorable_holders:
8-
- Sun Microsystems, Inc.
8+
- Sun Microsystems, Inc.
99
---
1010

1111
Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.

src/licensedcode/data/rules/thor-pl_4.RULE

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

7-
The contents of this file are subject to the {{THOR Public License Version
7+
The contents of this file are subject to the {{THOR Public License Version
88
1.0}} (the "License"); you may not use this file except in compliance with
99
the License.
1010
Software distributed under the License is distributed on an "AS IS" basis,

0 commit comments

Comments
 (0)