diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2008-07-10 12:55:06 -0400 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2008-07-10 12:55:06 -0400 |
commit | 91eb3abe54bc1336ef59f5b28eb93fd30a44c633 (patch) | |
tree | a813c4c74979329a9a101a6c0deb4f326274c86b /testsuite/systemtap.examples/wait4time.stp | |
parent | 7b8bcc72304c9101dce8e5faeb50448f2b49cf6d (diff) | |
download | systemtap-steved-91eb3abe54bc1336ef59f5b28eb93fd30a44c633.tar.gz systemtap-steved-91eb3abe54bc1336ef59f5b28eb93fd30a44c633.tar.xz systemtap-steved-91eb3abe54bc1336ef59f5b28eb93fd30a44c633.zip |
fixing inappropriate personal copyright notices
Diffstat (limited to 'testsuite/systemtap.examples/wait4time.stp')
-rwxr-xr-x | testsuite/systemtap.examples/wait4time.stp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/systemtap.examples/wait4time.stp b/testsuite/systemtap.examples/wait4time.stp index 568239b9..ba300ea7 100755 --- a/testsuite/systemtap.examples/wait4time.stp +++ b/testsuite/systemtap.examples/wait4time.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 |