mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
documentation: update year. (#1255)
This commit is contained in:
parent
40ff72c088
commit
a48bbdd40a
5 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
||||||
Copyright © 2001-2023
|
Copyright © 2001-2024
|
||||||
Contributors to the Freedoom project. All rights reserved.
|
Contributors to the Freedoom project. All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -11,7 +11,7 @@ import os
|
||||||
font = ImageFont.load_default()
|
font = ImageFont.load_default()
|
||||||
|
|
||||||
|
|
||||||
txt1 = "© 2001-2023"
|
txt1 = "© 2001-2024"
|
||||||
txt2 = os.environ["VERSION"]
|
txt2 = os.environ["VERSION"]
|
||||||
background_image = Image.open(sys.argv[1])
|
background_image = Image.open(sys.argv[1])
|
||||||
background_image.load()
|
background_image.load()
|
||||||
|
|
|
@ -937,7 +937,7 @@ la página web del proyecto Freedoom en https://github.com/freedoom/freedoom.git
|
||||||
[[licence]]
|
[[licence]]
|
||||||
=== Licencia BSD modificada (inglés)
|
=== Licencia BSD modificada (inglés)
|
||||||
|
|
||||||
Copyright © 2001-2023
|
Copyright © 2001-2024
|
||||||
Contributors to the Freedoom project. All rights reserved.
|
Contributors to the Freedoom project. All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -661,7 +661,7 @@ https://github.com/freedoom/freedoom .
|
||||||
[[licence]]
|
[[licence]]
|
||||||
=== BSD 3-Clause copyright licence
|
=== BSD 3-Clause copyright licence
|
||||||
|
|
||||||
Copyright © 2001-2023
|
Copyright © 2001-2024
|
||||||
Contributors to the Freedoom project. All rights reserved.
|
Contributors to the Freedoom project. All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -903,7 +903,7 @@ Freedoom’s website project page at https://github.com/freedoom/freedoom.github
|
||||||
[[licence]]
|
[[licence]]
|
||||||
=== BSD 3-Clause copyright licence
|
=== BSD 3-Clause copyright licence
|
||||||
|
|
||||||
Copyright © 2001-2023
|
Copyright © 2001-2024
|
||||||
Contributors to the Freedoom project. All rights reserved.
|
Contributors to the Freedoom project. All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue