diff --git a/.flake8 b/.flake8 index b6f8d45c..2d868303 100644 --- a/.flake8 +++ b/.flake8 @@ -1,5 +1,5 @@ # SPDX-License-Identifier: MIT OR Apache-2.0 -# SPDX-FileCopyrightText: Ferrous Systems and AdaCore +# SPDX-FileCopyrightText: The Ferrocene Developers # Configuration recommended by Black # https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html#flake8 diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7afcb154..b9d8dd70 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: MIT OR Apache-2.0 -# SPDX-FileCopyrightText: Ferrous Systems and AdaCore +# SPDX-FileCopyrightText: The Ferrocene Developers version: 2 updates: diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ed0d253..32195df7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: MIT OR Apache-2.0 -# SPDX-FileCopyrightText: Ferrous Systems and AdaCore +# SPDX-FileCopyrightText: The Ferrocene Developers --- diff --git a/.gitignore b/.gitignore index 17acbcb9..24cdcdcc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # SPDX-License-Identifier: MIT OR Apache-2.0 -# SPDX-FileCopyrightText: Ferrous Systems and AdaCore +# SPDX-FileCopyrightText: The Ferrocene Developers # Sphinx ignored files /build diff --git a/.gitmodules b/.gitmodules index 7d8d2a2e..5c4d1370 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ # SPDX-License-Identifier: MIT OR Apache-2.0 -# SPDX-FileCopyrightText: Ferrous Systems and AdaCore +# SPDX-FileCopyrightText: The Ferrocene Developers [submodule "shared"] path = shared