Skip to content

Commit 14728e9

Browse files
committed
Updated copyright messages.
1 parent 863bf1b commit 14728e9

File tree

142 files changed

+142
-142
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+142
-142
lines changed

cefpython/app.pyx

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/browser.pyx

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/browser_process_handler_cef3.pyx

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/callback_cef3.pyx

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/linux/installer/make-setup.py

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/linux/setup/fix_includes.py

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/windows/binaries/cefadvanced.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding=utf-8
22

3-
# Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
3+
# Copyright (c) 2012-2014 The CEF Python authors. All rights reserved.
44
# License: New BSD License.
55
# Website: http://code.google.com/p/cefpython/
66

cefpython/cef1/windows/binaries/cefwindow.py

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/windows/installer/make-installer.py

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/windows/setup/fix_includes.py

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)