diff options
author | Bradley Sepos <[email protected]> | 2019-01-01 00:00:00 +0000 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2019-01-01 00:00:00 +0000 |
commit | 5a65df0d5838a3c8896ca0f5ce077cdf051358dc (patch) | |
tree | aae2ae532d8366c58919c750306c81dc966af799 /win/CS/HandBrakeWPF/Properties | |
parent | 47f3f2a6528bbeb205aee565f9cfbcde3bcba514 (diff) |
Update copyright dates to 2019.
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties')
4 files changed, 4 insertions, 4 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs index 610f390c2..8912900b9 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-2018 HandBrake Team ")]
+[assembly: AssemblyCopyright("Copyright © 2003-2019 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 bcf31731c..e03f008f4 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-2018 The HandBrake Team
+ /// Looks up a localized string similar to Copyright (C) 2003-2019 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.de.resx b/win/CS/HandBrakeWPF/Properties/Resources.de.resx index 10c428476..1f2a88bd0 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.de.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.de.resx @@ -266,7 +266,7 @@ Die obigen Steuerelemente sind nur ein Teil nützlicher x264-Parameter. In diesem Feld können zusätzliche oder aktuelle Parameter nach Belieben hinzugefügt oder geändert werden. </value> </data> <data name="About_GPL" xml:space="preserve"> - <value>Copyright (C) 2003-2018 Das HandBrake-Team + <value>Copyright (C) 2003-2019 Das HandBrake-Team Dieses Programm ist freie Software; es kann unter den Bedingungen der GNU General Public License, wie sie von der diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index 4776b4460..efa015780 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-2018 The HandBrake Team
+ <value>Copyright (C) 2003-2019 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
|