From 97823882cefadebe0e7024fc0fc8028bdf8b8569 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 5 Nov 2015 22:51:02 +0100 Subject: [PATCH] Update the copyright notice --- include/System/variable.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/System/variable.h b/include/System/variable.h index acc48af..1c07604 100644 --- a/include/System/variable.h +++ b/include/System/variable.h @@ -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