commit 9fb2bb2b594d74ba82ff2c1c59c4a90283e29e23 parent cce5b68054e4e4a8c368b7b69e6f6fafaa08a766 Author: Michael Rasmussen <mir@datanom.net> Date: Sun, 19 Mar 2017 23:06:58 +0100 Update copyright year Diffstat:
8 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/plugins/archive/Makefile.am b/src/plugins/archive/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1999-2014 the Claws Mail team. +# Copyright 1999-2017 the Claws Mail team. # This file is part of Claws Mail package, and distributed under the # terms of the General Public License version 3 (or later). # See COPYING file for license details. diff --git a/src/plugins/clamd/Makefile.am b/src/plugins/clamd/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1999-2014 the Claws Mail team. +# Copyright 1999-2017 the Claws Mail team. # This file is part of Claws Mail package, and distributed under the # terms of the General Public License version 3 (or later). # See COPYING file for license details. diff --git a/src/plugins/clamd/clamav_plugin.c b/src/plugins/clamd/clamav_plugin.c @@ -1,6 +1,6 @@ /* * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 2003-2010 Michael Rasmussen and the Claws Mail Team + * Copyright (C) 2003-2017 Michael Rasmussen 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 diff --git a/src/plugins/clamd/clamav_plugin.h b/src/plugins/clamd/clamav_plugin.h @@ -1,6 +1,6 @@ /* * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 2003-2010 Michael Rasmussen and the Claws Mail Team + * Copyright (C) 2003-2017 Michael Rasmussen 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 diff --git a/src/plugins/clamd/clamav_plugin_gtk.c b/src/plugins/clamd/clamav_plugin_gtk.c @@ -1,6 +1,6 @@ /* * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 2003-2010 the Claws Mail Team + * Copyright (C) 2003-2017 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/plugins/clamd/libclamd/Makefile.am b/src/plugins/clamd/libclamd/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1999-2014 the Claws Mail team. +# Copyright 1999-2017 the Claws Mail team. # This file is part of Claws Mail package, and distributed under the # terms of the General Public License version 3 (or later). # See COPYING file for license details. diff --git a/src/plugins/clamd/libclamd/clamd-plugin.c b/src/plugins/clamd/libclamd/clamd-plugin.c @@ -2,7 +2,7 @@ /* * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2008 Michael Rasmussen and the Claws Mail Team + * Copyright (C) 1999-2017 Michael Rasmussen 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 diff --git a/src/plugins/clamd/libclamd/clamd-plugin.h b/src/plugins/clamd/libclamd/clamd-plugin.h @@ -2,7 +2,7 @@ /* * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2008 Michael Rasmussen and the Claws Mail Team + * Copyright (C) 1999-2017 Michael Rasmussen 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