From 34437814034e73c29bfd4877c78599d6d6f42ef0 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 3 Feb 2020 06:44:45 +0100 Subject: [PATCH] Update the copyright notice --- src/clock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clock.c b/src/clock.c index 15e11dc..8ac7222 100644 --- a/src/clock.c +++ b/src/clock.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2013-2015 Pierre Pronchery */ +/* Copyright (c) 2013-2020 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Accessories */ /* 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