Skip to content

Commit

Permalink
Updated copyright year in 'generate_translatable_strings' script.
Browse files Browse the repository at this point in the history
  • Loading branch information
nerun authored and jaromil committed May 6, 2024
1 parent 3398b7b commit ddb2de6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extras/translations/generate_translatable_strings.pl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
my $date = localtime;
print '
# Tomb - The Crypto Undertaker.
# Copyright (C) 2007-2014 Dyne.org Foundation
# Copyright (C) 2007-2024 Dyne.org Foundation
# Denis Roio <jaromil@dyne.org>, 2013.
#
#, fuzzy
Expand Down
2 changes: 1 addition & 1 deletion extras/translations/generate_translatable_strings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

cat <<EOF
# Tomb - The Crypto Undertaker.
# Copyright (C) 2007-2014 Dyne.org Foundation
# Copyright (C) 2007-2024 Dyne.org Foundation
# Denis Roio <jaromil@dyne.org>, 2013.
#
#, fuzzy
Expand Down

0 comments on commit ddb2de6

Please sign in to comment.