Build, LICENSE.md: Update copyright year

This commit is contained in:
DRC
2025-08-08 12:12:40 -04:00
parent f158143ec0
commit f2d1f1cbd4
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ endif()
project(libjpeg-turbo C)
set(VERSION 3.1.2)
set(COPYRIGHT_YEAR "1991-2024")
set(COPYRIGHT_YEAR "1991-2025")
string(REPLACE "." ";" VERSION_TRIPLET ${VERSION})
list(GET VERSION_TRIPLET 0 VERSION_MAJOR)
list(GET VERSION_TRIPLET 1 VERSION_MINOR)

View File

@@ -94,7 +94,7 @@ intended solely for clarification.
The Modified (3-clause) BSD License
===================================
Copyright (C)2009-2024 D. R. Commander. All Rights Reserved.<br>
Copyright (C)2009-2025 D. R. Commander. All Rights Reserved.<br>
Copyright (C)2015 Viktor Szathmáry. All Rights Reserved.
Redistribution and use in source and binary forms, with or without