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

Commit bf981a7

Browse files
Final cleanup of license status for Juliet tasks
Fixes #1018 We also label the readme's with the same license as the sources because they were submitted together by the respective contributors and thus can be assumed to be under the same license. The original C sources for Juliet tasks get a general license statement in .reuse/dep5 because it is probably not worth it to change all of these files. For example, users of this repo who wish to redistribute parts of it (e.g., in artifacts) will likely redistribute only the actual task files, so for the task files the REUSE compatibility provides a benefit.
1 parent 6a34698 commit bf981a7

File tree

5 files changed

+23
-32
lines changed

5 files changed

+23
-32
lines changed

.reuse/dep5

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Files:
1010
Copyright: 2011-2020 The SV-Benchmarks Community
1111
License: CC0-1.0
1212

13+
Files: c/Juliet_Test/Juliet_Test_Suite_v1.3_for_C_Cpp
14+
_
15+
Copyright: 2010-2020 NIST
16+
License: CC0-1.0
17+
1318
Files:
1419
clauses
1520
c/bitvector
@@ -31,7 +36,6 @@ Copyright: unknown
3136
License: LicenseRef-unknown
3237

3338
Files:
34-
c/Juliet_Test
3539
c/array-cav19
3640
c/array-crafted
3741
c/array-examples
@@ -153,7 +157,6 @@ Files:
153157
java/jdart-regression
154158
java/jdart-regression
155159
java/jpf-regression
156-
java/juliet-java
157160
_
158161
Copyright: unknown
159162
License: LicenseRef-in-text-file

c/Juliet_Test/LICENSE.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<!--
2+
This file is part of the SV-Benchmarks collection of verification tasks:
3+
https://github.com/sosy-lab/sv-benchmarks
4+
5+
SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
6+
7+
SPDX-License-Identifier: CC0-1.0
8+
-->
9+
110
These benchmarks were generated from Juliet Test Suite for C/C++ version 1.3 by Anton Vasilyev, Linux Verification Center, ISPRAS.
211

312
Juliet Test Suite home page: https://samate.nist.gov/SRD/testsuite.php
@@ -6,6 +15,4 @@ Description: A collection of test cases in the C/C++ language. It contains examp
615

716
All documents related to the Juliet Test Suite can be found at the documents page.
817

9-
This software is not subject to copyright protection and is in the public domain. NIST assumes no responsibility whatsoever for its use by other parties, and makes no guaranties, expressed or implied, about its quality, reliability, or any other characteristic.
10-
1118
Contributor: NSA Center for Assured Software

java/juliet-java/License-CC0.txt

Lines changed: 0 additions & 27 deletions
This file was deleted.

java/juliet-java/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<!--
2+
This file is part of the SV-Benchmarks collection of verification tasks:
3+
https://github.com/sosy-lab/sv-benchmarks
4+
5+
SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
6+
7+
SPDX-License-Identifier: CC0-1.0
8+
-->
9+
110
All benchmarks in this folder are derivations from the Juliet V1.3 Java Benchmark
211
created by the NIST and published at: https://samate.nist.gov/SARD/testsuite.php
312

0 commit comments

Comments
 (0)