Mercurial > audlegacy
changeset 945:6b3750ab5eab trunk
[svn] - Tiny fix
author | nhjm449 |
---|---|
date | Sun, 16 Apr 2006 17:51:07 -0700 |
parents | 03d141f44b4d |
children | 8cfe13fcd0c7 |
files | audacious/about.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/audacious/about.c Sun Apr 16 16:38:46 2006 -0700 +++ b/audacious/about.c Sun Apr 16 17:51:07 2006 -0700 @@ -39,7 +39,7 @@ *mask_bitmap_window2 = NULL; static const gchar *audacious_brief = "<big><b>Audacious %s</b></big>\n\n" - "Copyright (c) 2005 - 2006 Audacious Development Team"; + "Copyright (C) 2005-2006 Audacious Development Team"; static gboolean on_about_window_expose(GtkWidget *widget, GdkEventExpose *expose, gpointer data)