summaryrefslogtreecommitdiff
path: root/04-white-noise/04-white-noise.ly
diff options
context:
space:
mode:
Diffstat (limited to '04-white-noise/04-white-noise.ly')
-rw-r--r--04-white-noise/04-white-noise.ly3
1 files changed, 1 insertions, 2 deletions
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?