Skip to content

Commit 851b537

Browse files
committed
createrelease: update copyright sed command
1 parent bd7790f commit 851b537

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

createrelease

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# lupdate gui.pro
1010
#
1111
# Update copyright year
12-
# git diff 1.86 | grep '^diff --git a/' | sed 's|.* b/||' | xargs sed -i 's/Copyright (C) 2007-2019/Copyright (C) 2007-2019/'
12+
# git diff 1.86 | grep '^diff --git a/' | sed 's|.* b/||' | xargs sed -i 's/Copyright (C) 2007-201./Copyright (C) 2007-2019/'
1313
# git diff | grep '^diff --git a/'
1414
#
1515
# Make sure "cppcheck --errorlist" works. For example with:

0 commit comments

Comments
 (0)