summaryrefslogtreecommitdiffstats
path: root/parse.cxx
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-02-17 19:19:48 -0800
committerJosh Stone <jistone@redhat.com>2009-02-18 12:50:05 -0800
commit482fe2af17347b472232c5d7c4b26e53606e395e (patch)
treedb99af988895a35d5815681ea0ae8f13660ce280 /parse.cxx
parentc4ce66a13b44386263ede8ac13924d666b69d53e (diff)
downloadsystemtap-steved-482fe2af17347b472232c5d7c4b26e53606e395e.tar.gz
systemtap-steved-482fe2af17347b472232c5d7c4b26e53606e395e.tar.xz
systemtap-steved-482fe2af17347b472232c5d7c4b26e53606e395e.zip
Bump copyright years to 2009
Diffstat (limited to 'parse.cxx')
-rw-r--r--parse.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.cxx b/parse.cxx
index aeb11998..ac7e652c 100644
--- a/parse.cxx
+++ b/parse.cxx
@@ -1,5 +1,5 @@
// recursive descent parser for systemtap scripts
-// Copyright (C) 2005-2007 Red Hat Inc.
+// Copyright (C) 2005-2009 Red Hat Inc.
// Copyright (C) 2006 Intel Corporation.
// Copyright (C) 2007 Bull S.A.S
//