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 dd5b713 commit a439488Copy full SHA for a439488
CefSharp/TransitionType.cs
@@ -1,4 +1,8 @@
1
-using System;
+// 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;
6
7
namespace CefSharp
8
{
0 commit comments