Double licenses: CC-BY-SA and LGPL =================================== Creation Date: 08/Fev/2012 Updates: Date: 28/May/2013 (html->text document) Licence Creative Commons ------------------------ Definition : http://creativecommons.org/licenses/by-sa/3.0 project : https://github.com/raubarede/Ruiby Authors: : Régis d'Aubarède LGPL ---- definition : http://www.gnu.org/licenses/lgpl.html project : https://github.com/raubarede/Ruiby Authors: : Régis d'Aubarède The Ruiby livrary library is licensed under the LGPLv3 (GNU Lesser General Public License) and CC-BY-SA. The Ruiby library is composed of the ruby code necessary for full Ruiby operation. This includes (but is not limited to): lib/plugins/exemple.rb lib/ruiby_gtk/editor.rb lib/ruiby_gtk/ruiby_default_dialog.rb lib/ruiby_gtk/ruiby_default_dialog3.rb lib/ruiby_gtk/ruiby_dsl.rb lib/ruiby_gtk/ruiby_dsl3.rb lib/ruiby_gtk/ruiby_threader.rb lib/ruiby_gtk/systray.rb lib/ruiby_gtk/windows.rb samples/accordion.rb samples/benchi.rb samples/cal.rb samples/color.rb samples/dependencies.rb samples/dialogs.rb samples/draw.rb samples/dsl.rb samples/editor.rb samples/hello.rb samples/images.rb samples/make_doc.rb samples/multi_window_threading.rb samples/netprog.rb samples/paned.rb samples/sketchi.rb samples/spygui.rb samples/table2.rb samples/test.rb samples/testth.rb samples/test_gtk3.rb samples/test_include.rb samples/test_systray.rb samples/tilesviewer.rb samples/tree.rb spec/rspec_helper.rb spec/test_all.rb spec/test_basics_widget.rb spec/test_composites.rb spec/test_dialogs.rb spec/test_layout.rb spec/test_thread.rb