]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/context-scheme.cc
(do_chroot_jail): paranoia security for webserver
[lilypond.git] / lily / context-scheme.cc
index f5a27b82a330720e63ebcc5499d456b7c43568ba..b7af85dd28587b5b77f2845dacc02f18bc3e89c4 100644 (file)
@@ -1,9 +1,9 @@
 /*
-  context-scheme.cc --
+  context-scheme.cc -- Context bindings
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1998--2004 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1998--2005 Jan Nieuwenhuizen <janneke@gnu.org>
                  Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
@@ -151,3 +151,5 @@ LY_DEFINE (ly_context_find, "ly:context-find",
   
   return SCM_BOOL_F;
 }
+
+