From: Eric S. Raymond Date: Mon, 15 Jan 2024 09:58:21 +0000 (-0500) Subject: Fix SPDX headers. X-Git-Tag: 1.18~18 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=f26514b5dd3624076f59801cfca66cc7cbdd3313;p=open-adventure.git Fix SPDX headers. --- diff --git a/.gitignore b/.gitignore index 7aa1928..fcfc9f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: (C) Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause advent *.gcda diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6b6bd6d..b8f4b91 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: (C) Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause stages: - ci-build diff --git a/.shipper b/.shipper index d3ed58d..5e5904c 100644 --- a/.shipper +++ b/.shipper @@ -1,4 +1,4 @@ -#SPDX-FileCopyrightText: Eric S. Raymond +#SPDX-FileCopyrightText: (C) Eric S. Raymond #SPDX-License-Identifier: BSD-2-Clause extralines="""

There is a code coverage analysis and a symbol coverage analysis