From 6d8eca4e95f7c509b3438c59426f68fdd657de9c Mon Sep 17 00:00:00 2001 From: John Tsiombikas Date: Sun, 6 Feb 2022 14:48:51 +0200 Subject: [PATCH] updated copyright statment in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79eb98a..97adfde 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Configure, make, and make install as usual. License ------- -Copyright (C) 2007-2018 John Tsiombikas +Copyright (C) 2007-2022 John Tsiombikas libspnav is free software. Feel free to use, modify, and/or redistibute it under the terms of the 3-clause BSD license. See LICENSE for details.