mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-30 17:16:55 -04:00
Update copyright year to 2022 (#825)
This commit is contained in:
parent
b0e2cae13e
commit
2f78eb3e17
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import os
|
|||
font = ImageFont.load_default()
|
||||
|
||||
|
||||
txt1 = "© 2001-2021"
|
||||
txt1 = "© 2001-2022"
|
||||
txt2 = os.environ["VERSION"]
|
||||
background_image = Image.open(sys.argv[1])
|
||||
background_image.load()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue