From 5f9dfcef0ff3f233b2810e6b30e42ffe0619a63d Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 21 Feb 2021 17:45:27 +0100 Subject: [PATCH] Update the copyright notice --- src/panel.c | 2 +- src/panel.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/panel.c b/src/panel.c index 383e134..169f5a3 100644 --- a/src/panel.c +++ b/src/panel.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2009-2020 Pierre Pronchery */ +/* Copyright (c) 2009-2021 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 diff --git a/src/panel.h b/src/panel.h index d5edfb4..db4b2ab 100644 --- a/src/panel.h +++ b/src/panel.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2009-2015 Pierre Pronchery */ +/* Copyright (c) 2009-2021 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