diff options
Diffstat (limited to 'win/CS/frmAbout.Designer.cs')
-rw-r--r-- | win/CS/frmAbout.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/frmAbout.Designer.cs b/win/CS/frmAbout.Designer.cs index 7aea6f863..8db142190 100644 --- a/win/CS/frmAbout.Designer.cs +++ b/win/CS/frmAbout.Designer.cs @@ -65,7 +65,7 @@ namespace Handbrake this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(196, 13);
this.label1.TabIndex = 33;
- this.label1.Text = "Copyright 2003-2011 HandBrake Team";
+ this.label1.Text = "Copyright 2003-2012 HandBrake Team";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// PictureBox1
|