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

Commit 6a1ff80

Browse files
Capitalize "Community" in copyright notices (2nd part)
1 parent a9cf52d commit 6a1ff80

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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: 2011-2020 The SV-Benchmarks community
4+
SPDX-FileCopyrightText: 2011-2020 The SV-Benchmarks Community
55

66
SPDX-License-Identifier: Apache-2.0

.github/workflows/reuse.yml

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 The SV-Benchmarks community
4+
# SPDX-FileCopyrightText: 2020 The SV-Benchmarks Community
55
#
66
# SPDX-License-Identifier: Apache-2.0
77

.gitignore

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: 2011-2020 The SV-Benchmarks community
4+
# SPDX-FileCopyrightText: 2011-2020 The SV-Benchmarks Community
55
#
66
# SPDX-License-Identifier: Apache-2.0
77

.gitlab-ci.yml

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: 2011-2020 The SV-Benchmarks community
4+
# SPDX-FileCopyrightText: 2011-2020 The SV-Benchmarks Community
55
#
66
# SPDX-License-Identifier: Apache-2.0
77

.travis.yml

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: 2011-2020 The SV-Benchmarks community
4+
# SPDX-FileCopyrightText: 2011-2020 The SV-Benchmarks Community
55
#
66
# SPDX-License-Identifier: Apache-2.0
77

c/.Dockerfile.clang-3.9

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: 2011-2020 The SV-Benchmarks community
4+
# SPDX-FileCopyrightText: 2011-2020 The SV-Benchmarks Community
55
#
66
# SPDX-License-Identifier: Apache-2.0
77

c/.Dockerfile.gcc-5

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: 2011-2020 The SV-Benchmarks community
4+
# SPDX-FileCopyrightText: 2011-2020 The SV-Benchmarks Community
55
#
66
# SPDX-License-Identifier: Apache-2.0
77

c/.Dockerfile.preprocessing-consistency

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: 2011-2020 The SV-Benchmarks community
4+
# SPDX-FileCopyrightText: 2011-2020 The SV-Benchmarks Community
55
#
66
# SPDX-License-Identifier: Apache-2.0
77

c/.Dockerfile.sanity-checks

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: 2011-2020 The SV-Benchmarks community
4+
# SPDX-FileCopyrightText: 2011-2020 The SV-Benchmarks Community
55
#
66
# SPDX-License-Identifier: Apache-2.0
77

c/.gitignore

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: 2011-2020 The SV-Benchmarks community
4+
# SPDX-FileCopyrightText: 2011-2020 The SV-Benchmarks Community
55
#
66
# SPDX-License-Identifier: Apache-2.0
77

0 commit comments

Comments
 (0)