diff options
| author | Giampaolo Rodola' <g.rodola@gmail.com> | 2013-06-08 14:36:15 +0200 |
|---|---|---|
| committer | Giampaolo Rodola' <g.rodola@gmail.com> | 2013-06-08 14:36:15 +0200 |
| commit | f34a1d5390ca5fcd941766a5fe6f88220e67b2fb (patch) | |
| tree | 6ab2242012055cbc33fbc5745cf33e90de9aed9e /examples/killall.py | |
| parent | f400c727d2f1fd7e87d2464be2158ab296b1d815 (diff) | |
| download | psutil-f34a1d5390ca5fcd941766a5fe6f88220e67b2fb.tar.gz | |
update psutil project ownership
Diffstat (limited to 'examples/killall.py')
| -rwxr-xr-x | examples/killall.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/killall.py b/examples/killall.py index 3f0bac35..3d2907c0 100755 --- a/examples/killall.py +++ b/examples/killall.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2009, Jay Loden, Giampaolo Rodola'. All rights reserved. +# Copyright (c) 2009, Giampaolo Rodola'. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. |
