summaryrefslogtreecommitdiff
path: root/stepmake
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 /stepmake
parent1daa96e1881e50d9abcca1f8f81cd7259da30ab6 (diff)
Run grand-replace (issue 3765)
Run make grand-replace to update all coopyright statements
Diffstat (limited to 'stepmake')
-rw-r--r--stepmake/stepmake/po-targets.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/stepmake/stepmake/po-targets.make b/stepmake/stepmake/po-targets.make
index 8a0dd76053..0fcedbeafd 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--2012 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--2014 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"
####