diff options
author | Werner Lemberg <wl@gnu.org> | 2015-01-04 07:00:40 +0100 |
---|---|---|
committer | Werner Lemberg <wl@gnu.org> | 2015-01-04 07:00:40 +0100 |
commit | 47db9a3883d726ca53e2133a3b2298f78dd6a32e (patch) | |
tree | 4c13307982fccd2e5440eff5a77db5138000a654 /stepmake | |
parent | 6974acebcadc8f9f429adc66f8b2fea754e420ee (diff) |
Run grand replace for 2015.
Diffstat (limited to 'stepmake')
-rw-r--r-- | stepmake/stepmake/po-targets.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stepmake/stepmake/po-targets.make b/stepmake/stepmake/po-targets.make index 0fcedbeafd..ef8b1c5cae 100644 --- a/stepmake/stepmake/po-targets.make +++ b/stepmake/stepmake/po-targets.make @@ -9,7 +9,7 @@ XGETTEXT_OPTIONS = \ --package-name=$(package) \ --package-version=$(VERSION) -sed-header = \# Translation of LilyPond\n\# Copyright \(C\) 1998--2014 Han-Wen Nienhuys, Jan Nieuwenhuizen.\n\# This file is distributed under the same license as the LilyPond package. +sed-header = \# Translation of LilyPond\n\# Copyright \(C\) 1998--2015 Han-Wen Nienhuys, Jan Nieuwenhuizen.\n\# This file is distributed under the same license as the LilyPond package. sed-content = "Content-Type: text\/plain; charset=UTF-8\\n" #### |