From e90257109691db8b811f4ee48237fda48b9dfa5a Mon Sep 17 00:00:00 2001 From: Paul Mangan Date: Thu, 12 Feb 2009 08:32:04 +0000 Subject: [PATCH] 2009-02-12 [paul] 3.7.0cvs64 * src/addressitem.h * src/export.h * src/headerview.c * src/headerview.h * src/common/version.h.in * src/gtk/about.h * src/gtk/menu.c * src/gtk/menu.h more copyright header fixes --- ChangeLog | 12 ++++++++++++ PATCHSETS | 1 + configure.ac | 2 +- src/addressitem.h | 2 +- src/common/version.h.in | 2 +- src/export.h | 2 +- src/gtk/about.h | 2 +- src/gtk/menu.c | 2 +- src/gtk/menu.h | 2 +- src/headerview.c | 2 +- src/headerview.h | 2 +- 11 files changed, 22 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index ac29badbe..f833e46a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2009-02-12 [paul] 3.7.0cvs64 + + * src/addressitem.h + * src/export.h + * src/headerview.c + * src/headerview.h + * src/common/version.h.in + * src/gtk/about.h + * src/gtk/menu.c + * src/gtk/menu.h + more copyright header fixes + 2009-02-12 [paul] 3.7.0cvs63 * src/gtk/progressdialog.c diff --git a/PATCHSETS b/PATCHSETS index 17ea2f01e..bd3597da5 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -3725,3 +3725,4 @@ ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gtk/spell_entry.c; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gtk/spell_entry.h; ) > 3.7.0cvs61.patchset ( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/gtk/spell_entry.c; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/gtk/spell_entry.h; ) > 3.7.0cvs62.patchset ( cvs diff -u -r 1.1.4.24 -r 1.1.4.25 src/gtk/progressdialog.c; cvs diff -u -r 1.1.4.14 -r 1.1.4.15 src/gtk/progressdialog.h; ) > 3.7.0cvs63.patchset +( cvs diff -u -r 1.5.2.13 -r 1.5.2.14 src/addressitem.h; cvs diff -u -r 1.1.16.5 -r 1.1.16.6 src/export.h; cvs diff -u -r 1.8.2.29 -r 1.8.2.30 src/headerview.c; cvs diff -u -r 1.2.2.5 -r 1.2.2.6 src/headerview.h; cvs diff -u -r 1.3.2.6 -r 1.3.2.7 src/common/version.h.in; cvs diff -u -r 1.1.4.2 -r 1.1.4.3 src/gtk/about.h; cvs diff -u -r 1.5.2.39 -r 1.5.2.40 src/gtk/menu.c; cvs diff -u -r 1.4.2.22 -r 1.4.2.23 src/gtk/menu.h; ) > 3.7.0cvs64.patchset diff --git a/configure.ac b/configure.ac index 385e1446b..80ea40624 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=7 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=63 +EXTRA_VERSION=64 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/src/addressitem.h b/src/addressitem.h index f7a221f82..bd886bf54 100644 --- a/src/addressitem.h +++ b/src/addressitem.h @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999,2000 Hiroyuki Yamamoto + * Copyright (C) 1999,2000 Hiroyuki Yamamoto 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/common/version.h.in b/src/common/version.h.in index a69185f85..d1549c78b 100644 --- a/src/common/version.h.in +++ b/src/common/version.h.in @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2007 Hiroyuki Yamamoto + * Copyright (C) 1999-2009 Hiroyuki Yamamoto 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/export.h b/src/export.h index 7d214cf01..07821d017 100644 --- a/src/export.h +++ b/src/export.h @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2009 Hiroyuki Yamamoto + * Copyright (C) 1999-2009 Hiroyuki Yamamoto 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/gtk/about.h b/src/gtk/about.h index 4685da800..923dc338f 100644 --- a/src/gtk/about.h +++ b/src/gtk/about.h @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999,2000 Hiroyuki Yamamoto + * Copyright (C) 1999,2000 Hiroyuki Yamamoto 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/gtk/menu.c b/src/gtk/menu.c index 1715d8947..18f9bd40c 100644 --- a/src/gtk/menu.c +++ b/src/gtk/menu.c @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2009 Hiroyuki Yamamoto + * Copyright (C) 1999-2009 Hiroyuki Yamamoto 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/gtk/menu.h b/src/gtk/menu.h index ab25cff38..5737e1ba1 100644 --- a/src/gtk/menu.h +++ b/src/gtk/menu.h @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2009 Hiroyuki Yamamoto + * Copyright (C) 1999-2009 Hiroyuki Yamamoto 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/headerview.c b/src/headerview.c index 00de98433..93b6c8a2f 100644 --- a/src/headerview.c +++ b/src/headerview.c @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2009 Hiroyuki Yamamoto + * Copyright (C) 1999-2009 Hiroyuki Yamamoto 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/headerview.h b/src/headerview.h index b1d1b3d6e..bd10b7d6e 100644 --- a/src/headerview.h +++ b/src/headerview.h @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999,2000 Hiroyuki Yamamoto + * Copyright (C) 1999,2000 Hiroyuki Yamamoto 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 -- 2.25.1