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

Commit 266af47

Browse files
committed
Change copyright from Dirk Beyer to SV-Benchmarks Community
1 parent 3524a7e commit 266af47

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

c/xcsp/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
This file is part of the SV-Benchmarks collection of verification tasks:
33
https://github.com/sosy-lab/sv-benchmarks
44
5-
SPDX-FileCopyrightText: 2020 Dirk Beyer <[email protected]>
5+
SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
66
77
SPDX-License-Identifier: Apache-2.0
8-
-->
8+
-->
99

1010
These programs are obtained by converting the [benchmarks][1] provided for the [XCSP_to_C tool][2] to C-programs.
1111

c/xcsp/create_from_xmls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file is part of the SV-Benchmarks collection of verification tasks:
22
# https://github.com/sosy-lab/sv-benchmarks
33
#
4-
# SPDX-FileCopyrightText: 2020 Dirk Beyer <[email protected]>
4+
# SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
55
#
66
# SPDX-License-Identifier: Apache-2.0
77

0 commit comments

Comments
 (0)