summaryrefslogtreecommitdiffstats
path: root/win/C#/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2010-06-06 18:37:18 +0000
committersr55 <[email protected]>2010-06-06 18:37:18 +0000
commit9e1d9791ea206b141a01ca9ced55faff6936a315 (patch)
treed8881724fd7945023664704ed29eb5d5feae9c5b /win/C#/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs
parentf72796770c4f07e71c8e07e30aa2681daac26ac6 (diff)
WinGui:
- Some tweaks to hopefully fix the nightly build. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3364 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs')
-rw-r--r--win/C#/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/C#/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs b/win/C#/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs
index 98c308af0..dea8e3e9d 100644
--- a/win/C#/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs
+++ b/win/C#/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs
@@ -8,9 +8,9 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("HandBrake.ApplicationServices")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Microsoft")]
+[assembly: AssemblyCompany("HandBrake Team")]
[assembly: AssemblyProduct("HandBrake.ApplicationServices")]
-[assembly: AssemblyCopyright("Copyright © Microsoft 2010")]
+[assembly: AssemblyCopyright("Copyright © HandBrake Team 2010")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]