From bc9e17f7365a89335ae0032c1850d4f67f4f73bc Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 25 Jan 2018 19:44:19 +0100 Subject: [PATCH] Update the copyright notice --- src/progress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/progress.c b/src/progress.c index bd6e1b4..3752b03 100644 --- a/src/progress.c +++ b/src/progress.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2007-2015 Pierre Pronchery */ +/* Copyright (c) 2007-2018 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Accessories */ /* 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