diff --git a/CMakeLists.txt b/CMakeLists.txt index 3a510cac..c9b42813 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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) diff --git a/LICENSE.md b/LICENSE.md index a785258b..f299cf39 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -94,7 +94,7 @@ intended solely for clarification. The Modified (3-clause) BSD License =================================== -Copyright (C)2009-2024 D. R. Commander. All Rights Reserved.
+Copyright (C)2009-2025 D. R. Commander. All Rights Reserved.
Copyright (C)2015 Viktor Szathmáry. All Rights Reserved. Redistribution and use in source and binary forms, with or without