diff options
Diffstat (limited to 'main.cxx')
-rw-r--r-- | main.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -48,8 +48,7 @@ version () clog << "SystemTap translator/driver " << "(version " << VERSION << "/" << dwfl_version (NULL) - << " " << GIT_MESSAGE - << " built " << DATE << ")" << endl + << " " << GIT_MESSAGE << ")" << endl << "Copyright (C) 2005-2008 Red Hat, Inc. and others" << endl << "This is free software; see the source for copying conditions." << endl; } |