From b48035c10c32152d673ade87743fd6b7f6e58df7 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 6 Feb 2018 00:37:35 +0100 Subject: [PATCH] Update the copyright notice --- src/main.c | 2 +- tools/gallery.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.c b/src/main.c index a12cad8..0865af7 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2015 Pierre Pronchery */ +/* Copyright (c) 2012-2018 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 diff --git a/tools/gallery.c b/tools/gallery.c index a65d8e3..4c641f1 100644 --- a/tools/gallery.c +++ b/tools/gallery.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2013-2015 Pierre Pronchery */ +/* Copyright (c) 2013-2018 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