update copyright

This commit is contained in:
2022-10-01 18:19:19 +02:00
parent ddfa8cf05b
commit 04fcca5829
9 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
/* pool.h - A simple memory pool manager.
*
* Copyright (C) 2021 Bruno Raoult ("br")
* Copyright (C) 2021-2022 Bruno Raoult ("br")
* Licensed under the GNU General Public License v3.0 or later.
* Some rights reserved. See COPYING.
*