update (C) date

This commit is contained in:
2022-12-03 16:10:37 +01:00
parent 8f86bf9ccc
commit 11fbf0866f

View File

@@ -1,6 +1,6 @@
/* pool.h - A simple memory pool manager. /* 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. * Licensed under the GNU General Public License v3.0 or later.
* Some rights reserved. See COPYING. * Some rights reserved. See COPYING.
* *