summaryrefslogtreecommitdiff
path: root/04-white-noise
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-06-03 09:46:06 +0200
committerrekado <rekado@elephly.net>2016-06-03 09:59:37 +0200
commit3feb917c1f3e400261b0fbcde19ff80f82dd9115 (patch)
tree215df6f579376b8d9c5f502636632d508d448e9a /04-white-noise
parent222848283aa13e2e378223a5514f596c76abac58 (diff)
Update copyright markup.
Diffstat (limited to '04-white-noise')
-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?