From 7d33ccf1fb1bcc278ef9cddc0ebe982768465aa5 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 12 May 2020 05:47:29 +0200 Subject: [PATCH] Update the copyright notice --- src/applets/user.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applets/user.c b/src/applets/user.c index da98557..2eb1599 100644 --- a/src/applets/user.c +++ b/src/applets/user.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2014-2016 Pierre Pronchery */ +/* Copyright (c) 2014-2020 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