From 03becf571e85dcac8f99250cc81cecbba6fe5ab5 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 27 Apr 2018 08:45:58 +0200 Subject: [PATCH] Update the copyright notice --- src/run.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/run.c b/src/run.c index ed47113..df03642 100644 --- a/src/run.c +++ b/src/run.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2006-2017 Pierre Pronchery */ +/* Copyright (c) 2006-2018 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Panel */ /* 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