We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7790f commit 851b537Copy full SHA for 851b537
1 file changed
createrelease
@@ -9,7 +9,7 @@
9
# lupdate gui.pro
10
#
11
# 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/'
+# git diff 1.86 | grep '^diff --git a/' | sed 's|.* b/||' | xargs sed -i 's/Copyright (C) 2007-201./Copyright (C) 2007-2019/'
13
# git diff | grep '^diff --git a/'
14
15
# Make sure "cppcheck --errorlist" works. For example with:
0 commit comments