From ccc3c1464f3be071d6bb376c524aead5389d00ca Mon Sep 17 00:00:00 2001 From: Colin Leroy Date: Sat, 3 Feb 2007 11:58:16 +0000 Subject: [PATCH 1/1] 2007-02-03 [colin] 2.7.2cvs17 * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h Fix more copyrights --- ChangeLog | 9 +++++++++ PATCHSETS | 1 + configure.ac | 2 +- src/plugins/bogofilter/bogofilter.c | 5 +++-- src/plugins/bogofilter/bogofilter.h | 5 +++-- src/plugins/bogofilter/bogofilter_gtk.c | 6 +++--- src/plugins/pgpinline/pgpinline.c | 6 +++--- src/plugins/pgpinline/pgpinline.h | 5 +++-- 8 files changed, 26 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3f7149f60..37c0ed71e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-02-03 [colin] 2.7.2cvs17 + + * src/plugins/bogofilter/bogofilter.c + * src/plugins/bogofilter/bogofilter.h + * src/plugins/bogofilter/bogofilter_gtk.c + * src/plugins/pgpinline/pgpinline.c + * src/plugins/pgpinline/pgpinline.h + Fix more copyrights + 2007-02-03 [colin] 2.7.2cvs16 * src/partial_download.c diff --git a/PATCHSETS b/PATCHSETS index f978742d2..a5960b9a2 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -2334,3 +2334,4 @@ ( cvs diff -u -r 1.24.2.11 -r 1.24.2.12 src/common/Makefile.am; cvs diff -u -r 1.13.2.25 -r 1.13.2.26 src/common/plugin.c; diff -u /dev/null src/common/valgrind.h; ) > 2.7.2cvs14.patchset ( cvs diff -u -r 1.155.2.50 -r 1.155.2.51 src/Makefile.am; cvs diff -u -r 1.274.2.169 -r 1.274.2.170 src/mainwindow.c; cvs diff -u -r 1.94.2.121 -r 1.94.2.122 src/messageview.c; cvs diff -u -r 1.19.2.14 -r 1.19.2.15 src/messageview.h; cvs diff -u -r 1.96.2.167 -r 1.96.2.168 src/textview.c; cvs diff -u -r 1.12.2.17 -r 1.12.2.18 src/textview.h; diff -u /dev/null src/uri_opener.c; diff -u /dev/null src/uri_opener.h; ) > 2.7.2cvs15.patchset ( cvs diff -u -r 1.1.2.17 -r 1.1.2.18 src/partial_download.c; cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/partial_download.h; cvs diff -u -r 1.3.2.26 -r 1.3.2.27 src/ssl_manager.c; cvs diff -u -r 1.2.2.5 -r 1.2.2.6 src/ssl_manager.h; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/uri_opener.c; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/uri_opener.h; cvs diff -u -r 1.1.2.48 -r 1.1.2.49 src/wizard.c; cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/wizard.h; cvs diff -u -r 1.4.2.17 -r 1.4.2.18 src/common/ssl_certificate.c; cvs diff -u -r 1.1.4.7 -r 1.1.4.8 src/common/ssl_certificate.h; cvs diff -u -r 1.1.2.60 -r 1.1.2.61 src/gtk/quicksearch.c; cvs diff -u -r 1.1.2.12 -r 1.1.2.13 src/gtk/quicksearch.h; cvs diff -u -r 1.9.2.15 -r 1.9.2.16 src/gtk/sslcertwindow.c; cvs diff -u -r 1.6.2.6 -r 1.6.2.7 src/gtk/sslcertwindow.h; ) > 2.7.2cvs16.patchset +( cvs diff -u -r 1.1.2.26 -r 1.1.2.27 src/plugins/bogofilter/bogofilter.c; cvs diff -u -r 1.1.2.10 -r 1.1.2.11 src/plugins/bogofilter/bogofilter.h; cvs diff -u -r 1.1.2.19 -r 1.1.2.20 src/plugins/bogofilter/bogofilter_gtk.c; cvs diff -u -r 1.1.2.25 -r 1.1.2.26 src/plugins/pgpinline/pgpinline.c; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/plugins/pgpinline/pgpinline.h; ) > 2.7.2cvs17.patchset diff --git a/configure.ac b/configure.ac index 5e8824c12..cbf34ff3c 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=7 MICRO_VERSION=2 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=16 +EXTRA_VERSION=17 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/src/plugins/bogofilter/bogofilter.c b/src/plugins/bogofilter/bogofilter.c index 5d898126a..3f5033d08 100644 --- a/src/plugins/bogofilter/bogofilter.c +++ b/src/plugins/bogofilter/bogofilter.c @@ -1,6 +1,7 @@ /* - * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2007 Hiroyuki Yamamoto and the Claws Mail Team + * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client + * Copyright (C) 1999-2007 Colin Leroy 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/bogofilter/bogofilter.h b/src/plugins/bogofilter/bogofilter.h index c504f6bd6..965851e19 100644 --- a/src/plugins/bogofilter/bogofilter.h +++ b/src/plugins/bogofilter/bogofilter.h @@ -1,6 +1,7 @@ /* - * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2007 Hiroyuki Yamamoto and the Claws Mail Team + * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client + * Copyright (C) 1999-2007 Colin Leroy 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/bogofilter/bogofilter_gtk.c b/src/plugins/bogofilter/bogofilter_gtk.c index e1275b6f1..8c2f1d06e 100644 --- a/src/plugins/bogofilter/bogofilter_gtk.c +++ b/src/plugins/bogofilter/bogofilter_gtk.c @@ -1,7 +1,7 @@ /* - * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2007 Hiroyuki Yamamoto and the Claws Mail Team - * This file Copyright (C) 2006 Colin Leroy + * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client + * Copyright (C) 1999-2007 Colin Leroy 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/pgpinline/pgpinline.c b/src/plugins/pgpinline/pgpinline.c index fff097719..c21a52cb7 100644 --- a/src/plugins/pgpinline/pgpinline.c +++ b/src/plugins/pgpinline/pgpinline.c @@ -1,7 +1,7 @@ /* - * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2007 Hiroyuki Yamamoto & the Claws Mail team - * This file (C) 2004 Colin Leroy + * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client + * Copyright (C) 1999-2007 Colin Leroy 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/pgpinline/pgpinline.h b/src/plugins/pgpinline/pgpinline.h index f18546b40..9b104b0cc 100644 --- a/src/plugins/pgpinline/pgpinline.h +++ b/src/plugins/pgpinline/pgpinline.h @@ -1,6 +1,7 @@ /* - * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2007 Hiroyuki Yamamoto & the Claws Mail team + * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client + * Copyright (C) 1999-2007 Colin Leroy 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