From c338c5b5de1c1b2c5b46cc5c235edd7788ab7611 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 21 May 2017 01:44:47 +0200 Subject: [PATCH] Update the copyright notice --- include/System/object.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/System/object.h b/include/System/object.h index 6cbc031..098367f 100644 --- a/include/System/object.h +++ b/include/System/object.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2008-2014 Pierre Pronchery */ +/* Copyright (c) 2008-2017 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