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