From 33f922e68f209303e221a21a7a2f2b0eaee8b4e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20St=C3=B6ggl?= Date: Mon, 23 Mar 2020 00:07:46 +0100 Subject: [PATCH] Update copyright info in two more files CUETools/License.txt CUETools/frmCUETools.cs --- CUETools/License.txt | 2 +- CUETools/frmCUETools.cs | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CUETools/License.txt b/CUETools/License.txt index ad7d7bd..eaf9791 100644 --- a/CUETools/License.txt +++ b/CUETools/License.txt @@ -2,7 +2,7 @@ CUETools: -------------------------------------------------------------------------------- Copyright (C) 2006-2008 Moitah (moitah@yahoo.com) -Copyright (C) 2008 Gregory S. Chudov (gchudov@gmail.com) +Copyright (C) 2008-2020 Gregory S. Chudov (gchudov@gmail.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/CUETools/frmCUETools.cs b/CUETools/frmCUETools.cs index 0872c70..0c8fa65 100644 --- a/CUETools/frmCUETools.cs +++ b/CUETools/frmCUETools.cs @@ -2,6 +2,7 @@ // // CUE Tools // Copyright (C) 2006-2007 Moitah (moitah@yahoo.com) +// Copyright (C) 2008-2020 Gregory S. Chudov (gchudov@gmail.com) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by