Skip to content

Commit ce1d9fc

Browse files
committed
...and also refer to just "the CefSharp Authors", since the CefSharp Project is not really a legal entity in its own.
1 parent 5a9790c commit ce1d9fc

31 files changed

+31
-31
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-2014 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Authors. 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-2014 The CefSharp Project. All rights reserved.
1+
// Copyright � 2010-2014 The CefSharp Authors. 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-2014 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Authors. 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-2014 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Authors. 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-2014 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Authors. 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-2014 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Authors. 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-2014 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Authors. 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-2014 The CefSharp Project. All rights reserved.
1+
// Copyright Š 2010-2014 The CefSharp Authors. 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-2014 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Authors. 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-2014 The CefSharp Project. All rights reserved.
1+
// Copyright © 2010-2014 The CefSharp Authors. 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)