aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-09-03 18:31:45 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-09-03 18:31:45 +0000
commit6c83f0738fe129fd41cb08773abfe3490a057e21 (patch)
treed5b05efec9c0f5cace7c48a9266766b7ba23c6bd
parent6f202647e31c9d6dfd832eba1d48d81160f6d665 (diff)
As with Ethereal, so with Tethereal; we're not a GNU program, don't say
we are. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15675 f5534014-38df-0310-8fa8-9805f1628bb7
-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",