Skip to content

Commit c95fa9c

Browse files
authored
Merge pull request #32382 from clearlydefined/other-updates
2 parents 929e25b + 025bf1a commit c95fa9c

File tree

14 files changed

+38
-37
lines changed

14 files changed

+38
-37
lines changed

curations/git/github/elastic/kibana.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ coordinates:
66
revisions:
77
e13d5b1fed429df03e29af259ffccd6453250947:
88
licensed:
9-
declared: Apache-2.0 AND OTHER
9+
declared: Apache-2.0 AND LicenseRef-scancode-elastic-license-2018
1010
7bdb99203c3b0d113668b9a96b1daaa920d654a2:
1111
licensed:
12-
declared: Apache-2.0 AND OTHER
12+
declared: Apache-2.0 AND LicenseRef-scancode-elastic-license-2018

curations/git/github/facebook/facebook-objc-sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ coordinates:
66
revisions:
77
cf9e0d837f9596223b05cb25faf0edf54d6347a2:
88
licensed:
9-
declared: OTHER
9+
declared: LicenseRef-scancode-facebook-software-license

curations/git/github/g-truc/glm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ coordinates:
66
revisions:
77
9749727c2db4742369219e1d452f43e918734b4e:
88
licensed:
9-
declared: MIT OR OTHER
9+
declared: LicenseRef-scancode-happy-bunny OR MIT

curations/git/github/google/certificate-transparency-go.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ revisions:
2626
- Copyright 2014 Oleku Konko
2727
license: MIT
2828
path: vendor/github.com/coreos/etcd/cmd/vendor/github.com/olekukonko/tablewriter/wrap.go
29-
- license: OTHER
29+
- license: LicenseRef-scancode-google-patent-license-golang
3030
path: vendor/github.com/coreos/etcd/cmd/vendor/golang.org/x/crypto/PATENTS
31-
- license: OTHER
31+
- license: LicenseRef-scancode-google-patent-license-golang
3232
path: vendor/github.com/coreos/etcd/cmd/vendor/golang.org/x/net/PATENTS
33-
- license: OTHER
33+
- license: LicenseRef-scancode-google-patent-license-golang
3434
path: vendor/github.com/coreos/etcd/cmd/vendor/golang.org/x/sys/PATENTS
35-
- license: OTHER
35+
- license: LicenseRef-scancode-google-patent-license-golang
3636
path: vendor/github.com/coreos/etcd/cmd/vendor/golang.org/x/time/PATENTS
37-
- license: OTHER
37+
- license: LicenseRef-scancode-google-patent-license-golang
3838
path: vendor/github.com/coreos/etcd/cmd/vendor/google.golang.org/grpc/PATENTS

curations/git/github/hashicorp/go.net.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ coordinates:
66
revisions:
77
afc3cb3a421746fc66dd55b09a270c750cf536ce:
88
licensed:
9-
declared: BSD-3-Clause AND OTHER
9+
declared: BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang

curations/git/github/jetstack/cert-manager.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ revisions:
2323
- 'Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>'
2424
license: LGPL-3.0-only WITH LGPL-3.0-linking-exception
2525
path: vendor/github.com/juju/ratelimit/LICENSE
26-
- license: OTHER
26+
- license: LicenseRef-scancode-google-patent-license-golang
2727
path: vendor/golang.org/x/crypto/PATENTS
28-
- license: OTHER
28+
- license: LicenseRef-scancode-google-patent-license-golang
2929
path: vendor/golang.org/x/net/PATENTS
30-
- license: OTHER
30+
- license: LicenseRef-scancode-google-patent-license-golang
3131
path: vendor/golang.org/x/sys/PATENTS
32-
- license: OTHER
32+
- license: LicenseRef-scancode-google-patent-license-golang
3333
path: vendor/golang.org/x/text/PATENTS
3434
b26bd256f124d480fcb198e1464854f41b0d0d2c:
3535
licensed:

