From 2d062f976defab7c561568e36e3f35704214a1e5 Mon Sep 17 00:00:00 2001 From: Myrddin Dundragon Date: Tue, 24 Jun 2025 22:18:07 -0400 Subject: [PATCH] Fixed the copyright to be the right year. 2015 typo to 2025. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab2dc8c..c561f9d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A Rust tool to magically seal your source files with SPDX license headers. ## Copyright & License -Copyright 2015 CyberMages LLC +Copyright 2025 CyberMages LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this library except in compliance with the License.