aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-09-03 18:31:45 +0000
committerGuy Harris <guy@alum.mit.edu>2005-09-03 18:31:45 +0000
commitb76a02df1c5de2e68d85f83fd9604341dcaf6330 (patch)
treed5b05efec9c0f5cace7c48a9266766b7ba23c6bd
parentf0b7251b34e7f41357945d2f3cf612189d20da02 (diff)
As with Ethereal, so with Tethereal; we're not a GNU program, don't say
we are. svn path=/trunk/; revision=15675
-rw-r--r--tethereal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tethereal.c b/tethereal.c
index 2ee0b59a0b..c0656d1fa9 100644
--- a/tethereal.c
+++ b/tethereal.c
@@ -219,7 +219,7 @@ print_usage(gboolean print_ver)
if (print_ver) {
output = stdout;
- fprintf(output, "This is GNU t" PACKAGE " " VERSION "%s"
+ fprintf(output, "This is t" PACKAGE " " VERSION "%s"
"\n (C) 1998-2005 Gerald Combs <gerald@ethereal.com>"
"\n%s\n%s\n",