changeset 163:5970faa2530f

Added copyright information
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 09 Jun 2004 00:01:01 +0000
parents d3425d53be3a
children 6976daf0eee3
files src/xs_about.c
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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"