From db8c74b3c98ea568e3d948a7a7085c1ac163dc0d Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 11 Nov 2015 22:43:36 +0100 Subject: [PATCH] Update the copyright notice --- src/mailer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mailer.c b/src/mailer.c index e77ca7e..d2f75bd 100644 --- a/src/mailer.c +++ b/src/mailer.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2006-2013 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