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

Commit e9189e8

Browse files
Add all directories with license text file to list with exceptions
We should add proper REUSE-compatible license declaration to all files in these directories, but we will to so step-by-step. So in order to be able to run "reuse lint" in CI, we need to temporarily add exceptions.
1 parent 0fe083e commit e9189e8

File tree

2 files changed

+127
-0
lines changed

2 files changed

+127
-0
lines changed

.reuse/dep5

Lines changed: 126 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,129 @@ Files:
99
java/*/*.yml
1010
Copyright: 2011-2020 The SV-Benchmarks community
1111
License: CC0-1.0
12+
13+
Files:
14+
c/Juliet_Test
15+
c/array-cav19
16+
c/array-crafted
17+
c/array-examples
18+
c/array-fpi
19+
c/array-industry-pattern
20+
c/array-lopstr16
21+
c/array-memsafety
22+
c/array-memsafety-realloc
23+
c/array-multidimensional
24+
c/array-patterns
25+
c/array-programs
26+
c/array-tiling
27+
c/aws-c-common
28+
c/bitvector-loops
29+
c/bitvector-regression
30+
c/busybox-1.22.0
31+
c/eca-programs
32+
c/eca-rers2012
33+
c/eca-rers2018
34+
c/float-benchs
35+
c/float-newlib
36+
c/floats-cbmc-regression
37+
c/floats-cdfpl
38+
c/floats-esbmc-regression
39+
c/forester-heap
40+
c/goblint-regression
41+
c/heap-data
42+
c/heap-manipulation
43+
c/ldv-challenges
44+
c/ldv-commit-tester
45+
c/ldv-consumption
46+
c/ldv-linux-3.0
47+
c/ldv-linux-3.12-rc1
48+
c/ldv-linux-3.14
49+
c/ldv-linux-3.14-races
50+
c/ldv-linux-3.16-rc1
51+
c/ldv-linux-3.4-simple
52+
c/ldv-linux-3.7.3
53+
c/ldv-linux-4.0-rc1-mav
54+
c/ldv-linux-4.2-rc1
55+
c/ldv-memsafety-bitfields
56+
c/ldv-multiproperty
57+
c/ldv-races
58+
c/ldv-sets
59+
c/ldv-validator-v0.6
60+
c/ldv-validator-v0.8
61+
c/list-ext-properties
62+
c/list-ext2-properties
63+
c/list-ext3-properties
64+
c/list-simple
65+
c/loop-acceleration
66+
c/loop-crafted
67+
c/loop-floats-scientific-comp
68+
c/loop-industry-pattern
69+
c/loop-invariants
70+
c/loop-invgen
71+
c/loop-lit
72+
c/loop-new
73+
c/loop-simple
74+
c/loops-crafted-1
75+
c/memory-alloca
76+
c/memsafety
77+
c/memsafety-bftpd
78+
c/memsafety-ext2
79+
c/memsafety-ext3
80+
c/nla-digbench
81+
c/nla-digbench-scaling
82+
c/openbsd-6.2
83+
c/openssl
84+
c/openssl
85+
c/openssl
86+
c/openssl
87+
c/openssl-simplified
88+
c/openssl-simplified
89+
c/openssl-simplified
90+
c/openssl-simplified
91+
c/product-lines
92+
c/psyco
93+
c/pthread-C-DAC
94+
c/pthread-atomic
95+
c/pthread-complex
96+
c/pthread-divine
97+
c/pthread-driver-races
98+
c/pthread-lit
99+
c/pthread-memsafety
100+
c/pthread-nondet
101+
c/pthread-wmm
102+
c/recursive
103+
c/recursive-simple
104+
c/recursive-with-pointer
105+
c/reducercommutativity
106+
c/regression
107+
c/seq-mthreaded
108+
c/seq-mthreaded-reduced
109+
c/signedintegeroverflow-regression
110+
c/sqlite
111+
c/termination-15
112+
c/termination-crafted
113+
c/termination-crafted-lit
114+
c/termination-dietlibc
115+
c/termination-memory-alloca
116+
c/termination-memory-alloca-todo
117+
c/termination-memory-linkedlists
118+
c/termination-numeric
119+
c/termination-recursive-malloc
120+
c/termination-restricted-15
121+
c/termination-restricted-15-todo
122+
c/verifythis
123+
c/xcsp
124+
java/MinePump
125+
java/algorithms
126+
java/java-ranger-regression
127+
java/java-ranger-regression
128+
java/jayhorn-recursive
129+
java/jbmc-regression
130+
java/jdart-regression
131+
java/jdart-regression
132+
java/jdart-regression
133+
java/jpf-regression
134+
java/juliet-java
135+
_
136+
Copyright: unknown
137+
License: LicenseRef-in-text-file
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The license can be found in a file named License.txt (or similar) in the respective directory.

0 commit comments

Comments
 (0)