From 0e5b44e86db29c04fbcd8430304dda3e3dfd1df1 Mon Sep 17 00:00:00 2001 From: rekado Date: Sun, 17 Apr 2016 22:10:57 +0200 Subject: [PATCH] white-noise: Update copyright. --- 04-white-noise/04-white-noise.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04-white-noise/04-white-noise.ly b/04-white-noise/04-white-noise.ly index 40ee6ea..4cfb2e8 100644 --- a/04-white-noise/04-white-noise.ly +++ b/04-white-noise/04-white-noise.ly @@ -4,7 +4,7 @@ title = "White Noise" composer = "The very pretentious elephlies" arranger = "Ricardo Wurmus" - copyright = "2002--2015 Ricardo Wurmus" + copyright = "2002--2016 Ricardo Wurmus" } whiteNoise = \repeat unfold 3 { r2. r2 } % TODO: how long? -- 2.29.2