diff options
Diffstat (limited to 'psutil/_common.py')
-rw-r--r-- | psutil/_common.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/psutil/_common.py b/psutil/_common.py index 3d2f27cc..9db5ad37 100644 --- a/psutil/_common.py +++ b/psutil/_common.py @@ -1,4 +1,4 @@ -#/usr/bin/env python +# /usr/bin/env python # Copyright (c) 2009, Giampaolo Rodola'. All rights reserved. # Use of this source code is governed by a BSD-style license that can be |