From 52bdf011b4da4eabd3f588fd9a815127edf9c0d7 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 6 Nov 2015 00:06:36 +0100 Subject: [PATCH] Update the copyright notice --- src/variable.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/variable.c b/src/variable.c index 4578ed2..d4bd017 100644 --- a/src/variable.c +++ b/src/variable.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2014 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 Lesser General Public License as published by