We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8f684f commit 3cb667dCopy full SHA for 3cb667d
CefSharp.WinForms/Internals/DefaultFocusHandler.cs
@@ -1,4 +1,8 @@
1
-using System.Windows.Forms;
+// 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;
6
7
namespace CefSharp.WinForms.Internals
8
{
0 commit comments