diff --git a/PesFile/PesColors.cs b/PesFile/PesColors.cs index 2598604..28661d1 100644 --- a/PesFile/PesColors.cs +++ b/PesFile/PesColors.cs @@ -1,7 +1,7 @@ /* Embroidery Reader - an application to view .pes embroidery designs -Copyright (C) 2018 Nathan Crawford +Copyright (C) 2019 Nathan Crawford This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/PesFile/PesFile.cs b/PesFile/PesFile.cs index 94cfce4..951b293 100644 --- a/PesFile/PesFile.cs +++ b/PesFile/PesFile.cs @@ -1,7 +1,7 @@ /* Embroidery Reader - an application to view .pes embroidery designs -Copyright (C) 2018 Nathan Crawford +Copyright (C) 2019 Nathan Crawford This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/PesFile/Properties/AssemblyInfo.cs b/PesFile/Properties/AssemblyInfo.cs index 342de92..77e68c9 100644 --- a/PesFile/Properties/AssemblyInfo.cs +++ b/PesFile/Properties/AssemblyInfo.cs @@ -34,7 +34,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("PesFile")] -[assembly: AssemblyCopyright("Copyright © Nathan Crawford 2018")] +[assembly: AssemblyCopyright("Copyright © Nathan Crawford 2019")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -55,5 +55,5 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.5.3.0")] -[assembly: AssemblyFileVersion("1.5.3.0")] +[assembly: AssemblyVersion("1.5.4.0")] +[assembly: AssemblyFileVersion("1.5.4.0")] diff --git a/PesFile/Stitch.cs b/PesFile/Stitch.cs index 803306a..14504eb 100644 --- a/PesFile/Stitch.cs +++ b/PesFile/Stitch.cs @@ -1,7 +1,7 @@ /* Embroidery Reader - an application to view .pes embroidery designs -Copyright (C) 2018 Nathan Crawford +Copyright (C) 2019 Nathan Crawford This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/PesFile/StitchBlock.cs b/PesFile/StitchBlock.cs index ba63c08..e7ef512 100644 --- a/PesFile/StitchBlock.cs +++ b/PesFile/StitchBlock.cs @@ -1,7 +1,7 @@ /* Embroidery Reader - an application to view .pes embroidery designs -Copyright (C) 2018 Nathan Crawford +Copyright (C) 2019 Nathan Crawford This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/embroideryReader/EmbroideryReaderSettings.cs b/embroideryReader/EmbroideryReaderSettings.cs index c8969d2..5b2e2f7 100644 --- a/embroideryReader/EmbroideryReaderSettings.cs +++ b/embroideryReader/EmbroideryReaderSettings.cs @@ -1,7 +1,7 @@ /* Embroidery Reader - an application to view .pes embroidery designs -Copyright (C) 2018 Nathan Crawford +Copyright (C) 2019 Nathan Crawford This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/embroideryReader/Program.cs b/embroideryReader/Program.cs index 22b4204..621b8b8 100644 --- a/embroideryReader/Program.cs +++ b/embroideryReader/Program.cs @@ -1,7 +1,7 @@ /* Embroidery Reader - an application to view .pes embroidery designs -Copyright (C) 2018 Nathan Crawford +Copyright (C) 2019 Nathan Crawford This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/embroideryReader/Properties/AssemblyInfo.cs b/embroideryReader/Properties/AssemblyInfo.cs index 9145de1..976e62a 100644 --- a/embroideryReader/Properties/AssemblyInfo.cs +++ b/embroideryReader/Properties/AssemblyInfo.cs @@ -35,7 +35,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("Embroidery Reader")] -[assembly: AssemblyCopyright("Copyright © Nathan Crawford 2018")] +[assembly: AssemblyCopyright("Copyright © Nathan Crawford 2019")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -54,5 +54,5 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("2.2.4.0")] -[assembly: AssemblyFileVersion("2.2.4.0")] +[assembly: AssemblyVersion("2.2.5.0")] +[assembly: AssemblyFileVersion("2.2.5.0")] diff --git a/embroideryReader/Translation.cs b/embroideryReader/Translation.cs index 2909b99..8f9a635 100644 --- a/embroideryReader/Translation.cs +++ b/embroideryReader/Translation.cs @@ -1,7 +1,7 @@ /* Embroidery Reader - an application to view .pes embroidery designs -Copyright (C) 2018 Nathan Crawford +Copyright (C) 2019 Nathan Crawford This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/embroideryReader/frmMain.cs b/embroideryReader/frmMain.cs index 0b5c9c5..a01d8b0 100644 --- a/embroideryReader/frmMain.cs +++ b/embroideryReader/frmMain.cs @@ -1,7 +1,7 @@ /* Embroidery Reader - an application to view .pes embroidery designs -Copyright (C) 2018 Nathan Crawford +Copyright (C) 2019 Nathan Crawford This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/embroideryReader/frmSettingsDialog.cs b/embroideryReader/frmSettingsDialog.cs index 6ec51b7..f26512a 100644 --- a/embroideryReader/frmSettingsDialog.cs +++ b/embroideryReader/frmSettingsDialog.cs @@ -1,7 +1,7 @@ /* Embroidery Reader - an application to view .pes embroidery designs -Copyright (C) 2018 Nathan Crawford +Copyright (C) 2019 Nathan Crawford This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/embroideryReader/frmTextbox.cs b/embroideryReader/frmTextbox.cs index ec8e17c..e0ea03a 100644 --- a/embroideryReader/frmTextbox.cs +++ b/embroideryReader/frmTextbox.cs @@ -1,7 +1,7 @@ /* Embroidery Reader - an application to view .pes embroidery designs -Copyright (C) 2018 Nathan Crawford +Copyright (C) 2019 Nathan Crawford This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License