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

Commit 53806e3

Browse files
Declare CC0 license and copyright of all Juliet tasks for Java
The NIST webpage https://samate.nist.gov/SARD/testsuite.php now claims 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. Pursuant to 17 USC 105, Juliet Test Suite for Java version 1.3 is not subject to copyright protection in the United States. To the extent NIST may claim Foreign Rights in Juliet Test Suite for Java version 1.3, the Test Suite is being made available to you under the CC0 1.0 Public Domain License.
1 parent feb194d commit 53806e3

File tree

35 files changed

+346
-66
lines changed

35 files changed

+346
-66
lines changed

java/juliet-java/CWE369_Divide_by_Zero__float_connect_tcp_divide_01_bad/Main.java

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
/* Copyright 2020, TU Dortmund, Malte Mues ([email protected])
1+
// This file is part of the SV-Benchmarks collection of verification tasks:
2+
// https://github.com/sosy-lab/sv-benchmarks
3+
//
4+
// SPDX-FileCopyrightText: 2010-2020 NIST
5+
// SPDX-FileCopyrightText: 2020 TU Dortmund, Malte Mues ([email protected])
6+
// SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
7+
//
8+
// SPDX-License-Identifier: CC0-1.0
9+
10+
/*
211
This testcase is derived from the following File in the Juliet Benchmark found at:
312
https://samate.nist.gov/SARD/testsuite.php in Version 1.3
4-
Modifications are licenced under CC0 licence.
513
614
The original file is:
715
Filename: CWE369_Divide_by_Zero__float_connect_tcp_divide_01.java

java/juliet-java/CWE369_Divide_by_Zero__float_connect_tcp_divide_01_bad_version2/Main.java

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
/* Copyright 2020, TU Dortmund, Malte Mues ([email protected])
1+
// This file is part of the SV-Benchmarks collection of verification tasks:
2+
// https://github.com/sosy-lab/sv-benchmarks
3+
//
4+
// SPDX-FileCopyrightText: 2010-2020 NIST
5+
// SPDX-FileCopyrightText: 2020 TU Dortmund, Malte Mues ([email protected])
6+
// SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
7+
//
8+
// SPDX-License-Identifier: CC0-1.0
9+
10+
/*
211
This testcase is derived from the following File in the Juliet Benchmark found at:
312
https://samate.nist.gov/SARD/testsuite.php in Version 1.3
4-
Modifications are licenced under CC0 licence.
513
614
The original file is:
715
Filename: CWE369_Divide_by_Zero__float_connect_tcp_divide_01.java

java/juliet-java/CWE369_Divide_by_Zero__float_connect_tcp_divide_01_good/Main.java

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
/* Copyright 2020, TU Dortmund, Malte Mues ([email protected])
1+
// This file is part of the SV-Benchmarks collection of verification tasks:
2+
// https://github.com/sosy-lab/sv-benchmarks
3+
//
4+
// SPDX-FileCopyrightText: 2010-2020 NIST
5+
// SPDX-FileCopyrightText: 2020 TU Dortmund, Malte Mues ([email protected])
6+
// SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
7+
//
8+
// SPDX-License-Identifier: CC0-1.0
9+
10+
/*
211
This testcase is derived from the following File in the Juliet Benchmark found at:
312
https://samate.nist.gov/SARD/testsuite.php in Version 1.3
4-
Modifications are licenced under CC0 licence.
513
614
The original file is:
715
Filename: CWE369_Divide_by_Zero__float_connect_tcp_divide_01.java

java/juliet-java/CWE369_Divide_by_Zero__float_connect_tcp_divide_81a_bad/CWE369_Divide_by_Zero__float_connect_tcp_divide_81_bad.java

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
/* Copyright 2020, TU Dortmund, Malte Mues ([email protected])
1+
// This file is part of the SV-Benchmarks collection of verification tasks:
2+
// https://github.com/sosy-lab/sv-benchmarks
3+
//
4+
// SPDX-FileCopyrightText: 2010-2020 NIST
5+
// SPDX-FileCopyrightText: 2020 TU Dortmund, Malte Mues ([email protected])
6+
// SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
7+
//
8+
// SPDX-License-Identifier: CC0-1.0
9+
10+
/*
211
This testcase is derived from the following File in the Juliet Benchmark found at:
312
https://samate.nist.gov/SARD/testsuite.php in Version 1.3
4-
Modifications are licenced under CC0 licence.
513
614
The original file is:
715
Filename: CWE369_Divide_by_Zero__float_connect_tcp_divide_81_bad.java

java/juliet-java/CWE369_Divide_by_Zero__float_connect_tcp_divide_81a_bad/CWE369_Divide_by_Zero__float_connect_tcp_divide_81_base.java

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
/* Copyright 2020, TU Dortmund, Malte Mues ([email protected])
1+
// This file is part of the SV-Benchmarks collection of verification tasks:
2+
// https://github.com/sosy-lab/sv-benchmarks
3+
//
4+
// SPDX-FileCopyrightText: 2010-2020 NIST
5+
// SPDX-FileCopyrightText: 2020 TU Dortmund, Malte Mues ([email protected])
6+
// SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
7+
//
8+
// SPDX-License-Identifier: CC0-1.0
9+
10+
/*
211
This testcase is derived from the following File in the Juliet Benchmark found at:
312
https://samate.nist.gov/SARD/testsuite.php in Version 1.3
4-
Modifications are licenced under CC0 licence.
513
614
The original file is:
715
Filename: CWE369_Divide_by_Zero__float_connect_tcp_divide_81_base.java

java/juliet-java/CWE369_Divide_by_Zero__float_connect_tcp_divide_81a_bad/CWE369_Divide_by_Zero__float_connect_tcp_divide_81_goodB2G.java

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
/* Copyright 2020, TU Dortmund, Malte Mues ([email protected])
1+
// This file is part of the SV-Benchmarks collection of verification tasks:
2+
// https://github.com/sosy-lab/sv-benchmarks
3+
//
4+
// SPDX-FileCopyrightText: 2010-2020 NIST
5+
// SPDX-FileCopyrightText: 2020 TU Dortmund, Malte Mues ([email protected])
6+
// SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
7+
//
8+
// SPDX-License-Identifier: CC0-1.0
9+
10+
/*
211
This testcase is derived from the following File in the Juliet Benchmark found at:
312
https://samate.nist.gov/SARD/testsuite.php in Version 1.3
4-
Modifications are licenced under CC0 licence.
513
614
The original file is:
715
Filename: CWE369_Divide_by_Zero__float_connect_tcp_divide_81_goodB2G.java

java/juliet-java/CWE369_Divide_by_Zero__float_connect_tcp_divide_81a_bad/CWE369_Divide_by_Zero__float_connect_tcp_divide_81_goodG2B.java

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
/* Copyright 2020, TU Dortmund, Malte Mues ([email protected])
1+
// This file is part of the SV-Benchmarks collection of verification tasks:
2+
// https://github.com/sosy-lab/sv-benchmarks
3+
//
4+
// SPDX-FileCopyrightText: 2010-2020 NIST
5+
// SPDX-FileCopyrightText: 2020 TU Dortmund, Malte Mues ([email protected])
6+
// SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
7+
//
8+
// SPDX-License-Identifier: CC0-1.0
9+
10+
/*
211
This testcase is derived from the following File in the Juliet Benchmark found at:
312
https://samate.nist.gov/SARD/testsuite.php in Version 1.3
4-
Modifications are licenced under CC0 licence.
513
614
The original file is:
715
Filename: CWE369_Divide_by_Zero__float_connect_tcp_divide_81_goodG2B.java

java/juliet-java/CWE369_Divide_by_Zero__float_connect_tcp_divide_81a_bad/Main.java

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
/* Copyright 2020, TU Dortmund, Malte Mues ([email protected])
1+
// This file is part of the SV-Benchmarks collection of verification tasks:
2+
// https://github.com/sosy-lab/sv-benchmarks
3+
//
4+
// SPDX-FileCopyrightText: 2010-2020 NIST
5+
// SPDX-FileCopyrightText: 2020 TU Dortmund, Malte Mues ([email protected])
6+
// SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
7+
//
8+
// SPDX-License-Identifier: CC0-1.0
9+
10+
/*
211
This testcase is derived from the following File in the Juliet Benchmark found at:
312
https://samate.nist.gov/SARD/testsuite.php in Version 1.3
4-
Modifications are licenced under CC0 licence.
513
614
The original file is:
715
Filename: CWE369_Divide_by_Zero__float_connect_tcp_divide_81a.java

java/juliet-java/CWE369_Divide_by_Zero__float_connect_tcp_divide_81a_bad_version2/CWE369_Divide_by_Zero__float_connect_tcp_divide_81_bad.java

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
/* Copyright 2020, TU Dortmund, Malte Mues ([email protected])
1+
// This file is part of the SV-Benchmarks collection of verification tasks:
2+
// https://github.com/sosy-lab/sv-benchmarks
3+
//
4+
// SPDX-FileCopyrightText: 2010-2020 NIST
5+
// SPDX-FileCopyrightText: 2020 TU Dortmund, Malte Mues ([email protected])
6+
// SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
7+
//
8+
// SPDX-License-Identifier: CC0-1.0
9+
10+
/*
211
This testcase is derived from the following File in the Juliet Benchmark found at:
312
https://samate.nist.gov/SARD/testsuite.php in Version 1.3
4-
Modifications are licenced under CC0 licence.
513
614
The original file is:
715
Filename: CWE369_Divide_by_Zero__float_connect_tcp_divide_81_bad.java

java/juliet-java/CWE369_Divide_by_Zero__float_connect_tcp_divide_81a_bad_version2/CWE369_Divide_by_Zero__float_connect_tcp_divide_81_base.java

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
/* Copyright 2020, TU Dortmund, Malte Mues ([email protected])
1+
// This file is part of the SV-Benchmarks collection of verification tasks:
2+
// https://github.com/sosy-lab/sv-benchmarks
3+
//
4+
// SPDX-FileCopyrightText: 2010-2020 NIST
5+
// SPDX-FileCopyrightText: 2020 TU Dortmund, Malte Mues ([email protected])
6+
// SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
7+
//
8+
// SPDX-License-Identifier: CC0-1.0
9+
10+
/*
211
This testcase is derived from the following File in the Juliet Benchmark found at:
312
https://samate.nist.gov/SARD/testsuite.php in Version 1.3
4-
Modifications are licenced under CC0 licence.
513
614
The original file is:
715
Filename: CWE369_Divide_by_Zero__float_connect_tcp_divide_81_base.java

0 commit comments

Comments
 (0)