From 569b844e258d9635c4690cc84a4bfc143a2a379c Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 15 Oct 2015 00:51:58 +0200 Subject: [PATCH] Update the copyright notice --- tests/variable.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/variable.c b/tests/variable.c index 667f353..0d9499a 100644 --- a/tests/variable.c +++ b/tests/variable.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012 Pierre Pronchery */ +/* Copyright (c) 2012-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 General Public License as published by