Skip to content

Commit 14a6493

Browse files
Merge #449
449: Update copyright of remaining files r=Veykril a=pietroalbini Was missed during the last update due to the files being hidden. Co-authored-by: Pietro Albini <[email protected]>
2 parents fb7d596 + 3024f95 commit 14a6493

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: MIT OR Apache-2.0
2-
# SPDX-FileCopyrightText: Ferrous Systems and AdaCore
2+
# SPDX-FileCopyrightText: The Ferrocene Developers
33

44
# Configuration recommended by Black
55
# https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html#flake8

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: MIT OR Apache-2.0
2-
# SPDX-FileCopyrightText: Ferrous Systems and AdaCore
2+
# SPDX-FileCopyrightText: The Ferrocene Developers
33

44
version: 2
55
updates:

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: MIT OR Apache-2.0
2-
# SPDX-FileCopyrightText: Ferrous Systems and AdaCore
2+
# SPDX-FileCopyrightText: The Ferrocene Developers
33

44
---
55

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: MIT OR Apache-2.0
2-
# SPDX-FileCopyrightText: Ferrous Systems and AdaCore
2+
# SPDX-FileCopyrightText: The Ferrocene Developers
33

44
# Sphinx ignored files
55
/build

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: MIT OR Apache-2.0
2-
# SPDX-FileCopyrightText: Ferrous Systems and AdaCore
2+
# SPDX-FileCopyrightText: The Ferrocene Developers
33

44
[submodule "shared"]
55
path = shared

0 commit comments

Comments
 (0)