From 62953cb71da8bb46585fab634eb4e271850bf1d0 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 31 Jan 2020 00:15:20 +0100 Subject: [PATCH] Update the copyright notice --- src/todo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/todo.c b/src/todo.c index 02993ff..77e2be8 100644 --- a/src/todo.c +++ b/src/todo.c @@ -1,6 +1,6 @@ /* $Id$ */ static char _copyright[] = -"Copyright © 2009-2015 Pierre Pronchery "; +"Copyright © 2009-2020 Pierre Pronchery "; /* This file is part of DeforaOS Desktop Todo */ static char const _license[] = "All rights reserved.\n" "\n"