From c19142336cc2c7e7baacfeb33f618f75b1011e26 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 30 Apr 2024 02:24:50 +0200 Subject: [PATCH] Update the copyright notice --- src/appstatus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/appstatus.c b/src/appstatus.c index 9ef5d45..68370f1 100644 --- a/src/appstatus.c +++ b/src/appstatus.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2015-2022 Pierre Pronchery */ +/* Copyright (c) 2015-2024 Pierre Pronchery */ /* This file is part of DeforaOS System libApp */ /* 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