chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
8fd1f41
)
Added note saying the file should probably be treated as being GPL
author
espen
<espen>
Thu, 20 Mar 2008 16:05:31 +0000
(16:05 +0000)
committer
espen
<espen>
Thu, 20 Mar 2008 16:05:31 +0000
(16:05 +0000)
examples/testgtk.lisp
patch
|
blob
|
blame
|
history
diff --git
a/examples/testgtk.lisp
b/examples/testgtk.lisp
index 8b3b17551b1d7ab183af20d9c05fb06d16bcf5cd..bd77b0ee26bbccdff240edf45e819bd826353709 100644
(file)
--- a/
examples/testgtk.lisp
+++ b/
examples/testgtk.lisp
@@
-23,10
+23,11
@@
;; Parts of this file are direct translations of code from 'testgtk.c'
;; distributed with the Gtk+ library, and thus covered by the GNU
;; Lesser General Public License and copyright Peter Mattis, Spencer
;; Parts of this file are direct translations of code from 'testgtk.c'
;; distributed with the Gtk+ library, and thus covered by the GNU
;; Lesser General Public License and copyright Peter Mattis, Spencer
-;; Kimball, Josh MacDonald and others.
+;; Kimball, Josh MacDonald and others. To be safe the entire file
+;; should probably be considered as being GPL'ed.
-;; $Id: testgtk.lisp,v 1.4
2 2008/01/02 16:07:14
espen Exp $
+;; $Id: testgtk.lisp,v 1.4
3 2008/03/20 16:05:31
espen Exp $
#+sbcl(require :gtk)
#+(or cmu clisp)(asdf:oos 'asdf:load-op :gtk)
#+sbcl(require :gtk)
#+(or cmu clisp)(asdf:oos 'asdf:load-op :gtk)