From fdb164a509fdb3cbe04706537e596d69dc39c1a0 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 13 Jan 2020 02:06:46 +0100 Subject: [PATCH] Update the copyright notice --- src/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/window.c b/src/window.c index 28d64fc..8bf7319 100644 --- a/src/window.c +++ b/src/window.c @@ -1,6 +1,6 @@ /* $Id$ */ static char _copyright[] = -"Copyright © 2009-2018 Pierre Pronchery "; +"Copyright © 2009-2020 Pierre Pronchery "; /* This file is part of DeforaOS Desktop Mixer */ static char _license[] = "All rights reserved.\n"