From ba9c7796e1f62540dbb31698b91d4b65f7cdc324 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 8 Oct 2023 20:05:21 +0200 Subject: [PATCH] Update the copyright notice --- src/applets/memory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applets/memory.c b/src/applets/memory.c index b4bfad0..8386bae 100644 --- a/src/applets/memory.c +++ b/src/applets/memory.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2020 Pierre Pronchery */ +/* Copyright (c) 2010-2023 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