[slime-cvs] CVS slime/contrib

CVS User heller heller at common-lisp.net
Sat May 21 17:01:48 UTC 2011


Update of /project/slime/cvsroot/slime/contrib
In directory common-lisp.net:/tmp/cvs-serv22183/contrib

Modified Files:
	ChangeLog slime-snapshot.el 
Log Message:
* slime-snapshot.el: License is GPL.

--- /project/slime/cvsroot/slime/contrib/ChangeLog	2011/05/21 17:01:44	1.459
+++ /project/slime/cvsroot/slime/contrib/ChangeLog	2011/05/21 17:01:48	1.460
@@ -1,5 +1,9 @@
 2011-05-21  Helmut Eller  <heller at common-lisp.net>
 
+	* slime-snapshot.el: License is GPL.
+
+2011-05-21  Helmut Eller  <heller at common-lisp.net>
+
 	* swank-indentation.lisp: Provide :swank-indentation.
 	Reported by Robert Brown
 
--- /project/slime/cvsroot/slime/contrib/slime-snapshot.el	2010/08/21 06:39:59	1.6
+++ /project/slime/cvsroot/slime/contrib/slime-snapshot.el	2011/05/21 17:01:48	1.7
@@ -2,7 +2,7 @@
 (define-slime-contrib slime-snapshot
   "Save&restore memory images without disconnecting"
   (:authors "Helmut Eller <heller at common-lisp.net>")
-  (:license "Unknown")
+  (:license "GPL v3")
   (:swank-dependencies swank-snapshot))
 
 (defun slime-snapshot (filename &optional background)





More information about the slime-cvs mailing list