fix copyright text
This commit is contained in:
parent
d5fd2e468f
commit
e0c55cc296
|
|
@ -4,7 +4,7 @@
|
||||||
# This program is free software; you can redistribute it and/or modify it
|
# 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
|
# under the terms of either the GNU Lesser General Public License Version 3
|
||||||
# or the Perl Artistic License Version 2.0.
|
# 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
|
# SPDX-License-Identifier: LGPL-3.0-only OR Artistic-2.0
|
||||||
|
|
||||||
import vltest_bootstrap
|
import vltest_bootstrap
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
// for cell pins must be applied here so the deferred lparam folds.
|
// for cell pins must be applied here so the deferred lparam folds.
|
||||||
//
|
//
|
||||||
// This file ONLY is placed under the Creative Commons Public Domain.
|
// 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
|
// SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
// verilog_format: off
|
// verilog_format: off
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
# This program is free software; you can redistribute it and/or modify it
|
# 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
|
# under the terms of either the GNU Lesser General Public License Version 3
|
||||||
# or the Perl Artistic License Version 2.0.
|
# 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
|
# SPDX-License-Identifier: LGPL-3.0-only OR Artistic-2.0
|
||||||
|
|
||||||
import vltest_bootstrap
|
import vltest_bootstrap
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
// port-bound consumers.
|
// port-bound consumers.
|
||||||
//
|
//
|
||||||
// This file ONLY is placed under the Creative Commons Public Domain.
|
// 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
|
// SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
// verilog_format: off
|
// verilog_format: off
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
# This program is free software; you can redistribute it and/or modify it
|
# 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
|
# under the terms of either the GNU Lesser General Public License Version 3
|
||||||
# or the Perl Artistic License Version 2.0.
|
# 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
|
# SPDX-License-Identifier: LGPL-3.0-only OR Artistic-2.0
|
||||||
|
|
||||||
import vltest_bootstrap
|
import vltest_bootstrap
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
// inline so constify on the cell can fold.
|
// inline so constify on the cell can fold.
|
||||||
//
|
//
|
||||||
// This file ONLY is placed under the Creative Commons Public Domain.
|
// 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
|
// SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
// verilog_format: off
|
// verilog_format: off
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
# This program is free software; you can redistribute it and/or modify it
|
# 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
|
# under the terms of either the GNU Lesser General Public License Version 3
|
||||||
# or the Perl Artistic License Version 2.0.
|
# 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
|
# SPDX-License-Identifier: LGPL-3.0-only OR Artistic-2.0
|
||||||
|
|
||||||
import vltest_bootstrap
|
import vltest_bootstrap
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
// - Class-scope-resolved typedef that itself depends on the param
|
// - Class-scope-resolved typedef that itself depends on the param
|
||||||
//
|
//
|
||||||
// This file ONLY is placed under the Creative Commons Public Domain.
|
// 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
|
// SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
// verilog_format: off
|
// verilog_format: off
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue