From f2d1f1cbd431b5b5e3c0c354bddbf8360cdcabd1 Mon Sep 17 00:00:00 2001 From: DRC Date: Fri, 8 Aug 2025 12:12:40 -0400 Subject: [PATCH] Build, LICENSE.md: Update copyright year --- CMakeLists.txt | 2 +- LICENSE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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