talons

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

commit 5c1c396395406dd205cdb470dc7da741145b0af1
parent dd695bc0f07ea16f653a3684df6c9668d3828c56
Author: Andrej Kacian <ticho@claws-mail.org>
Date:   Mon, 11 Jun 2018 10:46:11 +0200

Corrected copyright header in proxy.[ch]

Diffstat:
Msrc/common/proxy.c | 2+-
Msrc/common/proxy.h | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/common/proxy.c b/src/common/proxy.c @@ -1,6 +1,6 @@ /* * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2014 Hiroyuki Yamamoto + * Copyright (C) 2018 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 diff --git a/src/common/proxy.h b/src/common/proxy.h @@ -1,6 +1,6 @@ /* * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2010 Hiroyuki Yamamoto + * Copyright (C) 2018 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