[Commits] [SCM] claws branch, master, updated. 3.17.8-14-gf98fe1060

paul at claws-mail.org paul at claws-mail.org
Mon Jan 11 09:25:51 CET 2021


The branch, master has been updated
       via  f98fe106080636cea26fbaf923673ba4016e33c8 (commit)
      from  d0b41032710970969a806d889c85070c5210eaf2 (commit)

Summary of changes:
 src/gtk/about.c   |  6 +++---
 src/gtk/authors.h | 11 ++++-------
 2 files changed, 7 insertions(+), 10 deletions(-)


- Log -----------------------------------------------------------------
commit f98fe106080636cea26fbaf923673ba4016e33c8
Author: Paul <paul at claws-mail.org>
Date:   Mon Jan 11 08:25:45 2021 +0000

    update copyright year and team list

diff --git a/src/gtk/about.c b/src/gtk/about.c
index 2f81a4eae..95f5e6029 100644
--- a/src/gtk/about.c
+++ b/src/gtk/about.c
@@ -1,6 +1,6 @@
 /*
  * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2020 Hiroyuki Yamamoto and the Claws Mail team
+ * Copyright (C) 1999-2021 the Claws Mail team and Hiroyuki Yamamoto
  *
  * 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
@@ -160,7 +160,7 @@ static GtkWidget *about_create_child_page_info(void)
 				NULL);
 #ifdef GENERIC_UMPC
 	ADD_TEXT("\n\n");
-	ADD_TEXT(_("Copyright (C) 1999-2020\nThe Claws Mail Team\n"
+	ADD_TEXT(_("Copyright (C) 1999-2021\nThe Claws Mail Team\n"
 				"and Hiroyuki Yamamoto"));
 #endif
 	ADD_TEXT("\n\n");
@@ -849,7 +849,7 @@ static void about_create(void)
 	gtk_box_pack_start(GTK_BOX(vbox2), button, FALSE, FALSE, 0);
 #ifndef GENERIC_UMPC
 	label = gtk_label_new
-		(_("Copyright (C) 1999-2020\nThe Claws Mail Team\n"
+		(_("Copyright (C) 1999-2021\nThe Claws Mail Team\n"
 		 "and Hiroyuki Yamamoto"));
 	gtk_label_set_selectable(GTK_LABEL(label), TRUE);
 	gtk_label_set_justify(GTK_LABEL(label), GTK_JUSTIFY_CENTER);
diff --git a/src/gtk/authors.h b/src/gtk/authors.h
index 7e4557047..1dd2806c6 100644
--- a/src/gtk/authors.h
+++ b/src/gtk/authors.h
@@ -1,14 +1,10 @@
 static char *TEAM_LIST[] = {
 "Holger Berndt <berndth at users.sf.net>",
 "Tristan Chabredier <wwp at claws-mail.org>",
-"Andrej Kacian <andrej at kacian.sk>",
 "Darko Koruga <darko at users.sf.net>",
-"Charles Lehner <charles at claws-mail.org>",
-"Colin Leroy-Mira <colin at colino.net>",
 "Paul Mangan <paul at claws-mail.org>",
 "Ricardo Mones Lastra <ricardo at mones.org>",
 "Salvatore De Paolis <iwkse at claws-mail.org>",
-"Paweł Pękala <c0rn at o2.pl>",
 "Michael Rasmussen <mir at datanom.net>",
 NULL
 };
@@ -21,8 +17,12 @@ static char *EX_TEAM_LIST[] = {
 "Oliver Haertel",
 "Christoph Hohmann",
 "Alfons Hoogervorst",
+"Andrej Kacian",
 "Werner Koch",
+"Charles Lehner",
+"Colin Leroy-Mira",
 "Thorsten Maerz",
+"Paweł Pękala",
 "Leandro A. F. Pereira",
 "Luke Plant",
 "Martin Schaaf",
@@ -63,12 +63,9 @@ NULL
 static char *DOC_TEAM_LIST[] = {
 "[en] Tristan Chabredier <wwp at claws-mail.org>",
 "     Ricardo Mones Lastra <ricardo at mones.org>",
-"     Colin Leroy <colin at colino.net>",
 "     Paul Mangan <paul at claws-mail.org>",
 "[es] Ricardo Mones Lastra <ricardo at mones.org>",
 "[fr] Tristan Chabredier <wwp at claws-mail.org>",
-"     Colin Leroy <colin at colino.net>",
-"[pl] Paweł Pękala <c0rn at gazeta.pl>",
 NULL
 };
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list