summaryrefslogtreecommitdiff
path: root/src/trg-about-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-about-window.c')
-rw-r--r--src/trg-about-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-about-window.c b/src/trg-about-window.c
index d869cea..49eaca3 100644
--- a/src/trg-about-window.c
+++ b/src/trg-about-window.c
@@ -62,7 +62,7 @@ GtkWidget *trg_about_window_new(GtkWindow * parent)
gtk_about_dialog_set_version(GTK_ABOUT_DIALOG(dialog),
PACKAGE_VERSION);
gtk_about_dialog_set_copyright(GTK_ABOUT_DIALOG(dialog),
- "(C) 2011 Alan F");
+ "(C) 2011 Alan Fitton");
gtk_about_dialog_set_comments(GTK_ABOUT_DIALOG(dialog),
"A remote client to transmission-daemon.");
/* Set the license text, which is usually loaded from a file. Also, set the