Updated Copyright info

Branch_1.5.0
Nathan Crawford 2009-08-17 18:57:45 +00:00
rodzic c7ac2a13b2
commit aa470a5870
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
/*
Embridery Reader - an application to view .pes embroidery designs
Copyright (C) 2008 Nathan Crawford
Copyright (C) 2009 Nathan Crawford
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@ -34,7 +34,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("embroideryInfo")]
[assembly: AssemblyCopyright("Copyright © 2007")]
[assembly: AssemblyCopyright("Copyright © Nathan Crawford 2009")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]