From 36c3aa4efb11a3bf13f47687c21f89a0347cb945 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 4 Feb 2016 00:59:31 +0100 Subject: [PATCH] Update the copyright notice --- src/damon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/damon.c b/src/damon.c index 2ded86d..9f8bf5f 100644 --- a/src/damon.c +++ b/src/damon.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2005-2014 Pierre Pronchery */ +/* Copyright (c) 2005-2016 Pierre Pronchery */ /* This file is part of DeforaOS Network Probe */ /* 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