From b7bac9e6e8695e97ed287ac4a770044464f6f8da Mon Sep 17 00:00:00 2001 From: Peter Abeles Date: Sun, 5 Jan 2025 09:48:18 -0800 Subject: [PATCH] Updated copyright year --- .idea/copyright/boofcv.xml | 2 +- misc/copyright.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.idea/copyright/boofcv.xml b/.idea/copyright/boofcv.xml index 646dd48362..3f37172ce3 100644 --- a/.idea/copyright/boofcv.xml +++ b/.idea/copyright/boofcv.xml @@ -1,7 +1,7 @@ \ No newline at end of file diff --git a/misc/copyright.txt b/misc/copyright.txt index ee80a09cc7..f90ffaefa8 100644 --- a/misc/copyright.txt +++ b/misc/copyright.txt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024, Peter Abeles. All Rights Reserved. + * Copyright (c) 2025, Peter Abeles. All Rights Reserved. * * This file is part of BoofCV (http://boofcv.org). *