summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cxx b/main.cxx
index 4008ef01..dadeb5f7 100644
--- a/main.cxx
+++ b/main.cxx
@@ -37,7 +37,7 @@ version ()
clog
<< "SystemTap translator/driver "
<< "(version " << VERSION << " built " << DATE << ")" << endl
- << "Copyright (C) 2005 Red Hat, Inc. and others" << endl
+ << "Copyright (C) 2005-2006 Red Hat, Inc. and others" << endl
<< "This is free software; see the source for copying conditions."
<< endl;
}