From 959ca5ec8f6b0a28b66838c6190b5efd54fce0ed Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Tue, 1 Jan 2019 00:00:00 +0000 Subject: Update copyright dates to 2019. (cherry picked from commit 5a65df0d5838a3c8896ca0f5ce077cdf051358dc) --- win/CS/HandBrake.Interop/HandBrake.Interop.nuspec | 2 +- win/CS/HandBrake.Interop/Properties/AssemblyInfo.cs | 2 +- win/CS/HandBrake.Worker/Properties/AssemblyInfo.cs | 2 +- win/CS/HandBrakeTools/Properties/AssemblyInfo.cs | 2 +- win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs | 2 +- win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 +- win/CS/HandBrakeWPF/Properties/Resources.de.resx | 2 +- win/CS/HandBrakeWPF/Properties/Resources.resx | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'win') 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 @@ https://avatars1.githubusercontent.com/u/627269 false $description$ - Copyright © 2003-2018 HandBrake Team + Copyright © 2003-2019 HandBrake Team Open-Source Video Transcoder 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 { } /// - /// 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. - Copyright (C) 2003-2018 Das HandBrake-Team + 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. - Copyright (C) 2003-2018 The HandBrake Team + 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 -- cgit v1.2.3