From 276f7b18a8ac8a009a85482b95cc40112c846652 Mon Sep 17 00:00:00 2001 From: Valentin Villenave Date: Fri, 4 Sep 2009 12:09:26 +0200 Subject: [PATCH] Copyright update --- definitions/functions.ly | 3 +-- definitions/graphics.ly | 3 +-- definitions/music-functions.ly | 3 +-- definitions/settings.ly | 3 +-- definitions/text-functions.ly | 3 +-- instruments/alto1.ly | 3 +-- instruments/alto2.ly | 3 +-- instruments/clarinette.ly | 3 +-- instruments/clarinetteB.ly | 3 +-- instruments/contrebasse.ly | 3 +-- instruments/flute1.ly | 3 +-- instruments/flute2.ly | 3 +-- instruments/percu.ly | 3 +-- instruments/piano.ly | 3 +-- instruments/reduction.ly | 3 +-- instruments/saxophone1.ly | 3 +-- instruments/saxophone2.ly | 3 +-- instruments/violon1.ly | 3 +-- instruments/violon2.ly | 3 +-- instruments/violon3.ly | 3 +-- instruments/violoncelle1.ly | 3 +-- instruments/violoncelle2.ly | 3 +-- livret_score.ly | 2 +- main.ly | 3 +-- master/common.ly | 3 +-- master/full_score.ly | 3 +-- master/instruments.ly | 3 +-- master/master.ly | 3 +-- master/mesures.ly | 3 +-- master/titling.ly | 3 +-- master/vocal_score.ly | 3 +-- parts.ly | 3 +-- voix/baryton1.ly | 3 +-- voix/baryton2.ly | 3 +-- voix/contralto.ly | 3 +-- voix/soprano1.ly | 3 +-- voix/soprano2.ly | 3 +-- voix/tenor.ly | 3 +-- 38 files changed, 38 insertions(+), 75 deletions(-) diff --git a/definitions/functions.ly b/definitions/functions.ly index e340506..671e1a0 100644 --- a/definitions/functions.ly +++ b/definitions/functions.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- functions.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% % Core structure functions (with great help from Nicolas Sceaux and diff --git a/definitions/graphics.ly b/definitions/graphics.ly index c07f632..f44c75b 100644 --- a/definitions/graphics.ly +++ b/definitions/graphics.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- graphics.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% diff --git a/definitions/music-functions.ly b/definitions/music-functions.ly index 6a4f8cc..c053512 100755 --- a/definitions/music-functions.ly +++ b/definitions/music-functions.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- music-functions.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% % Functions used for music notation. diff --git a/definitions/settings.ly b/definitions/settings.ly index 716960d..02daed2 100755 --- a/definitions/settings.ly +++ b/definitions/settings.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- settings.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% %% Depends on: music-functions.ly diff --git a/definitions/text-functions.ly b/definitions/text-functions.ly index dfe4cba..9a57147 100755 --- a/definitions/text-functions.ly +++ b/definitions/text-functions.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- text-functions.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% #(use-modules (ice-9 regex)) diff --git a/instruments/alto1.ly b/instruments/alto1.ly index 57f2076..c939195 100755 --- a/instruments/alto1.ly +++ b/instruments/alto1.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- alto1.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/alto2.ly b/instruments/alto2.ly index c6a06da..83674b1 100644 --- a/instruments/alto2.ly +++ b/instruments/alto2.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- alto2.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/clarinette.ly b/instruments/clarinette.ly index 3e6d2c0..d93c8cd 100755 --- a/instruments/clarinette.ly +++ b/instruments/clarinette.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- clarinette.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/clarinetteB.ly b/instruments/clarinetteB.ly index 76c70b5..fddd3da 100755 --- a/instruments/clarinetteB.ly +++ b/instruments/clarinetteB.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- clarinetteB.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/contrebasse.ly b/instruments/contrebasse.ly index 2380403..28f5c88 100644 --- a/instruments/contrebasse.ly +++ b/instruments/contrebasse.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- contrebasse.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/flute1.ly b/instruments/flute1.ly index ba1ff86..4376b51 100755 --- a/instruments/flute1.ly +++ b/instruments/flute1.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- flute1.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/flute2.ly b/instruments/flute2.ly index 0528a40..f52c990 100755 --- a/instruments/flute2.ly +++ b/instruments/flute2.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- flute2.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/percu.ly b/instruments/percu.ly index 5008fbd..5c6b5d9 100755 --- a/instruments/percu.ly +++ b/instruments/percu.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- percu.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/piano.ly b/instruments/piano.ly index 3bd4fc5..eb2ed37 100755 --- a/instruments/piano.ly +++ b/instruments/piano.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- piano.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/reduction.ly b/instruments/reduction.ly index dc9c9e7..f3f3c07 100644 --- a/instruments/reduction.ly +++ b/instruments/reduction.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- reduction.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/saxophone1.ly b/instruments/saxophone1.ly index 6f1fd5e..9bf03db 100755 --- a/instruments/saxophone1.ly +++ b/instruments/saxophone1.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- saxophone1.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/saxophone2.ly b/instruments/saxophone2.ly index 1df6c66..ccba071 100755 --- a/instruments/saxophone2.ly +++ b/instruments/saxophone2.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- saxophone2.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/violon1.ly b/instruments/violon1.ly index c02097d..99166a2 100644 --- a/instruments/violon1.ly +++ b/instruments/violon1.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- violon1.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/violon2.ly b/instruments/violon2.ly index ffc32e2..9e2103c 100755 --- a/instruments/violon2.ly +++ b/instruments/violon2.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- violon2.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/violon3.ly b/instruments/violon3.ly index 460a17b..91757d9 100755 --- a/instruments/violon3.ly +++ b/instruments/violon3.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- violon3.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/violoncelle1.ly b/instruments/violoncelle1.ly index f37925d..441c371 100644 --- a/instruments/violoncelle1.ly +++ b/instruments/violoncelle1.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- violoncelle1.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/instruments/violoncelle2.ly b/instruments/violoncelle2.ly index c84391e..29f9582 100644 --- a/instruments/violoncelle2.ly +++ b/instruments/violoncelle2.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- violoncelle2.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/livret_score.ly b/livret_score.ly index 05acc87..558b007 100755 --- a/livret_score.ly +++ b/livret_score.ly @@ -1,7 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- livret_score.ly % % % -% (c) Valentin Villenave, 2008 % +% (c) Valentin Villenave, 2008, 2009 % % % %------------------------------------------------------------------% diff --git a/main.ly b/main.ly index b156df2..957593d 100644 --- a/main.ly +++ b/main.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- main.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \version "2.13" diff --git a/master/common.ly b/master/common.ly index 673ece5..64f9265 100755 --- a/master/common.ly +++ b/master/common.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- common.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% %% Depends on: decoupage.ly, graphics.ly diff --git a/master/full_score.ly b/master/full_score.ly index 9b5bf1f..e1b9af9 100644 --- a/master/full_score.ly +++ b/master/full_score.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- full_score.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% diff --git a/master/instruments.ly b/master/instruments.ly index 5f79ce3..dab1352 100644 --- a/master/instruments.ly +++ b/master/instruments.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- master.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% %%% This is where all instrument parts are gathered. diff --git a/master/master.ly b/master/master.ly index e83fe06..8d97cbb 100644 --- a/master/master.ly +++ b/master/master.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- master.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% %%% This is where all scenes are compiled sequentially. diff --git a/master/mesures.ly b/master/mesures.ly index 12f08d6..51d2542 100755 --- a/master/mesures.ly +++ b/master/mesures.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- mesures.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% % FIXME : find this file a relevant place. diff --git a/master/titling.ly b/master/titling.ly index 22b70e9..bca6f42 100755 --- a/master/titling.ly +++ b/master/titling.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- titling.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% %%depends on: text-functions.ly, decoupage.ly, nomenclature.ly, graphics.ly diff --git a/master/vocal_score.ly b/master/vocal_score.ly index 7710fb8..c588191 100644 --- a/master/vocal_score.ly +++ b/master/vocal_score.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- vocal_score.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% diff --git a/parts.ly b/parts.ly index 5bda170..5d69829 100644 --- a/parts.ly +++ b/parts.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- parts.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% diff --git a/voix/baryton1.ly b/voix/baryton1.ly index c7ff02f..4aa0fb1 100755 --- a/voix/baryton1.ly +++ b/voix/baryton1.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- baryton1.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/voix/baryton2.ly b/voix/baryton2.ly index 848f1c5..5130b19 100755 --- a/voix/baryton2.ly +++ b/voix/baryton2.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- baryton2.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/voix/contralto.ly b/voix/contralto.ly index 39a0e8f..16f46a3 100755 --- a/voix/contralto.ly +++ b/voix/contralto.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- contralto.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/voix/soprano1.ly b/voix/soprano1.ly index 0a2f4a3..abb4946 100755 --- a/voix/soprano1.ly +++ b/voix/soprano1.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- soprano1.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/voix/soprano2.ly b/voix/soprano2.ly index 725783c..eced29d 100755 --- a/voix/soprano2.ly +++ b/voix/soprano2.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- soprano2.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" diff --git a/voix/tenor.ly b/voix/tenor.ly index be3217a..04540ae 100755 --- a/voix/tenor.ly +++ b/voix/tenor.ly @@ -1,8 +1,7 @@ %------------------------------------------------------------------% % Opéra Libre -- tenor.ly % % % -% (c) Valentin Villenave, 2008 % -% % +% (c) Valentin Villenave, 2008, 2009 % % %------------------------------------------------------------------% \include "italiano.ly" -- 2.11.4.GIT