From e6b6f7bd7c7da9c0f8fb100613b40140911398d1 Mon Sep 17 00:00:00 2001 From: sr55 Date: Thu, 2 Jan 2014 21:15:56 +0000 Subject: WinGui: cleanup some warnings. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5952 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs | 13 +++++++++---- win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.Nightly.tmpl | 13 +++++++++---- win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl | 13 +++++++++---- 3 files changed, 27 insertions(+), 12 deletions(-) (limited to 'win/CS/HandBrakeWPF/Properties') diff --git a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs index 77106e397..aff1d2e5d 100644 --- a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs +++ b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs @@ -1,7 +1,12 @@ -/* AssemblyInfo.cs $ - This file is part of the HandBrake source code. - Homepage: . - It may be used under the terms of the GNU General Public License. */ +// -------------------------------------------------------------------------------------------------------------------- +// +// This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. +// +// +// Assembly Info +// +// +// -------------------------------------------------------------------------------------------------------------------- using System.Reflection; using System.Resources; diff --git a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.Nightly.tmpl b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.Nightly.tmpl index 0a30129c7..6a5f3b8bc 100644 --- a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.Nightly.tmpl +++ b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.Nightly.tmpl @@ -1,7 +1,12 @@ -/* AssemblyInfo.cs $ - This file is part of the HandBrake source code. - Homepage: . - It may be used under the terms of the GNU General Public License. */ +// -------------------------------------------------------------------------------------------------------------------- +// +// This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. +// +// +// Assembly Info +// +// +// -------------------------------------------------------------------------------------------------------------------- using System.Reflection; using System.Resources; diff --git a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl index d42127e97..b3b43f99c 100644 --- a/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl +++ b/win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl @@ -1,7 +1,12 @@ -/* AssemblyInfo.cs $ - This file is part of the HandBrake source code. - Homepage: . - It may be used under the terms of the GNU General Public License. */ +// -------------------------------------------------------------------------------------------------------------------- +// +// This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. +// +// +// Assembly Info +// +// +// -------------------------------------------------------------------------------------------------------------------- using System.Reflection; using System.Resources; -- cgit v1.2.3