@ -1,4 +1,4 @@
// Copyright © 2010-2014 The CefSharp Authors. All rights reserved.
// Copyright © 2010-2015 The CefSharp Authors. All rights reserved.
//
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
@ -9,7 +9,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("CefSharp.MinimalExample.OffScreen")]
[assembly: AssemblyCopyright("Copyright © 2014")]
[assembly: AssemblyCopyright("Copyright © 2015")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyProduct("CefSharp.MinimalExample.WinForms")]
@ -10,7 +10,7 @@ using System.Windows;
[assembly: AssemblyProduct("CefSharp.MinimalExample.Wpf")]