GUI/AboutBox.Designer.cs
changeset 331 e60f97192555
parent 290 22214a7e85a9
child 344 3145aadca3d2
     1.1 --- a/GUI/AboutBox.Designer.cs	Mon Jan 02 21:17:21 2012 +0000
     1.2 +++ b/GUI/AboutBox.Designer.cs	Sun Jan 08 18:47:56 2012 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  
     1.5    The Initial Developer of the Original Code is 
     1.6    Michael Möller <m.moeller@gmx.ch>.
     1.7 -  Portions created by the Initial Developer are Copyright (C) 2009-2010
     1.8 +  Portions created by the Initial Developer are Copyright (C) 2009-2012
     1.9    the Initial Developer. All Rights Reserved.
    1.10  
    1.11    Contributor(s):
    1.12 @@ -113,7 +113,7 @@
    1.13        this.label2.Name = "label2";
    1.14        this.label2.Size = new System.Drawing.Size(359, 13);
    1.15        this.label2.TabIndex = 3;
    1.16 -      this.label2.Text = "Copyright © 2009-2011 Michael Möller and contributers. All rights reserved.";
    1.17 +      this.label2.Text = "Copyright © 2009-2012 Michael Möller and contributers. All rights reserved.";
    1.18        // 
    1.19        // label3
    1.20        //