From 506fd01cae3cd3ed5e1fb6373ab6bc379035154c Mon Sep 17 00:00:00 2001
From: Marek Blok <Marek.Blok@pg.edu.pl>
Date: Tue, 28 Mar 2023 11:40:56 +0200
Subject: [PATCH] small doc fix

---
 src/include/DSP_lib.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/include/DSP_lib.h b/src/include/DSP_lib.h
index 064ec20..4c7c2d8 100644
--- a/src/include/DSP_lib.h
+++ b/src/include/DSP_lib.h
@@ -167,9 +167,9 @@ string DSP::lib_version_string();
 
 /*! \mainpage Digital Signal Processing Engine Documentation
  *
- *  <b>Digital Signal Processing Engine</b> 2005-2021
+ *  <b>Digital Signal Processing Engine</b> 2005-2023
  *
- *  This project is licensed under GNU Lesser General Public License v2.1. 
+ *  This project is licensed under GNU Lesser General Public License ver. 3
  *  \ref lib_license
  *
  * \section lib_lic_author Engine author
-- 
GitLab