X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Flily-sort.scm;h=19fba423d42e398b80336014d4982eccdbafa68e;hb=2f7de62c4aae9fca03fd754a9f44ff02a272eb30;hp=dd83be316c97fc4ca233d8c81d96ec7374582d67;hpb=bc95f4434f760d41191341ab4508b2064eb19025;p=lilypond.git diff --git a/scm/lily-sort.scm b/scm/lily-sort.scm index dd83be316c..19fba423d4 100644 --- a/scm/lily-sort.scm +++ b/scm/lily-sort.scm @@ -2,7 +2,7 @@ ;;;; ;;;; source file of the GNU LilyPond music typesetter ;;;; -;;;; Copyright 2009--2010 Mark Polesky +;;;; Copyright 2009--2012 Mark Polesky ;; This file implements a LilyPond-specific character-sorting algorithm @@ -103,14 +103,14 @@ (define (ly:aliststring (car a)) (symbol->string (car b)))) (define (ly:alist-cistring (car a)) (symbol->string (car b))))