From be56f63b5914dcbe912411119d6052559c27cd62 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 14 May 2022 01:37:47 +0200 Subject: [PATCH] Update the copyright notice --- tools/embed.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/embed.c b/tools/embed.c index 3735aae..99040bb 100644 --- a/tools/embed.c +++ b/tools/embed.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2018 Pierre Pronchery */ +/* Copyright (c) 2012-2022 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