From 60cfe2582d8c9607259c66b02dd9ffca2e6572ff Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 8 Nov 2017 06:02:53 +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 8cf019c..16e32ea 100644 --- a/src/helper.c +++ b/src/helper.c @@ -1,6 +1,6 @@ /* $Id$ */ static char const _copyright[] = -"Copyright © 2004-2016 DeforaOS Project "; +"Copyright © 2004-2017 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"