From aafc572c202b4d8ff6105b29aef7164dbf89b66d Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 22 Mar 2015 17:45:38 +0100 Subject: [PATCH] Updated a couple copyright lines --- src/compose-main.c | 2 +- src/main.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/compose-main.c b/src/compose-main.c index da76bb6..d4ffe3d 100644 --- a/src/compose-main.c +++ b/src/compose-main.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 Mailer */ /* 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/main.c b/src/main.c index ecf7ed6..7915420 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010 Pierre Pronchery */ +/* Copyright (c) 2006-2015 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Mailer */ /* 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