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