From c82330f9a978b3a93778415cddfeab98f6abb08d Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 18 Jan 2018 04:03:29 +0100 Subject: [PATCH] Update the copyright notice --- src/event.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/event.c b/src/event.c index 0e699ae..8ca6f6f 100644 --- a/src/event.c +++ b/src/event.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2005-2015 Pierre Pronchery */ +/* Copyright (c) 2005-2018 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