From 123772605da92a6cbcd759a42e64a8928697c9ab Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 15 Feb 2015 14:32:42 +0100 Subject: [PATCH] Updated the copyright line --- src/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/window.c b/src/window.c index 3278f9b..fa237d8 100644 --- a/src/window.c +++ b/src/window.c @@ -1,6 +1,6 @@ /* $Id$ */ static char const _copyright[] = -"Copyright © 2012-2014 Pierre Pronchery "; +"Copyright © 2012-2015 Pierre Pronchery "; /* This file is part of DeforaOS Desktop Camera */ static char const _license[] = "This program is free software: you can redistribute it and/or modify\n"