From d8d135ffe5a0ae78fa6587bdd3e1238d85d7e030 Mon Sep 17 00:00:00 2001 From: Nathan Crawford Date: Thu, 18 Feb 2016 18:26:56 -0500 Subject: [PATCH] Update some copyright years that were missed last time around --- embroideryReader/frmMain.cs | 2 +- embroideryReader/frmTextbox.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/embroideryReader/frmMain.cs b/embroideryReader/frmMain.cs index 883e597..8b53b21 100644 --- a/embroideryReader/frmMain.cs +++ b/embroideryReader/frmMain.cs @@ -1,7 +1,7 @@ /* Embroidery Reader - an application to view .pes embroidery designs -Copyright (C) 2014 Nathan Crawford +Copyright (C) 2016 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 6644935..9452cad 100644 --- a/embroideryReader/frmTextbox.cs +++ b/embroideryReader/frmTextbox.cs @@ -1,7 +1,7 @@ /* Embroidery Reader - an application to view .pes embroidery designs -Copyright (C) 2014 Nathan Crawford +Copyright (C) 2016 Nathan Crawford This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License