talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 5901789f10fd30c6d8aa71c758afb510f5adab37
parent 655d8ddce646e75a3fae5defab13df2ec4f72a18
Author: Ricardo Mones <ricardo@mones.org>
Date:   Wed, 28 Feb 2018 00:46:43 +0100

Fix license version in the other headers

Diffstat:
Msrc/plugins/address_keeper/address_keeper.h | 4++--
Msrc/plugins/address_keeper/address_keeper_prefs.h | 4++--
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/plugins/address_keeper/address_keeper.h b/src/plugins/address_keeper/address_keeper.h @@ -1,10 +1,10 @@ /* * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 2009-2015 Ricardo Mones and the Claws Mail Team + * Copyright (C) 2009-2018 Ricardo Mones and the Claws Mail Team * * 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 - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/src/plugins/address_keeper/address_keeper_prefs.h b/src/plugins/address_keeper/address_keeper_prefs.h @@ -1,10 +1,10 @@ /* * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 2009-2015 Ricardo Mones and the Claws Mail Team + * Copyright (C) 2009-2018 Ricardo Mones and the Claws Mail Team * * 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 - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful,