# HG changeset patch # User Matti Hamalainen # Date 1086739261 0 # Node ID 5970faa2530f4e2be7c37af4fab0f98ceef5c238 # Parent d3425d53be3aff283f14358184f76f3ccb63582a Added copyright information diff -r d3425d53be3a -r 5970faa2530f src/xs_about.c --- a/src/xs_about.c Wed Jun 09 00:00:05 2004 +0000 +++ b/src/xs_about.c Wed Jun 09 00:01:01 2004 +0000 @@ -120,6 +120,9 @@ gtk_container_add (GTK_CONTAINER (about_scrwin), about_text); gtk_widget_set_usize (about_text, -2, 100); gtk_text_insert (GTK_TEXT (about_text), NULL, NULL, NULL, + "(C) Copuright 1999-2004\n" + "\tTecnic Software productions (TNSP)\n" + "\n" "Programming and design\n" "\tMatti 'ccr/TNSP' Hämäläinen\n" "\n"