From 2112ddf005e779f946393bd53e3557eec8e8ac7d Mon Sep 17 00:00:00 2001 From: Matthew Ballance Date: Sun, 21 Dec 2025 17:39:55 +0000 Subject: [PATCH] Update copyright on test.py Signed-off-by: Matthew Ballance --- test_regress/t/t_min_uaf_repro_real.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/test_regress/t/t_min_uaf_repro_real.py b/test_regress/t/t_min_uaf_repro_real.py index 8b0163495..26f1e6831 100755 --- a/test_regress/t/t_min_uaf_repro_real.py +++ b/test_regress/t/t_min_uaf_repro_real.py @@ -1,5 +1,9 @@ #!/usr/bin/env python3 -# DESCRIPTION: Verilator: Regression test for min_uaf_repro_real +# DESCRIPTION: Verilator: Regression test for scope/var lifetime issue +# +# This file ONLY is placed under the Creative Commons Public Domain, for +# any use, without warranty, 2025 by Wilson Snyder. +# SPDX-License-Identifier: CC0-1.0 import vltest_bootstrap