Version 1.0.1
Plugin for Total Commander that allows to manage the list of installed applications.
Author: | Konstantin Vlasov, 2012 | |
Homepage: | http://flint-inc.ru/ | |
E-mail: | support@flint_inc.ru |
Distributed under Artistic License 2.0.
The program should be compiled in Microsoft Visual Studio 2008 or 2010. For each of these versions of VS the corresponding project files are included into the package.
Q: | May I use the addon's source code in my closed-source program? | |
A: | According to the Artistic License 2.0, the source code of the modules where the published code is used must also be published. A module is either executable file or dynamically linked library. Thus, you can use the code in a separate DLL, publish the code of this DLL and leave the code of the rest of the program closed. It is prohibited to insert the source code directly into the closed-code module. However, I'm not a fanatic of the ideology of open-source. If you have significant reasons to wish using my code in a closed-source project, write me, and maybe I will meet your wishes. |