File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ public static class AssemblyInfo
3636 public const string AssemblyProduct = "CefSharp" ;
3737 public const string AssemblyVersion = "47.0.0" ;
3838 public const string AssemblyFileVersion = "47.0.0.0" ;
39- public const string AssemblyCopyright = "Copyright © The CefSharp Authors 2010-2015 " ;
39+ public const string AssemblyCopyright = "Copyright © The CefSharp Authors 2010-2016 " ;
4040 public const string CefSharpCoreProject = "CefSharp.Core, PublicKey=" + PublicKey ;
4141 public const string CefSharpBrowserSubprocessProject = "CefSharp.BrowserSubprocess, PublicKey=" + PublicKey ;
4242 public const string CefSharpBrowserSubprocessCoreProject = "CefSharp.BrowserSubprocess.Core, PublicKey=" + PublicKey ;
You can’t perform that action at this time.
0 commit comments