From 07b3dd73d45547b4f396681997cbed630469d57c Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 18 Dec 2019 06:03:01 +0100 Subject: [PATCH] Update the copyright notice --- src/helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/helper.c b/src/helper.c index 1dd8f65..f19c8ee 100644 --- a/src/helper.c +++ b/src/helper.c @@ -1,6 +1,6 @@ /* $Id$ */ static char const _copyright[] = -"Copyright © 2004-2018 DeforaOS Project "; +"Copyright © 2004-2019 DeforaOS Project "; /* This file is part of DeforaOS Desktop Panel */ static char const _license[] = "This program is free software: you can redistribute it and/or modify\n"