Skip to content
This repository was archived by the owner on Oct 3, 2021. It is now read-only.

Commit 6f45cc5

Browse files
Add exceptions for directories with currently unknown licenses
It is an ongoing process (cf. #165) to investigate license status and add it to each file.
1 parent e9189e8 commit 6f45cc5

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

.reuse/dep5

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,27 @@ Files:
1010
Copyright: 2011-2020 The SV-Benchmarks community
1111
License: CC0-1.0
1212

13+
Files:
14+
clauses
15+
c/bitvector
16+
c/ddv-machzwd
17+
c/ldv-memsafety
18+
c/ldv-regression
19+
c/ldv-README.txt
20+
c/list-properties
21+
c/locks
22+
c/loops
23+
c/ntdrivers
24+
c/ntdrivers-simplified
25+
c/pthread
26+
c/pthread-ext
27+
c/seq-pthread
28+
c/systemc
29+
java/rtems-lock-model
30+
_
31+
Copyright: unknown
32+
License: LicenseRef-unknown
33+
1334
Files:
1435
c/Juliet_Test
1536
c/array-cav19

LICENSES/LicenseRef-unknown.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
The license of these files are currently unknown.
2+
Please contribute to https://github.com/sosy-lab/sv-benchmarks/issues/165
3+
by providing information about licenses if you know more.

0 commit comments

Comments
 (0)