Skip to content

Commit 1fa66a7

Browse files
committed
Ignore uyuni-tools.changes when updating copyright year
1 parent 2479ad9 commit 1fa66a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

update-copyright-year.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ current_year=$(date +%Y)
1010
for changed_file in $@; do
1111
case "$changed_file" in
1212
# Changelogs
13-
uyuni-tools.changes.*)
13+
uyuni-tools.changes*)
1414
continue
1515
;;
1616
# Translation files

0 commit comments

Comments
 (0)