From 6c7b5e66d1a7ce2c8fa6641e2ca993b87c9150ab Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 28 Sep 2014 21:21:42 +0200 Subject: [PATCH] Updated the copyright line --- src/plugins/blacklist.c | 2 +- src/plugins/debug.c | 2 +- src/plugins/smscrypt.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/plugins/blacklist.c b/src/plugins/blacklist.c index 2d93563..f522673 100644 --- a/src/plugins/blacklist.c +++ b/src/plugins/blacklist.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2012 Pierre Pronchery */ +/* Copyright (c) 2011-2014 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Phone */ /* 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/src/plugins/debug.c b/src/plugins/debug.c index fffdf19..99b1b5b 100644 --- a/src/plugins/debug.c +++ b/src/plugins/debug.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2012 Pierre Pronchery */ +/* Copyright (c) 2011-2014 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Phone */ /* 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/src/plugins/smscrypt.c b/src/plugins/smscrypt.c index 7f00944..835473d 100644 --- a/src/plugins/smscrypt.c +++ b/src/plugins/smscrypt.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2012 Pierre Pronchery */ +/* Copyright (c) 2010-2014 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Phone */ /* 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