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

Commit c07093b

Browse files
committed
Use LicenseRef for seq-mthreaded licenses
1 parent 48ecfde commit c07093b

File tree

405 files changed

+403
-458
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

405 files changed

+403
-458
lines changed

c/combinations/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ include $(LEVEL)/Makefile.config
88

99
license-pals:
1010
reuse addheader --template header.jinja2 --copyright "The SV-Benchmarks Community" --year 2014-2020 --license Apache-2.0 pals_lcr.*c
11-
reuse addheader --template header.jinja2 --copyright "Carnegie Mellon University" --year 2013 --license "SEE LICENSE IN LICENSE_pals.txt" pals_lcr.*c
11+
reuse addheader --template header.jinja2 --copyright "Carnegie Mellon University" --year 2013 --license "LicenseRef-BSD-3-Clause-Attribution-CMU" pals_lcr.*c
1212

1313
tasks:
1414
./generate-tasks.py --benchmark-dir ../../ --output-dir ./

c/combinations/pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label01.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ void reach_error() { __assert_fail("0", "pals_lcr.3.1.ufo.BOUNDED-6.pals.c", 3,
1616
// SPDX-FileCopyrightText: 2014-2020 The SV-Benchmarks Community
1717
//
1818
// SPDX-License-Identifier: Apache-2.0
19-
// SPDX-License-Identifier: SEE LICENSE IN LICENSE_pals.txt
19+
// SPDX-License-Identifier: LicenseRef-BSD-3-Clause-Attribution-CMU
2020

2121
/* Generated by CIL v. 1.6.0 */
2222
/* print_CIL_Input is true */

c/combinations/pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label02.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ void reach_error() { __assert_fail("0", "pals_lcr.3.1.ufo.BOUNDED-6.pals.c", 3,
1616
// SPDX-FileCopyrightText: 2014-2020 The SV-Benchmarks Community
1717
//
1818
// SPDX-License-Identifier: Apache-2.0
19-
// SPDX-License-Identifier: SEE LICENSE IN LICENSE_pals.txt
19+
// SPDX-License-Identifier: LicenseRef-BSD-3-Clause-Attribution-CMU
2020

2121
/* Generated by CIL v. 1.6.0 */
2222
/* print_CIL_Input is true */

c/combinations/pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label04.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ void reach_error() { __assert_fail("0", "pals_lcr.3.1.ufo.BOUNDED-6.pals.c", 3,
1616
// SPDX-FileCopyrightText: 2014-2020 The SV-Benchmarks Community
1717
//
1818
// SPDX-License-Identifier: Apache-2.0
19-
// SPDX-License-Identifier: SEE LICENSE IN LICENSE_pals.txt
19+
// SPDX-License-Identifier: LicenseRef-BSD-3-Clause-Attribution-CMU
2020

2121
/* Generated by CIL v. 1.6.0 */
2222
/* print_CIL_Input is true */

c/combinations/pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label05.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ void reach_error() { __assert_fail("0", "pals_lcr.3.1.ufo.BOUNDED-6.pals.c", 3,
1616
// SPDX-FileCopyrightText: 2014-2020 The SV-Benchmarks Community
1717
//
1818
// SPDX-License-Identifier: Apache-2.0
19-
// SPDX-License-Identifier: SEE LICENSE IN LICENSE_pals.txt
19+
// SPDX-License-Identifier: LicenseRef-BSD-3-Clause-Attribution-CMU
2020

2121
/* Generated by CIL v. 1.6.0 */
2222
/* print_CIL_Input is true */

c/combinations/pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label09.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ void reach_error() { __assert_fail("0", "pals_lcr.3.1.ufo.BOUNDED-6.pals.c", 3,
1616
// SPDX-FileCopyrightText: 2014-2020 The SV-Benchmarks Community
1717
//
1818
// SPDX-License-Identifier: Apache-2.0
19-
// SPDX-License-Identifier: SEE LICENSE IN LICENSE_pals.txt
19+
// SPDX-License-Identifier: LicenseRef-BSD-3-Clause-Attribution-CMU
2020

2121
/* Generated by CIL v. 1.6.0 */
2222
/* print_CIL_Input is true */

c/combinations/pals_lcr.3.1.ufo.UNBOUNDED.pals+Problem12_label01.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ void reach_error() { __assert_fail("0", "pals_lcr.3.1.ufo.UNBOUNDED.pals.c", 3,
1616
// SPDX-FileCopyrightText: 2014-2020 The SV-Benchmarks Community
1717
//
1818
// SPDX-License-Identifier: Apache-2.0
19-
// SPDX-License-Identifier: SEE LICENSE IN LICENSE_pals.txt
19+
// SPDX-License-Identifier: LicenseRef-BSD-3-Clause-Attribution-CMU
2020

2121
/* Generated by CIL v. 1.6.0 */
2222
/* print_CIL_Input is true */

c/combinations/pals_lcr.3.1.ufo.UNBOUNDED.pals+Problem12_label02.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ void reach_error() { __assert_fail("0", "pals_lcr.3.1.ufo.UNBOUNDED.pals.c", 3,
1616
// SPDX-FileCopyrightText: 2014-2020 The SV-Benchmarks Community
1717
//
1818
// SPDX-License-Identifier: Apache-2.0
19-
// SPDX-License-Identifier: SEE LICENSE IN LICENSE_pals.txt
19+
// SPDX-License-Identifier: LicenseRef-BSD-3-Clause-Attribution-CMU
2020

2121
/* Generated by CIL v. 1.6.0 */
2222
/* print_CIL_Input is true */

c/combinations/pals_lcr.3.1.ufo.UNBOUNDED.pals+Problem12_label04.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ void reach_error() { __assert_fail("0", "pals_lcr.3.1.ufo.UNBOUNDED.pals.c", 3,
1616
// SPDX-FileCopyrightText: 2014-2020 The SV-Benchmarks Community
1717
//
1818
// SPDX-License-Identifier: Apache-2.0
19-
// SPDX-License-Identifier: SEE LICENSE IN LICENSE_pals.txt
19+
// SPDX-License-Identifier: LicenseRef-BSD-3-Clause-Attribution-CMU
2020

2121
/* Generated by CIL v. 1.6.0 */
2222
/* print_CIL_Input is true */

0 commit comments

Comments
 (0)