From f7876219bf12cbb6e5faba749e96ea0d3aeb4e88 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 8 Nov 2017 06:05:00 +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 a414595..2e9d767 100644 --- a/src/window.c +++ b/src/window.c @@ -1,6 +1,6 @@ /* $Id$ */ static char const _flashlightwindow_copyright[] = -"Copyright © 2016 Pierre Pronchery "; +"Copyright © 2016-2017 Pierre Pronchery "; /* This file is part of DeforaOS Desktop Flashlight */ /* All rights reserved. */ static char const _flashlightwindow_license[] =