Skip to content

Commit 1f4a929

Browse files
committed
Updated copyright messages in C++ files.
1 parent 33e6572 commit 1f4a929

38 files changed

+38
-38
lines changed

cefpython/cef1/client_handler/client_handler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
1+
// Copyright (c) 2012-2014 The CEF Python authors. All rights reserved.
22
// License: New BSD License.
33
// Website: http://code.google.com/p/cefpython/
44

cefpython/cef1/client_handler/client_handler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
1+
// Copyright (c) 2012-2014 The CEF Python authors. All rights reserved.
22
// License: New BSD License.
33
// Website: http://code.google.com/p/cefpython/
44

cefpython/cef1/client_handler/content_filter_handler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
1+
// Copyright (c) 2012-2014 The CEF Python authors. All rights reserved.
22
// License: New BSD License.
33
// Website: http://code.google.com/p/cefpython/
44

cefpython/cef1/client_handler/content_filter_handler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
1+
// Copyright (c) 2012-2014 The CEF Python authors. All rights reserved.
22
// License: New BSD License.
33
// Website: http://code.google.com/p/cefpython/
44

cefpython/cef1/client_handler/cookie_visitor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
1+
// Copyright (c) 2012-2014 The CEF Python authors. All rights reserved.
22
// License: New BSD License.
33
// Website: http://code.google.com/p/cefpython/
44

cefpython/cef1/client_handler/cookie_visitor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
1+
// Copyright (c) 2012-2014 The CEF Python authors. All rights reserved.
22
// License: New BSD License.
33
// Website: http://code.google.com/p/cefpython/
44

cefpython/cef1/client_handler/download_handler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
1+
// Copyright (c) 2012-2014 The CEF Python authors. All rights reserved.
22
// License: New BSD License.
33
// Website: http://code.google.com/p/cefpython/
44

cefpython/cef1/client_handler/download_handler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
1+
// Copyright (c) 2012-2014 The CEF Python authors. All rights reserved.
22
// License: New BSD License.
33
// Website: http://code.google.com/p/cefpython/
44

cefpython/cef1/client_handler/web_request_client.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
1+
// Copyright (c) 2012-2014 The CEF Python authors. All rights reserved.
22
// License: New BSD License.
33
// Website: http://code.google.com/p/cefpython/
44

cefpython/cef1/client_handler/web_request_client.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
1+
// Copyright (c) 2012-2014 The CEF Python authors. All rights reserved.
22
// License: New BSD License.
33
// Website: http://code.google.com/p/cefpython/
44

0 commit comments

Comments
 (0)