Skip to content

Commit 3cb667d

Browse files
committed
Add license disclaimer
1 parent d8f684f commit 3cb667d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CefSharp.WinForms/Internals/DefaultFocusHandler.cs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
using System.Windows.Forms;
1+
// Copyright © 2010-2014 The CefSharp Authors. All rights reserved.
2+
//
3+
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
4+
5+
using System.Windows.Forms;
26

37
namespace CefSharp.WinForms.Internals
48
{

0 commit comments

Comments
 (0)