You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ bindings are written in C++/CLI but can be used from any CLR language, e.g. C# o
6
6
browser control implementations. See the CefSharp.WinForms.Example or CefSharp.Wpf.Example projects for example web browsers built
7
7
using this library; they are (at this moment) the best "documentation" of how the control can actually be used.
8
8
9
-
This project is [BSD](http://www.opensource.org/licenses/bsd-license.php"BSD License") licensed.
9
+
This project is [BSD](http://www.opensource.org/licenses/bsd-license.php"BSD License") licensed, which means that it can be used from both proprietary and free/open source applications. For the full details, see the [LICENSE](LICENSE) file.
0 commit comments