Skip to content

Commit 5a9790c

Browse files
committed
Fixed copyright to indicate that we are now on the 2014 side of things.
1 parent 657b75c commit 5a9790c

28 files changed

+28
-28
lines changed

CefSharp.Core/BrowserSettings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2010-2013 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Project. All rights reserved.
22
//
33
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
44

CefSharp.Core/Cef.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright � 2010-2013 The CefSharp Project. All rights reserved.
1+
// Copyright � 2010-2014 The CefSharp Project. All rights reserved.
22
//
33
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
44

CefSharp.Core/CefSettings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2010-2013 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Project. All rights reserved.
22
//
33
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
44

CefSharp.Core/Internals/CefRequestWrapper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2010-2013 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Project. All rights reserved.
22
//
33
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
44

CefSharp.Core/Internals/CefRequestWrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2010-2013 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Project. All rights reserved.
22
//
33
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
44

CefSharp.Core/Internals/CefSharpApp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2010-2013 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Project. All rights reserved.
22
//
33
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
44

CefSharp.Core/Internals/ClientAdapter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2010-2013 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Project. All rights reserved.
22
//
33
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
44

CefSharp.Core/Internals/CookieVisitor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright Š 2010-2013 The CefSharp Project. All rights reserved.
1+
// Copyright Š 2010-2014 The CefSharp Project. All rights reserved.
22
//
33
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
44

CefSharp.Core/Internals/CookieVisitor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2010-2013 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Project. All rights reserved.
22
//
33
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
44

CefSharp.Core/Internals/DownloadAdapter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2010-2013 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Project. All rights reserved.
22
//
33
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
44

0 commit comments

Comments
 (0)