From 3feb917c1f3e400261b0fbcde19ff80f82dd9115 Mon Sep 17 00:00:00 2001 From: rekado Date: Fri, 3 Jun 2016 09:46:06 +0200 Subject: Update copyright markup. --- 04-white-noise/04-white-noise.ly | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '04-white-noise') diff --git a/04-white-noise/04-white-noise.ly b/04-white-noise/04-white-noise.ly index 4cfb2e8..9089eeb 100644 --- a/04-white-noise/04-white-noise.ly +++ b/04-white-noise/04-white-noise.ly @@ -3,8 +3,7 @@ \header { title = "White Noise" composer = "The very pretentious elephlies" - arranger = "Ricardo Wurmus" - copyright = "2002--2016 Ricardo Wurmus" + copyright = \markup { \char ##x00A9 "2002—2016 Ricardo Wurmus" } } whiteNoise = \repeat unfold 3 { r2. r2 } % TODO: how long? -- cgit v1.2.3