From c36ef6f345f5714a5cf40d0312f9f1ef5c5b5391 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 15 Jun 2015 01:11:40 -0400 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 e423df1..a426504 100644 --- a/src/array.c +++ b/src/array.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2005-2013 Pierre Pronchery */ +/* Copyright (c) 2005-2015 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