From 06b517c1370a2d3b7a66be314f43b5ca3b20d2d2 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 18 Jan 2020 13:58:51 +0100 Subject: [PATCH] Update the copyright notice --- src/camera.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/camera.c b/src/camera.c index 728001b..913be33 100644 --- a/src/camera.c +++ b/src/camera.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2018 Pierre Pronchery */ +/* Copyright (c) 2012-2020 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Camera */ /* 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