From e0c55cc29667e20697aa7bbf165bcc66fa959c91 Mon Sep 17 00:00:00 2001 From: Edmund Lam Date: Tue, 9 Jun 2026 12:43:43 -0400 Subject: [PATCH] fix copyright text --- test_regress/t/t_class_lparam_generate_chain.py | 2 +- test_regress/t/t_class_lparam_generate_chain.v | 2 +- test_regress/t/t_class_lparam_iface_chain.py | 2 +- test_regress/t/t_class_lparam_iface_chain.v | 2 +- test_regress/t/t_class_lparam_module_chain.py | 2 +- test_regress/t/t_class_lparam_module_chain.v | 2 +- test_regress/t/t_class_lparam_typedef_chain.py | 2 +- test_regress/t/t_class_lparam_typedef_chain.v | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/test_regress/t/t_class_lparam_generate_chain.py b/test_regress/t/t_class_lparam_generate_chain.py index 33b3f6c52..46d1fe4c0 100755 --- a/test_regress/t/t_class_lparam_generate_chain.py +++ b/test_regress/t/t_class_lparam_generate_chain.py @@ -4,7 +4,7 @@ # This program is free software; you can redistribute it and/or modify it # under the terms of either the GNU Lesser General Public License Version 3 # or the Perl Artistic License Version 2.0. -# SPDX-FileCopyrightText: 2026 Edmund Lam +# SPDX-FileCopyrightText: 2026 Wilson Snyder # SPDX-License-Identifier: LGPL-3.0-only OR Artistic-2.0 import vltest_bootstrap diff --git a/test_regress/t/t_class_lparam_generate_chain.v b/test_regress/t/t_class_lparam_generate_chain.v index 9b2074178..00f9ed8dd 100644 --- a/test_regress/t/t_class_lparam_generate_chain.v +++ b/test_regress/t/t_class_lparam_generate_chain.v @@ -7,7 +7,7 @@ // for cell pins must be applied here so the deferred lparam folds. // // This file ONLY is placed under the Creative Commons Public Domain. -// SPDX-FileCopyrightText: 2026 Edmund Lam +// SPDX-FileCopyrightText: 2026 Wilson Snyder // SPDX-License-Identifier: CC0-1.0 // verilog_format: off diff --git a/test_regress/t/t_class_lparam_iface_chain.py b/test_regress/t/t_class_lparam_iface_chain.py index 33b3f6c52..46d1fe4c0 100755 --- a/test_regress/t/t_class_lparam_iface_chain.py +++ b/test_regress/t/t_class_lparam_iface_chain.py @@ -4,7 +4,7 @@ # This program is free software; you can redistribute it and/or modify it # under the terms of either the GNU Lesser General Public License Version 3 # or the Perl Artistic License Version 2.0. -# SPDX-FileCopyrightText: 2026 Edmund Lam +# SPDX-FileCopyrightText: 2026 Wilson Snyder # SPDX-License-Identifier: LGPL-3.0-only OR Artistic-2.0 import vltest_bootstrap diff --git a/test_regress/t/t_class_lparam_iface_chain.v b/test_regress/t/t_class_lparam_iface_chain.v index 0fb5b8ff7..39444fbf5 100644 --- a/test_regress/t/t_class_lparam_iface_chain.v +++ b/test_regress/t/t_class_lparam_iface_chain.v @@ -7,7 +7,7 @@ // port-bound consumers. // // This file ONLY is placed under the Creative Commons Public Domain. -// SPDX-FileCopyrightText: 2026 Edmund Lam +// SPDX-FileCopyrightText: 2026 Wilson Snyder // SPDX-License-Identifier: CC0-1.0 // verilog_format: off diff --git a/test_regress/t/t_class_lparam_module_chain.py b/test_regress/t/t_class_lparam_module_chain.py index 33b3f6c52..46d1fe4c0 100755 --- a/test_regress/t/t_class_lparam_module_chain.py +++ b/test_regress/t/t_class_lparam_module_chain.py @@ -4,7 +4,7 @@ # This program is free software; you can redistribute it and/or modify it # under the terms of either the GNU Lesser General Public License Version 3 # or the Perl Artistic License Version 2.0. -# SPDX-FileCopyrightText: 2026 Edmund Lam +# SPDX-FileCopyrightText: 2026 Wilson Snyder # SPDX-License-Identifier: LGPL-3.0-only OR Artistic-2.0 import vltest_bootstrap diff --git a/test_regress/t/t_class_lparam_module_chain.v b/test_regress/t/t_class_lparam_module_chain.v index c2d6667e8..09af9308e 100644 --- a/test_regress/t/t_class_lparam_module_chain.v +++ b/test_regress/t/t_class_lparam_module_chain.v @@ -8,7 +8,7 @@ // inline so constify on the cell can fold. // // This file ONLY is placed under the Creative Commons Public Domain. -// SPDX-FileCopyrightText: 2026 Edmund Lam +// SPDX-FileCopyrightText: 2026 Wilson Snyder // SPDX-License-Identifier: CC0-1.0 // verilog_format: off diff --git a/test_regress/t/t_class_lparam_typedef_chain.py b/test_regress/t/t_class_lparam_typedef_chain.py index 33b3f6c52..46d1fe4c0 100755 --- a/test_regress/t/t_class_lparam_typedef_chain.py +++ b/test_regress/t/t_class_lparam_typedef_chain.py @@ -4,7 +4,7 @@ # This program is free software; you can redistribute it and/or modify it # under the terms of either the GNU Lesser General Public License Version 3 # or the Perl Artistic License Version 2.0. -# SPDX-FileCopyrightText: 2026 Edmund Lam +# SPDX-FileCopyrightText: 2026 Wilson Snyder # SPDX-License-Identifier: LGPL-3.0-only OR Artistic-2.0 import vltest_bootstrap diff --git a/test_regress/t/t_class_lparam_typedef_chain.v b/test_regress/t/t_class_lparam_typedef_chain.v index 98ed4457a..c8ec879f8 100644 --- a/test_regress/t/t_class_lparam_typedef_chain.v +++ b/test_regress/t/t_class_lparam_typedef_chain.v @@ -8,7 +8,7 @@ // - Class-scope-resolved typedef that itself depends on the param // // This file ONLY is placed under the Creative Commons Public Domain. -// SPDX-FileCopyrightText: 2026 Edmund Lam +// SPDX-FileCopyrightText: 2026 Wilson Snyder // SPDX-License-Identifier: CC0-1.0 // verilog_format: off