We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ddd84 commit 9c3eeb5Copy full SHA for 9c3eeb5
1 file changed
createrelease
@@ -9,7 +9,7 @@
9
# lupdate gui.pro
10
#
11
# Update copyright year
12
-# git diff 1.90 | grep '^diff --git a/' | sed 's|.* b/||' | xargs sed -i 's/Copyright (C) 2007-201./Copyright (C) 2007-2020/'
+# git diff 1.90 -- */*.cpp */*.h | grep '^diff --git a/' | sed 's|.* b/||' | xargs sed -i 's/Copyright (C) 2007-201./Copyright (C) 2007-2020/'
13
# git diff | grep '^diff --git a/'
14
15
# Make sure "cppcheck --errorlist" works. For example with:
0 commit comments