We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80c6044 + 8f04125 commit 3d488c1Copy full SHA for 3d488c1
1 file changed
update-copyright-year.sh
@@ -10,7 +10,7 @@ current_year=$(date +%Y)
10
for changed_file in $@; do
11
case "$changed_file" in
12
# Changelogs
13
- uyuni-tools.changes.*)
+ uyuni-tools.changes*)
14
continue
15
;;
16
# Translation files
0 commit comments