From 68df4ccf8b42e39aabdfcee1c0cee6f1e66ef9d8 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 4 Dec 2024 00:30:27 +0100 Subject: [PATCH] Update the copyright notice --- src/applets/wpa_supplicant.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applets/wpa_supplicant.c b/src/applets/wpa_supplicant.c index 4032277..774ba41 100644 --- a/src/applets/wpa_supplicant.c +++ b/src/applets/wpa_supplicant.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2020 Pierre Pronchery */ +/* Copyright (c) 2011-2024 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