summaryrefslogtreecommitdiff
path: root/flower
diff options
context:
space:
mode:
authorCarl Sorensen <carl.d.sorensen@gmail.com>2014-01-04 16:07:52 -0700
committerCarl Sorensen <carl.d.sorensen@gmail.com>2014-01-11 19:00:52 -0700
commit9e781b7dc83b60a543ce218aa1a5f139f74c760f (patch)
tree175013603f198e891a7ea3245c45709397101153 /flower
parent1daa96e1881e50d9abcca1f8f81cd7259da30ab6 (diff)
Run grand-replace (issue 3765)
Run make grand-replace to update all coopyright statements
Diffstat (limited to 'flower')
-rw-r--r--flower/cpu-timer.cc2
-rw-r--r--flower/file-name.cc2
-rw-r--r--flower/file-path.cc2
-rw-r--r--flower/getopt-long.cc2
-rw-r--r--flower/include/arithmetic-operator.hh2
-rw-r--r--flower/include/axis.hh2
-rw-r--r--flower/include/compare.hh2
-rw-r--r--flower/include/cpu-timer.hh2
-rw-r--r--flower/include/direction.hh2
-rw-r--r--flower/include/drul-array.hh2
-rw-r--r--flower/include/file-name.hh2
-rw-r--r--flower/include/file-path.hh2
-rw-r--r--flower/include/flower-proto.hh2
-rw-r--r--flower/include/guile-compatibility.hh2
-rw-r--r--flower/include/international.hh2
-rw-r--r--flower/include/interval-set.hh2
-rw-r--r--flower/include/interval.hh2
-rw-r--r--flower/include/interval.tcc2
-rw-r--r--flower/include/libc-extension.hh2
-rw-r--r--flower/include/matrix.hh2
-rw-r--r--flower/include/memory-stream.hh2
-rw-r--r--flower/include/offset.hh2
-rw-r--r--flower/include/parray.hh2
-rw-r--r--flower/include/polynomial.hh2
-rw-r--r--flower/include/pqueue.hh2
-rw-r--r--flower/include/rational.hh2
-rw-r--r--flower/include/real.hh2
-rw-r--r--flower/include/std-string.hh2
-rw-r--r--flower/include/std-vector.hh2
-rw-r--r--flower/include/tuple.hh2
-rw-r--r--flower/include/virtual-methods.hh2
-rw-r--r--flower/include/warn.hh2
-rw-r--r--flower/international.cc2
-rw-r--r--flower/interval-set.cc2
-rw-r--r--flower/interval.cc2
-rw-r--r--flower/libc-extension.cc2
-rw-r--r--flower/memory-stream.cc2
-rw-r--r--flower/offset.cc2
-rw-r--r--flower/polynomial.cc2
-rw-r--r--flower/rational.cc2
-rw-r--r--flower/std-string.cc2
-rw-r--r--flower/warn.cc2
42 files changed, 42 insertions, 42 deletions
diff --git a/flower/cpu-timer.cc b/flower/cpu-timer.cc
index f4c960196d..962cf78254 100644
--- a/flower/cpu-timer.cc
+++ b/flower/cpu-timer.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/file-name.cc b/flower/file-name.cc
index 1746c2c28d..188056675f 100644
--- a/flower/file-name.cc
+++ b/flower/file-name.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
Jan Nieuwenhuizen <janneke@gnu.org>
LilyPond is free software: you can redistribute it and/or modify
diff --git a/flower/file-path.cc b/flower/file-path.cc
index b19732d15e..660895a1f5 100644
--- a/flower/file-path.cc
+++ b/flower/file-path.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
Jan Nieuwenhuizen <janneke@gnu.org>
LilyPond is free software: you can redistribute it and/or modify
diff --git a/flower/getopt-long.cc b/flower/getopt-long.cc
index 88c5d92bde..458c2374ca 100644
--- a/flower/getopt-long.cc
+++ b/flower/getopt-long.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1996--2012 Han-Wen Nienhuys, <hanwen@xs4all.nl>
+ Copyright (C) 1996--2014 Han-Wen Nienhuys, <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/arithmetic-operator.hh b/flower/include/arithmetic-operator.hh
index 285e9cd350..2bd081c990 100644
--- a/flower/include/arithmetic-operator.hh
+++ b/flower/include/arithmetic-operator.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/axis.hh b/flower/include/axis.hh
index f5ec6ca39a..12bcf25938 100644
--- a/flower/include/axis.hh
+++ b/flower/include/axis.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/compare.hh b/flower/include/compare.hh
index 9822526e03..929c19d81e 100644
--- a/flower/include/compare.hh
+++ b/flower/include/compare.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1996--2012 Han-Wen Nienhuys
+ Copyright (C) 1996--2014 Han-Wen Nienhuys
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/cpu-timer.hh b/flower/include/cpu-timer.hh
index b5cf5d07a4..f4d0be2523 100644
--- a/flower/include/cpu-timer.hh
+++ b/flower/include/cpu-timer.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/direction.hh b/flower/include/direction.hh
index dcb794eea1..6c6b9a7d02 100644
--- a/flower/include/direction.hh
+++ b/flower/include/direction.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/drul-array.hh b/flower/include/drul-array.hh
index d84af5a614..fbb45dfcec 100644
--- a/flower/include/drul-array.hh
+++ b/flower/include/drul-array.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/file-name.hh b/flower/include/file-name.hh
index 4822783fc6..e0fedd314b 100644
--- a/flower/include/file-name.hh
+++ b/flower/include/file-name.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/file-path.hh b/flower/include/file-path.hh
index 8c8049391d..62ddf1d53d 100644
--- a/flower/include/file-path.hh
+++ b/flower/include/file-path.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/flower-proto.hh b/flower/include/flower-proto.hh
index 33f67dbb40..59613cc279 100644
--- a/flower/include/flower-proto.hh
+++ b/flower/include/flower-proto.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1996--2012 Han-Wen Nienhuys
+ Copyright (C) 1996--2014 Han-Wen Nienhuys
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/guile-compatibility.hh b/flower/include/guile-compatibility.hh
index 3ef0413772..d532abbf08 100644
--- a/flower/include/guile-compatibility.hh
+++ b/flower/include/guile-compatibility.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 2004--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 2004--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/international.hh b/flower/include/international.hh
index 5797a293f7..e317efda45 100644
--- a/flower/include/international.hh
+++ b/flower/include/international.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Jan Nieuwenhuizen <janneke@gnu.org>
+ Copyright (C) 1997--2014 Jan Nieuwenhuizen <janneke@gnu.org>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/interval-set.hh b/flower/include/interval-set.hh
index 6ea7b43173..78507625fb 100644
--- a/flower/include/interval-set.hh
+++ b/flower/include/interval-set.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 2004--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 2004--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/interval.hh b/flower/include/interval.hh
index cc6f70a9c8..af277a33b4 100644
--- a/flower/include/interval.hh
+++ b/flower/include/interval.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1996--2012 Han-Wen Nienhuys
+ Copyright (C) 1996--2014 Han-Wen Nienhuys
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/interval.tcc b/flower/include/interval.tcc
index 2ad1fa606b..2fd51b408f 100644
--- a/flower/include/interval.tcc
+++ b/flower/include/interval.tcc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1996--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1996--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/libc-extension.hh b/flower/include/libc-extension.hh
index 726df166ae..d2de8252d4 100644
--- a/flower/include/libc-extension.hh
+++ b/flower/include/libc-extension.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/matrix.hh b/flower/include/matrix.hh
index 260f6c06bb..7b7e8540af 100644
--- a/flower/include/matrix.hh
+++ b/flower/include/matrix.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 2006--2012 Joe Neeman <joeneeman@gmail.com>
+ Copyright (C) 2006--2014 Joe Neeman <joeneeman@gmail.com>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/memory-stream.hh b/flower/include/memory-stream.hh
index 1dffd7c98a..98915fea79 100644
--- a/flower/include/memory-stream.hh
+++ b/flower/include/memory-stream.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 2005--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 2005--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/offset.hh b/flower/include/offset.hh
index ba369a5c70..c7f84ddbb9 100644
--- a/flower/include/offset.hh
+++ b/flower/include/offset.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1996--2012 Han-Wen Nienhuys
+ Copyright (C) 1996--2014 Han-Wen Nienhuys
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/parray.hh b/flower/include/parray.hh
index cb3fc24ee8..3c3e4796e7 100644
--- a/flower/include/parray.hh
+++ b/flower/include/parray.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/polynomial.hh b/flower/include/polynomial.hh
index 1959688d8d..927b5672c8 100644
--- a/flower/include/polynomial.hh
+++ b/flower/include/polynomial.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1993--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1993--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/pqueue.hh b/flower/include/pqueue.hh
index 895ceca03e..0b15f1fef9 100644
--- a/flower/include/pqueue.hh
+++ b/flower/include/pqueue.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/rational.hh b/flower/include/rational.hh
index de1252ec67..8583de70e2 100644
--- a/flower/include/rational.hh
+++ b/flower/include/rational.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/real.hh b/flower/include/real.hh
index ceb1e114f0..7345079680 100644
--- a/flower/include/real.hh
+++ b/flower/include/real.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/std-string.hh b/flower/include/std-string.hh
index 6b6e8ef972..cc0de9fae8 100644
--- a/flower/include/std-string.hh
+++ b/flower/include/std-string.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 2006--2012 Jan Nieuwenhuizen <janneke@gnu.org>
+ Copyright (C) 2006--2014 Jan Nieuwenhuizen <janneke@gnu.org>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/std-vector.hh b/flower/include/std-vector.hh
index 8275b92930..2480ecb93a 100644
--- a/flower/include/std-vector.hh
+++ b/flower/include/std-vector.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 2006--2012 Jan Nieuwenhuizen <janneke@gnu.org>
+ Copyright (C) 2006--2014 Jan Nieuwenhuizen <janneke@gnu.org>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/tuple.hh b/flower/include/tuple.hh
index c88f1935ad..b7f788ee94 100644
--- a/flower/include/tuple.hh
+++ b/flower/include/tuple.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 2006--2012 Han-Wen Nienhuys <hanwen@lilypond.org>
+ Copyright (C) 2006--2014 Han-Wen Nienhuys <hanwen@lilypond.org>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/virtual-methods.hh b/flower/include/virtual-methods.hh
index fa084835d3..71deec28b1 100644
--- a/flower/include/virtual-methods.hh
+++ b/flower/include/virtual-methods.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/include/warn.hh b/flower/include/warn.hh
index 333e95a94e..8203c2d4e8 100644
--- a/flower/include/warn.hh
+++ b/flower/include/warn.hh
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/international.cc b/flower/international.cc
index 2e6a09df9f..287a490a4c 100644
--- a/flower/international.cc
+++ b/flower/international.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Jan Nieuwenhuizen <janneke@gnu.org>
+ Copyright (C) 1997--2014 Jan Nieuwenhuizen <janneke@gnu.org>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/interval-set.cc b/flower/interval-set.cc
index f1aaea59fc..f179a86bd8 100644
--- a/flower/interval-set.cc
+++ b/flower/interval-set.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 2004--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 2004--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/interval.cc b/flower/interval.cc
index 04b141159d..c9f8829a15 100644
--- a/flower/interval.cc
+++ b/flower/interval.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/libc-extension.cc b/flower/libc-extension.cc
index 59d4a52f13..fbb4b61652 100644
--- a/flower/libc-extension.cc
+++ b/flower/libc-extension.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
Jan Nieuwenhuizen <janneke@gnu.org>
LilyPond is free software: you can redistribute it and/or modify
diff --git a/flower/memory-stream.cc b/flower/memory-stream.cc
index 6cce684858..71a61d4422 100644
--- a/flower/memory-stream.cc
+++ b/flower/memory-stream.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 2005--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 2005--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/offset.cc b/flower/offset.cc
index 180f8acc61..78c3eeffc3 100644
--- a/flower/offset.cc
+++ b/flower/offset.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/polynomial.cc b/flower/polynomial.cc
index e3e50d6bc5..cefb8d1f97 100644
--- a/flower/polynomial.cc
+++ b/flower/polynomial.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1993--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1993--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/rational.cc b/flower/rational.cc
index ed3d203b02..f6dd6bae12 100644
--- a/flower/rational.cc
+++ b/flower/rational.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/std-string.cc b/flower/std-string.cc
index 7dc9d47311..277c4747fc 100644
--- a/flower/std-string.cc
+++ b/flower/std-string.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 2006--2012 Jan Nieuwenhuizen <janneke@gnu.org>
+ Copyright (C) 2006--2014 Jan Nieuwenhuizen <janneke@gnu.org>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/flower/warn.cc b/flower/warn.cc
index 52e2a42508..9ff173bf35 100644
--- a/flower/warn.cc
+++ b/flower/warn.cc
@@ -1,7 +1,7 @@
/*
This file is part of LilyPond, the GNU music typesetter.
- Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
LilyPond is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by