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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,8 @@
2
2
3
3
This is a personal fork of the Chromium Embedded Framework (CEF) binary distribution, found at http://www.magpcss.net/cef_downloads/. To make it work properly with the VS2010 and VS2012 version of [CefSharp](http://github.com/perlun/CefSharp), we need to do some local modifications to make the project compile properly. This purpose of this repository is to track and maintain these modifications.
4
4
5
-
The original README for CEF can be found here: [README.txt](README.txt).
5
+
The original README for CEF can be found here: [README.txt](README.txt).
6
+
7
+
# License
8
+
9
+
The code is licensed under the same license as the Chromium Embeddded Framework, i.e. the "new BSD" license. The full text can be found here: [LICENSE.txt](LICENSE.txt).
0 commit comments