From b9b9151203da78888b923d03e69943a2968fe083 Mon Sep 17 00:00:00 2001 From: fche Date: Sat, 28 Jan 2006 02:50:16 +0000 Subject: copyright year update --- main.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- cgit