From 30aab02a28199ac0b0020e2aaa746668df78ec75 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 25 Mar 2015 00:54:48 +0100 Subject: [PATCH] Update a few copyright notices --- src/plugins/gps.c | 2 +- src/plugins/locker.c | 2 +- src/plugins/template.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/plugins/gps.c b/src/plugins/gps.c index 429091b..49bf869 100644 --- a/src/plugins/gps.c +++ b/src/plugins/gps.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2014 Pierre Pronchery */ +/* Copyright (c) 2012-2015 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/locker.c b/src/plugins/locker.c index 4d75c40..ee46248 100644 --- a/src/plugins/locker.c +++ b/src/plugins/locker.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2012 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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/template.c b/src/plugins/template.c index 12a0fec..94efa40 100644 --- a/src/plugins/template.c +++ b/src/plugins/template.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012 Pierre Pronchery */ +/* Copyright (c) 2012-2015 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