From 7d2855bfd348f8bdec6f2427114af62072ba6bec Mon Sep 17 00:00:00 2001 From: compudj Date: Sun, 9 Jan 2005 20:06:28 +0000 Subject: [PATCH] cosmetic fix to about box git-svn-id: http://ltt.polymtl.ca/svn@855 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/AUTHORS | 3 ++- .../poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ltt/branches/poly/AUTHORS b/ltt/branches/poly/AUTHORS index 4a4449b5..101368b2 100644 --- a/ltt/branches/poly/AUTHORS +++ b/ltt/branches/poly/AUTHORS @@ -15,7 +15,8 @@ Tom Zanussi (RelayFS) Strongly inspired from the original Linux Trace Toolkit Visualizer made by Karim Yaghmour. -Linux Trace Toolkit Viewer, Copyright (C) 2004 Michel Dagenais +Linux Trace Toolkit Viewer, Copyright (C) 2004 + Michel Dagenais Mathieu Desnoyers Xang-Xiu Yang Linux Trace Toolkit comes with ABSOLUTELY NO WARRANTY. diff --git a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c index 6795b02e..25586e6c 100644 --- a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c +++ b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c @@ -3183,7 +3183,7 @@ Mathieu Desnoyers (Directory structure, build with automake/conf,\n\ lttv gui, control flow view, gui cooperative trace reading\n\ scheduler with interruptible foreground and background\n\ computation, detailed event list)\n\ -Benoit Des Ligneris, Éric Clement (Cluster adaptation, work in progress)\n\ +Benoit Des Ligneris, Eric Clement (Cluster adaptation, work in progress)\n\ Xang-Xiu Yang (new trace reading library and converter, lttv gui, \n\ detailed event list and statistics view)\n\ Tom Zanussi (RelayFS)\n\ @@ -3193,7 +3193,8 @@ Karim Yaghmour"); GtkWidget *label3 = gtk_label_new(""); gtk_label_set_markup(GTK_LABEL(label3), "\ -Linux Trace Toolkit Viewer, Copyright (C) 2004 Michel Dagenais\n\ +Linux Trace Toolkit Viewer, Copyright (C) 2004\n\ + Michel Dagenais\n\ Mathieu Desnoyers\n\ Xang-Xiu Yang\n\ Linux Trace Toolkit comes with ABSOLUTELY NO WARRANTY.\n\ -- 2.34.1