From 1b20b5715303ead1cb7e77eb4bbc32b352d6f986 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 5 Mar 2016 11:19:02 +0100 Subject: [PATCH] Update the copyright notice --- src/download.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/download.c b/src/download.c index a6ac70c..47b32d1 100644 --- a/src/download.c +++ b/src/download.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2009-2015 Pierre Pronchery */ +/* Copyright (c) 2009-2016 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Surfer */ /* 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