From 770a8578f01d119f53371dc933e179aefe587062 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 16 Oct 2016 02:23:11 +0200 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 ac3d6eb..ec17c01 100644 --- a/src/array.c +++ b/src/array.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2005-2015 Pierre Pronchery */ +/* Copyright (c) 2005-2016 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