commit afb888f0752b0a72c540686bcc87a6f09e3d6ac8
parent aedbcf598e6158e8dad3e83a0b36b862a805b071
Author: Andrej Kacian <ticho@claws-mail.org>
Date: Mon, 11 Jun 2018 10:46:11 +0200
Corrected copyright header in proxy.[ch]
Diffstat:
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