[gtk-cffi-cvs] CVS gtk-cffi/gtk
CVS User rklochkov
rklochkov at common-lisp.net
Mon Feb 13 02:56:32 UTC 2012
Update of /project/gtk-cffi/cvsroot/gtk-cffi/gtk
In directory tiger.common-lisp.net:/tmp/cvs-serv27348/gtk
Modified Files:
gtk-cffi.asd
Log Message:
Fixed licenses
--- /project/gtk-cffi/cvsroot/gtk-cffi/gtk/gtk-cffi.asd 2012/01/25 19:15:08 1.12
+++ /project/gtk-cffi/cvsroot/gtk-cffi/gtk/gtk-cffi.asd 2012/02/13 02:56:32 1.13
@@ -13,7 +13,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.5"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gdk-cffi g-object-cffi g-lib-cffi gtk-cffi-utils gio-cffi)
:components
((:file package)
@@ -31,7 +31,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.99"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-core)
:components
((:file widget)))
@@ -40,7 +40,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-widget)
:components
((:file misc)))
@@ -49,7 +49,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-misc)
:components
((:file label)))
@@ -58,7 +58,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-widget)
:components
((:file container)))
@@ -67,7 +67,7 @@
:description "Interface to GTK/Glib via CFFI: GtkBin"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.99"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-container)
:components
((:file bin)
@@ -78,7 +78,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-bin)
:components
((:file :window)))
@@ -87,7 +87,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.99"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-window gtk-cffi-vbox gtk-cffi-hbuttonbox)
:components
((:file :dialog)))
@@ -96,7 +96,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-widget)
:components
((:file :entry)))
@@ -105,7 +105,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-widget)
:components
((:file :button)))
@@ -114,7 +114,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-container)
:components
((:file :box)))
@@ -123,7 +123,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-box)
:components
((:file :hbox)))
@@ -132,7 +132,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-box)
:components
((:file :vbox)))
@@ -141,7 +141,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-box)
:components
((:file :buttonbox)))
@@ -150,7 +150,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-buttonbox)
:components
((:file :hbuttonbox)))
@@ -159,7 +159,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-box)
:components
((:file :eventbox)))
@@ -168,7 +168,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-core)
:components
((:file :cell-renderer)))
@@ -177,7 +177,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-cell-renderer)
:components
((:file :cell-renderer-text)))
@@ -186,7 +186,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-cell-renderer)
:components
((:file :cell-renderer-pixbuf)))
@@ -195,7 +195,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-cell-renderer)
:components
((:file :cell-renderer-toggle)))
@@ -205,7 +205,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "1.0"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-core gtk-cffi-cell-renderer)
:components
((:file :cell-layout)))
@@ -214,7 +214,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-container)
:components
((:file :paned)))
@@ -223,7 +223,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-bin)
:components
((:file :frame)))
@@ -232,7 +232,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-core)
:components
((:file :tree-model)))
@@ -241,7 +241,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-tree-model)
:components
((:file :list-store)))
@@ -250,7 +250,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-tree-model)
:components
((:file :tree-model-filter)))
@@ -259,7 +259,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-tree-model)
:components
((:file :tree-selection)))
@@ -268,7 +268,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-cell-layout gtk-cffi-cell-renderer gtk-cffi-widget)
:components
((:file :tree-view-column)))
@@ -277,7 +277,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-tree-selection gtk-cffi-tree-view-column)
:components
((:file :tree-view)))
@@ -286,7 +286,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "1.0"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-bin)
:components
((:file :scrolled-window)))
@@ -295,7 +295,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-core)
:components
((:file text-tag)
@@ -305,7 +305,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-text-buffer)
:components
((:file text-mark)
@@ -315,7 +315,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-bin)
:components
((:file :combo-box)))
@@ -324,7 +324,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-dialog)
:components
((:file :message-dialog)))
@@ -333,7 +333,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-core)
:components
((:file :file-chooser)))
@@ -342,7 +342,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-file-chooser gtk-cffi-dialog)
:components
((:file :file-chooser-dialog)))
@@ -351,7 +351,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-file-chooser gtk-cffi-hbox)
:components
((:file :file-chooser-button)))
@@ -360,7 +360,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-widget)
:components
((:file :progress-bar)))
@@ -369,7 +369,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-container)
:components
((:file :table)))
@@ -378,7 +378,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-container)
:components
((:file :menu-shell)))
@@ -387,7 +387,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-menu-shell)
:components
((:file :menu)))
@@ -396,7 +396,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-menu-shell)
:components
((:file :menu-bar)))
@@ -405,7 +405,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-container)
:components
((:file :tool-shell)))
@@ -414,7 +414,7 @@
:description "Interface to GTK/Glib via CFFI"
:author "Roman Klochkov <kalimehtar at mail.ru>"
:version "0.1"
- :license "GPL"
+ :license "LLGPL"
:depends-on (gtk-cffi-tool-shell)
:components
((:file :toolbar)))
@@ -423,7 +423,7 @@
:description "Interface to GTK/Glib via CFFI"
[34 lines skipped]
More information about the gtk-cffi-cvs
mailing list