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

Commit

Permalink
Add exceptions for directories with currently unknown licenses
Browse files Browse the repository at this point in the history
It is an ongoing process (cf. #165) to investigate license status
and add it to each file.
  • Loading branch information
PhilippWendler committed Oct 22, 2020
1 parent e9189e8 commit 6f45cc5
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,27 @@ Files:
Copyright: 2011-2020 The SV-Benchmarks community
License: CC0-1.0

Files:
clauses
c/bitvector
c/ddv-machzwd
c/ldv-memsafety
c/ldv-regression
c/ldv-README.txt
c/list-properties
c/locks
c/loops
c/ntdrivers
c/ntdrivers-simplified
c/pthread
c/pthread-ext
c/seq-pthread
c/systemc
java/rtems-lock-model
_
Copyright: unknown
License: LicenseRef-unknown

Files:
c/Juliet_Test
c/array-cav19
Expand Down
3 changes: 3 additions & 0 deletions LICENSES/LicenseRef-unknown.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
The license of these files are currently unknown.
Please contribute to https://github.com/sosy-lab/sv-benchmarks/issues/165
by providing information about licenses if you know more.

0 comments on commit 6f45cc5

Please sign in to comment.