Skip to content

Commit 92837df

Browse files
CzarekCzarek
authored andcommitted
Updated copyright info in source files again.
1 parent a29714e commit 92837df

86 files changed

Lines changed: 96 additions & 88 deletions

File tree

Some content is hidden

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

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 CEF Python Authors. All rights reserved.
1+
# Copyright (c) 2012-2013 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 CefPython Authors. All rights reserved.
1+
// Copyright (c) 2012-2013 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 CEF Python Authors. All rights reserved.
1+
# Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
22
# License: New BSD License.
33
# Website: http://code.google.com/p/cefpython/
44

cefpython/cef1/v8function_handler/v8function_handler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2012 CefPython Authors. All rights reserved.
1+
// Copyright (c) 2012-2013 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 CEF Python Authors. All rights reserved.
3+
# Copyright (c) 2012-2013 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 CEF Python Authors. All rights reserved.
1+
# Copyright (c) 2012-2013 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 CEF Python Authors. All rights reserved.
1+
# Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
22
# License: New BSD License.
33
# Website: http://code.google.com/p/cefpython/
44

cefpython/cef3/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 CefPython Authors. All rights reserved.
1+
// Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
22
// License: New BSD License.
33
// Website: http://code.google.com/p/cefpython/
44

cefpython/cef3/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 CEF Python Authors. All rights reserved.
1+
# Copyright (c) 2012-2013 The CEF Python authors. All rights reserved.
22
# License: New BSD License.
33
# Website: http://code.google.com/p/cefpython/
44

cefpython/cef3/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 CEF Python Authors. All rights reserved.
1+
# Copyright (c) 2012-2013 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)