cosmetic fix to about box
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sun, 9 Jan 2005 20:06:28 +0000 (20:06 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sun, 9 Jan 2005 20:06:28 +0000 (20:06 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@855 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/AUTHORS
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c

index 4a4449b5f5bdf0d25fea0309ee2b326323c3ad69..101368b2f6f76a4634635835c211eca7c6376eaa 100644 (file)
@@ -15,7 +15,8 @@ Tom Zanussi (RelayFS)
 Strongly inspired from the original Linux Trace Toolkit Visualizer made by
 Karim Yaghmour.
 
 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.
                                                 Mathieu Desnoyers
                                                 Xang-Xiu Yang
 Linux Trace Toolkit comes with ABSOLUTELY NO WARRANTY.
index 6795b02e21429ee56ffdd6801e22d315dee7dc09..25586e6cd7fa6ee35ab279c81b8dca35ab820bb3 100644 (file)
@@ -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\
                    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\
 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), "\
 
   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\
                                                 Mathieu Desnoyers\n\
                                                 Xang-Xiu Yang\n\
 Linux Trace Toolkit comes with ABSOLUTELY NO WARRANTY.\n\
This page took 0.027698 seconds and 4 git commands to generate.