summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorBradley Sepos <[email protected]>2019-01-01 00:00:00 +0000
committerBradley Sepos <[email protected]>2018-12-31 23:37:04 -0500
commit959ca5ec8f6b0a28b66838c6190b5efd54fce0ed (patch)
tree3d259f6b7e3818d4356fb0860fe4d5c81bb0d5e9 /win
parentfffc2418c14d2c623f5805ebc3a061f7c301ab1e (diff)
Update copyright dates to 2019.
(cherry picked from commit 5a65df0d5838a3c8896ca0f5ce077cdf051358dc)
Diffstat (limited to 'win')
-rw-r--r--win/CS/HandBrake.Interop/HandBrake.Interop.nuspec2
-rw-r--r--win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs2
-rw-r--r--win/CS/HandBrake.Worker/Properties/AssemblyInfo.cs2
-rw-r--r--win/CS/HandBrakeTools/Properties/AssemblyInfo.cs2
-rw-r--r--win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs2
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.Designer.cs2
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.de.resx2
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.resx2
8 files changed, 8 insertions, 8 deletions
diff --git a/win/CS/HandBrake.Interop/HandBrake.Interop.nuspec b/win/CS/HandBrake.Interop/HandBrake.Interop.nuspec
index 42a383f9f..12b5dbef4 100644
--- a/win/CS/HandBrake.Interop/HandBrake.Interop.nuspec
+++ b/win/CS/HandBrake.Interop/HandBrake.Interop.nuspec
@@ -11,7 +11,7 @@
<iconUrl>https://avatars1.githubusercontent.com/u/627269</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>$description$</description>
- <copyright>Copyright © 2003-2018 HandBrake Team</copyright>
+ <copyright>Copyright © 2003-2019 HandBrake Team</copyright>
<tags>Open-Source Video Transcoder</tags>
<dependencies>
diff --git a/win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs b/win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs
index 94145bd07..4e9b6ebde 100644
--- a/win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs
+++ b/win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs
@@ -21,7 +21,7 @@ using System.Runtime.InteropServices;
[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/HandBrake.Worker/Properties/AssemblyInfo.cs b/win/CS/HandBrake.Worker/Properties/AssemblyInfo.cs
index 6d1460b20..b40b06076 100644
--- a/win/CS/HandBrake.Worker/Properties/AssemblyInfo.cs
+++ b/win/CS/HandBrake.Worker/Properties/AssemblyInfo.cs
@@ -19,7 +19,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("HandBrake Team")]
[assembly: AssemblyProduct("HandBrake.Worker")]
-[assembly: AssemblyCopyright("Copyright © 2003-2018 HandBrake Team")]
+[assembly: AssemblyCopyright("Copyright © 2003-2019 HandBrake Team")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
diff --git a/win/CS/HandBrakeTools/Properties/AssemblyInfo.cs b/win/CS/HandBrakeTools/Properties/AssemblyInfo.cs
index 91ac43f56..6548358e1 100644
--- a/win/CS/HandBrakeTools/Properties/AssemblyInfo.cs
+++ b/win/CS/HandBrakeTools/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/AssemblyInfo.cs b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs
index 5ae6f97e3..c25455250 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