curations/git/github/jooq/jooq.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ coordinates:
66
revisions:
77
962cfecf363fda90646c415c53c4d00a36bb1049:
88
licensed:
9+
# OTHER for commerical license
10+
# https://web.archive.org/web/20190711002348/http://www.jooq.org/legal/180607_jOOQ_License_and_Maintenance_Agreement.pdf
911
declared: Apache-2.0 OR OTHER

curations/git/github/jruby/jruby.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ revisions:
3030
- Copyright (c) 2002-2004 Jan Arne Petersen <jpetersen@uni-bonn.de>
3131
license: EPL-2.0 OR GPL-2.0-or-later OR LGPL-2.1-or-later
3232
path: core/src/main/java/org/jruby/internal/runtime/methods/NullMethod.java
33-
- license: OTHER
33+
- license: LicenseRef-scancode-public-domain
3434
path: core/src/main/java/org/jruby/util/MurmurHash.java
3535
- license: (EPL-2.0 OR GPL-2.0-or-later OR LGPL-2.1-or-later) AND OTHER
3636
path: core/src/main/java/org/jruby/util/collections/ConcurrentWeakHashMap.java
3737
- license: OTHER
3838
path: core/src/main/java/org/jruby/util/collections/NonBlockingHashMapLong.java
39-
- license: OTHER
39+
- license: LicenseRef-scancode-public-domain
4040
path: core/src/test/java/org/jruby/util/MurmurHashTest.java
4141
- attributions:
4242
- Copyright (c) 2008-2010 Wayne Meissner
@@ -81,7 +81,6 @@ revisions:
8181
path: maven/jruby/src/templates/osgi_all_inclusive/src/test/java/org/jruby/embed/osgi/test/JRubyOsgiEmbedTest.java
8282
- license: CPL-1.0 OR GPL-2.0-or-later OR LGPL-2.1-or-later
8383
path: maven/jruby-complete/src/templates/osgi_many_bundles_with_embedded_gems/test/src/test/java/org/jruby/embed/osgi/test/JRubyOsgiEmbedTest.java
84-
8584
licensed:
8685
declared: EPL-2.0 OR GPL-2.0 OR LGPL-2.1
8786

curations/git/github/krb5/krb5.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ coordinates:
66
revisions:
77
40d24000786643a012e23f67ffeb4402fa2b4821:
88
licensed:
9-
declared: OTHER
9+
declared: BSD-2-Clause AND LicenseRef-scancode-generic-export-compliance AND CC-BY-3.0
1010
97e3c42b2a89a2ec60eb93d3f974769e3e3cbdc5:
1111
files:
1212
- attributions:
@@ -124,4 +124,4 @@ revisions:
124124
path: src/util/support/gettimeofday.c
125125
a6566760ec7c5fb8eca6ae3a6f2729d5002b03e0:
126126
licensed:
127-
declared: OTHER
127+
declared: BSD-2-Clause AND LicenseRef-scancode-generic-export-compliance AND CC-BY-3.0

curations/git/github/kubernetes-sigs/controller-runtime.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ coordinates:
66
revisions:
77
12d98582e72927b6cd0123e2b4e819f9341ce62c:
88
files:
9-
- license: OTHER
9+
- license: LicenseRef-scancode-google-patent-license-golang
1010
path: vendor/golang.org/x/crypto/PATENTS
11-
- license: OTHER
11+
- license: LicenseRef-scancode-google-patent-license-golang
1212
path: vendor/golang.org/x/net/PATENTS
13-
- license: OTHER
13+
- license: LicenseRef-scancode-google-patent-license-golang
1414
path: vendor/golang.org/x/sys/PATENTS
15-
- license: OTHER
15+
- license: LicenseRef-scancode-google-patent-license-golang
1616
path: vendor/golang.org/x/text/PATENTS
17-
- license: OTHER
17+
- license: LicenseRef-scancode-google-patent-license-golang
1818
path: vendor/golang.org/x/time/PATENTS
1919
8348079b5c466abd1eabac09d01cd194fe6602af:
2020
licensed:

0 commit comments

Comments
 (0)