From 092937a5d0b7004a07eba9912d83b0d48896515a Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 13 Mar 2025 12:20:28 +0100 Subject: [PATCH] Update the copyright notice --- tools/appbroker.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/appbroker.c b/tools/appbroker.c index cfbe38b..3814371 100644 --- a/tools/appbroker.c +++ b/tools/appbroker.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2024 Pierre Pronchery */ +/* Copyright (c) 2011-2025 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