From a126e50610d8ce82f45664f2d566af81a35efd13 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 18 Jan 2018 03:58:23 +0100 Subject: [PATCH] Update the copyright notice --- src/array.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/array.c b/src/array.c index 5abf59d..b22695e 100644 --- a/src/array.c +++ b/src/array.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2005-2016 Pierre Pronchery */ +/* Copyright (c) 2005-2018 Pierre Pronchery */ /* This file is part of DeforaOS System libSystem */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by