From 1e31fc9cc59dbcae2bd73ec6db806fef10e4b630 Mon Sep 17 00:00:00 2001
From: hjunes <hjunes>
Date: Wed, 15 Sep 2004 22:13:20 +0000
Subject: [PATCH] Add lifetime and full name.

---
 ChangeLog                                        | 6 ++++++
 input/mutopia/F.Schubert/morgenlied.ly           | 2 +-
 input/mutopia/J.S.Bach/baerenreiter-sarabande.ly | 2 +-
 input/mutopia/R.Schumann/romanze-op28-2.ly       | 2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b057f5b8e8..9f8e560630 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
+ 
+         *  input/mutopia/F.Schubert/morgenlied.ly,
+         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
+         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full name.
+
 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
 
 	* mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
diff --git a/input/mutopia/F.Schubert/morgenlied.ly b/input/mutopia/F.Schubert/morgenlied.ly
index df43d3b4cc..fd3df1105f 100644
--- a/input/mutopia/F.Schubert/morgenlied.ly
+++ b/input/mutopia/F.Schubert/morgenlied.ly
@@ -1,6 +1,6 @@
 \header {
     title = "Sängers Morgenlied"
-    composer = "Franz Schubert"
+    composer = "Franz Schubert (1797-1828)"
     date = "27. Februar 1815"
     source = "Edition Peters"
     editor = "Paul Losse"
diff --git a/input/mutopia/J.S.Bach/baerenreiter-sarabande.ly b/input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
index 21467229ca..85cba5fa8a 100644
--- a/input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
+++ b/input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
@@ -20,7 +20,7 @@ forcedLastBreak =  { \break }
 \header {
   title = "Solo Cello Suite II"
   piece ="Sarabande"
-  composer = "J.S. Bach"
+  composer = "Johann Sebastian Bach (1685-1750)"
   editor = "August Wenzinger"
   source= "B\\\"arenreiter Urtext"
 
diff --git a/input/mutopia/R.Schumann/romanze-op28-2.ly b/input/mutopia/R.Schumann/romanze-op28-2.ly
index 56c96735ff..bb9890e72c 100644
--- a/input/mutopia/R.Schumann/romanze-op28-2.ly
+++ b/input/mutopia/R.Schumann/romanze-op28-2.ly
@@ -10,7 +10,7 @@
 \header {
   title = "Romanzen"
   opus = "op. 28/2"
-  composer = "R. Schumann (1810-1856)"
+  composer = "Robert Schumann (1810-1856)"
   enteredby="Rune Zedeler"
   maintainer="rune@zedeler.dk"
   mutopiatitle = "Romanzen - op. 28/2"
-- 
2.39.5