Skip to content

Commit 3b228ae

Browse files
author
myd7349
committed
Update README.md
1 parent 07ec17f commit 3b228ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
194194
* [QwtPlot3D](http://qwtplot3d.sourceforge.net/) - A feature-rich Qt/OpenGL-based C++ programming library, providing essentially a bunch of 3D-widgets. [zlib]
195195
* [OtterUI](https://github.com/Twolewis/OtterUI) - OtterUI is a User Interface development solution for embedded systems and interactive entertainment software. [MIT]
196196
* [wxWidgets](http://wxwidgets.org/) - A C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. [Own LGPL]
197-
* [FLTK](http://www.fltk.org/index.php) - Fast, light, cross-platform C++ GUI toolkit.
197+
* [FLTK](http://www.fltk.org/index.php) - Fast, light, cross-platform C++ GUI toolkit. [GPLv2]
198198

199199
## Graphics
200200

@@ -402,10 +402,10 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
402402
*List of C/C++ nominal IDEs.*
403403

404404
* [Code::Blocks](http://www.codeblocks.org/) - A free C, C++ and Fortran IDE.
405-
* [CodeLite](http://codelite.org/) - Another cross-plaform, free C/C++ IDE.
406-
* [Geany](http://www.geany.org/) - Small, fast, cross-platform IDE.
405+
* [CodeLite](http://codelite.org/) - Another cross-plaform, free C/C++ IDE. [GPLv2 with an exception for plugins]
407406
* [Dev-C++](http://sourceforge.net/projects/orwelldevcpp/) - A portable C/C++/C++11 IDE.
408407
* [Eclipse CDT](http://www.eclipse.org/cdt/) - A fully functional C and C++ IDE based on the Eclipse platform.
408+
* [Geany](http://www.geany.org/) - Small, fast, cross-platform IDE. [GPL]
409409
* [KDevelop](https://www.kdevelop.org/) - A free, open source IDE.
410410
* [Microsoft Visual Studio](http://www.visualstudio.com/) - An IDE from Microsoft.
411411
* [NetBeans](https://netbeans.org/) - An IDE for developing primarily with Java, but also with other languages, in particular PHP, C/C++, and HTML5.

0 commit comments

Comments
 (0)