diff options
author | Josh Stone <jistone@redhat.com> | 2009-02-17 19:19:48 -0800 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-02-18 12:50:05 -0800 |
commit | 482fe2af17347b472232c5d7c4b26e53606e395e (patch) | |
tree | db99af988895a35d5815681ea0ae8f13660ce280 /parse.cxx | |
parent | c4ce66a13b44386263ede8ac13924d666b69d53e (diff) | |
download | systemtap-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.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 // |