diff options
Diffstat (limited to 'testsuite/systemtap.examples/sleeptime.stp')
-rwxr-xr-x | testsuite/systemtap.examples/sleeptime.stp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/systemtap.examples/sleeptime.stp b/testsuite/systemtap.examples/sleeptime.stp index 252e50cc..b5729ceb 100755 --- a/testsuite/systemtap.examples/sleeptime.stp +++ b/testsuite/systemtap.examples/sleeptime.stp @@ -1,8 +1,7 @@ #! /usr/bin/env stap /* - * Copyright (C) 2006 Daniel Berrange, Red Hat Inc. - * Copyright (C) 2007 Will Cohen, Red Hat, Inc. + * Copyright (C) 2006-2007 Red Hat Inc. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions |