From bcb32c9fc0b48a3c7de3e2172d4f53bcc64f055f Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 3 Jan 2020 01:49:12 +0100 Subject: [PATCH] Update the copyright notice --- tools/helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/helper.c b/tools/helper.c index d8d8577..ce99420 100644 --- a/tools/helper.c +++ b/tools/helper.c @@ -1,6 +1,6 @@ /* $Id$ */ static char const _copyright[] = -"Copyright © 2012-2016 Pierre Pronchery "; +"Copyright © 2012-2020 Pierre Pronchery "; /* This file is part of DeforaOS Desktop Surfer */ static char const _license[] = "This program is free software: you can redistribute it and/or modify\n"