diff options
author | Bradley Sepos <[email protected]> | 2017-01-01 00:00:00 +0000 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2017-01-01 00:31:31 -0500 |
commit | 3f1f6175ce804dd46ce4d3913611477731389a9f (patch) | |
tree | a36848c27c3bbfe6f87fd880c19eb154d43f78a5 /win/CS/HandBrakeWPF/Properties | |
parent | ee6c524b2aae6165667ca8d1e9062667e85529e4 (diff) |
Update copyright dates to 2017.
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs | 2 | ||||
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 | ||||
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.resx | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs index 76bdf790b..2b83ad283 100644 --- a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs +++ b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs @@ -22,7 +22,7 @@ using System.Windows; [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("HandBrake Team")]
[assembly: AssemblyProduct("HandBrake")]
-[assembly: AssemblyCopyright("Copyright © 2003-2016 HandBrake Team ")]
+[assembly: AssemblyCopyright("Copyright © 2003-2017 HandBrake Team ")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index c158e4472..aec34eaeb 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -61,7 +61,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to Copyright (C) 2003-2016 The HandBrake Team
+ /// Looks up a localized string similar to Copyright (C) 2003-2017 The HandBrake Team
///
///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/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index cf745c370..0fae87bf4 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -268,7 +268,7 @@ The above controls are only a subset of useful x264 parameters. This box allows you to add or modify additional or current parameters as desired. </value>
</data>
<data name="About_GPL" xml:space="preserve">
- <value>Copyright (C) 2003-2016 The HandBrake Team
+ <value>Copyright (C) 2003-2017 The HandBrake Team
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
|