From b90f61ab559eae4a290d7c07526de3c701e5f5e0 Mon Sep 17 00:00:00 2001 From: amaitland Date: Mon, 15 Jun 2015 18:33:22 +1000 Subject: [PATCH] Year bump --- CefSharp.MinimalExample.OffScreen/Program.cs | 2 +- CefSharp.MinimalExample.OffScreen/Properties/AssemblyInfo.cs | 2 +- CefSharp.MinimalExample.WinForms/BrowserForm.cs | 2 +- CefSharp.MinimalExample.WinForms/Controls/ControlExtensions.cs | 2 +- CefSharp.MinimalExample.WinForms/Program.cs | 2 +- CefSharp.MinimalExample.WinForms/Properties/AssemblyInfo.cs | 2 +- CefSharp.MinimalExample.Wpf/Properties/AssemblyInfo.cs | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CefSharp.MinimalExample.OffScreen/Program.cs b/CefSharp.MinimalExample.OffScreen/Program.cs index 3019fd8..f538be0 100644 --- a/CefSharp.MinimalExample.OffScreen/Program.cs +++ b/CefSharp.MinimalExample.OffScreen/Program.cs @@ -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. diff --git a/CefSharp.MinimalExample.OffScreen/Properties/AssemblyInfo.cs b/CefSharp.MinimalExample.OffScreen/Properties/AssemblyInfo.cs index e188884..511e46d 100644 --- a/CefSharp.MinimalExample.OffScreen/Properties/AssemblyInfo.cs +++ b/CefSharp.MinimalExample.OffScreen/Properties/AssemblyInfo.cs @@ -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("")] diff --git a/CefSharp.MinimalExample.WinForms/BrowserForm.cs b/CefSharp.MinimalExample.WinForms/BrowserForm.cs index 141ea95..b9d60a2 100644 --- a/CefSharp.MinimalExample.WinForms/BrowserForm.cs +++ b/CefSharp.MinimalExample.WinForms/BrowserForm.cs @@ -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. diff --git a/CefSharp.MinimalExample.WinForms/Controls/ControlExtensions.cs b/CefSharp.MinimalExample.WinForms/Controls/ControlExtensions.cs index bbed249..8ea6d36 100644 --- a/CefSharp.MinimalExample.WinForms/Controls/ControlExtensions.cs +++ b/CefSharp.MinimalExample.WinForms/Controls/ControlExtensions.cs @@ -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. diff --git a/CefSharp.MinimalExample.WinForms/Program.cs b/CefSharp.MinimalExample.WinForms/Program.cs index 92eee97..9825e86 100644 --- a/CefSharp.MinimalExample.WinForms/Program.cs +++ b/CefSharp.MinimalExample.WinForms/Program.cs @@ -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. diff --git a/CefSharp.MinimalExample.WinForms/Properties/AssemblyInfo.cs b/CefSharp.MinimalExample.WinForms/Properties/AssemblyInfo.cs index db46328..d52958c 100644 --- a/CefSharp.MinimalExample.WinForms/Properties/AssemblyInfo.cs +++ b/CefSharp.MinimalExample.WinForms/Properties/AssemblyInfo.cs @@ -9,7 +9,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("CefSharp.MinimalExample.WinForms")] -[assembly: AssemblyCopyright("Copyright © 2014")] +[assembly: AssemblyCopyright("Copyright © 2015")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/CefSharp.MinimalExample.Wpf/Properties/AssemblyInfo.cs b/CefSharp.MinimalExample.Wpf/Properties/AssemblyInfo.cs index beff28b..68c62f0 100644 --- a/CefSharp.MinimalExample.Wpf/Properties/AssemblyInfo.cs +++ b/CefSharp.MinimalExample.Wpf/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Windows; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("CefSharp.MinimalExample.Wpf")] -[assembly: AssemblyCopyright("Copyright © 2014")] +[assembly: AssemblyCopyright("Copyright © 2015")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]