From ef4bdf4834333b2f4a1cadb8ca12aca7df97bbdb Mon Sep 17 00:00:00 2001 From: Yutetsu TAKATSUKASA Date: Thu, 9 Jan 2020 20:07:36 +0900 Subject: [PATCH] bump copyright year --- src/V3SplitVar.cpp | 2 +- src/V3SplitVar.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/V3SplitVar.cpp b/src/V3SplitVar.cpp index 4f74d7434..425fd676d 100644 --- a/src/V3SplitVar.cpp +++ b/src/V3SplitVar.cpp @@ -6,7 +6,7 @@ // //************************************************************************* // -// Copyright 2003-2019 by Wilson Snyder. This program is free software; you can +// Copyright 2003-2020 by Wilson Snyder. 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. diff --git a/src/V3SplitVar.h b/src/V3SplitVar.h index 0e45d8bea..e7f61ee9b 100644 --- a/src/V3SplitVar.h +++ b/src/V3SplitVar.h @@ -6,7 +6,7 @@ // //************************************************************************* // -// Copyright 2003-2019 by Wilson Snyder. This program is free software; you can +// Copyright 2003-2020 by Wilson Snyder. 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.