summaryrefslogtreecommitdiffstats
path: root/main.cxx
diff options
context:
space:
mode:
authorfche <fche>2006-01-28 02:50:16 +0000
committerfche <fche>2006-01-28 02:50:16 +0000
commitb9b9151203da78888b923d03e69943a2968fe083 (patch)
tree5f521c3e1dbe1eb5613d61be25a05c4361439c65 /main.cxx
parentb0ee93c4ceec6ee4d44c611cd968386faa233c1c (diff)
downloadsystemtap-steved-b9b9151203da78888b923d03e69943a2968fe083.tar.gz
systemtap-steved-b9b9151203da78888b923d03e69943a2968fe083.tar.xz
systemtap-steved-b9b9151203da78888b923d03e69943a2968fe083.zip
copyright year update
Diffstat (limited to 'main.cxx')
-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;
}