diff options
author | John Stebbins <[email protected]> | 2016-01-03 12:49:35 -0700 |
---|---|---|
committer | John Stebbins <[email protected]> | 2016-01-03 12:49:35 -0700 |
commit | cf0fee277ebbff31d8807e4a8a19678f0241483e (patch) | |
tree | a7ffbf37833e5ce47d3efc392578a95fa4871f20 /win/CS/Properties/AssemblyInfo.cs.tmpl | |
parent | e746cbb96571c5eca8931aad0057991c70d1740b (diff) |
Update copyright dates
Diffstat (limited to 'win/CS/Properties/AssemblyInfo.cs.tmpl')
-rw-r--r-- | win/CS/Properties/AssemblyInfo.cs.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/CS/Properties/AssemblyInfo.cs.tmpl b/win/CS/Properties/AssemblyInfo.cs.tmpl index edd674f6c..f489af732 100644 --- a/win/CS/Properties/AssemblyInfo.cs.tmpl +++ b/win/CS/Properties/AssemblyInfo.cs.tmpl @@ -16,7 +16,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("HandBrake")]
[assembly: AssemblyProduct("HandBrake")]
-[assembly: AssemblyCopyright("Copyright © 2012")]
+[assembly: AssemblyCopyright("Copyright © 2016")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -39,4 +39,4 @@ using System.Runtime.InteropServices; //
[assembly: AssemblyVersion("0.9.6.$WCREV$")]
-[assembly: NeutralResourcesLanguage("")]
\ No newline at end of file +[assembly: NeutralResourcesLanguage("")]
|