Skip to content

Commit

Permalink
One line for the version is enough.
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Feb 9, 2014
1 parent 937886b commit 39114c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/hostip/options.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ static const char *getopt_options = "6hr:V";
static void
options_version(void)
{
puts("hostip v" PACKAGE_VERSION "\n"
"Copyright (C) 2012 OpenDNS, Inc.");
puts("hostip v" PACKAGE_VERSION);
}

static void
Expand Down

0 comments on commit 39114c4

Please sign in to comment.