From a7c88c051ae6b5b51ec4789d04b1f1cc28378a9f Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 9 Sep 2023 16:38:25 +0300 Subject: [PATCH] updated year Signed-off-by: Alex A. Naanou --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index b3bd51a..d9cc184 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2020, Alex A. Naanou +Copyright (c) 2016-2023, Alex A. Naanou All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/README.md b/README.md index be15234..c1695fd 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ If `()` returns `undefined` then `.run(..)` will return ``. [BSD 3-Clause License](./LICENSE) -Copyright (c) 2016-2020, Alex A. Naanou, +Copyright (c) 2016-2023, Alex A. Naanou, All rights reserved.