Hi Kevin, I have deleted all the code that related to Glade, the recompiled Tserver module is free of license problem now. You can try to tidy up the tserver code now, using doxygen to generate the API docs. I will go on cleaning the DTU module code and other modules.
Regards, Arthur 2009/9/22 Samuel Kevin <[email protected]> > hi, Arthur: > Glade is an application that allow a user to graphically create a GUI > application. It is based on GTK+ which is a toolkit for creating graphical > user interfaces . And GTK+ is LGPL licensed.see http://www.gtk.org/ > So > glade is a tool that let you design the interface more easily. Why could we > just use GTK+ directly so that there would be no problem. > regards, > Kevin > > 2009/9/22 Arthur Chen <[email protected]> > > > Hi all, > > > > There maybe another license problem now. Some interface code of Realclass > > system was auto generated by Glade, > > interface.hh, interface.cpp, support.hh, support.cpp these files are all > > auto generated by Glade with a header > > /* > > * DO NOT EDIT THIS FILE - it is generated by Glade. > > */ > > > > Glade is GPLed software, I am not sure about the license of auto > generated > > code. > > > > Best regards, > > Arthur > > > > > > -- > Bowen Ma a.k.a Samuel Kevin @ Bluesky Dev Team XJTU > Shaanxi Province Key Lab. of Satellite and Terrestrial Network Tech > http://incubator.apache.org/bluesky/ >
