diff options
author | sconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2006-07-17 15:12:16 +0000 |
---|---|---|
committer | sconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2006-07-17 15:12:16 +0000 |
commit | 6272e3abf035e9a24bb37a4e27a12c35bb87cb3f (patch) | |
tree | 013a799c235abd64652c6e317285f55ee3ea1239 /src/example_plugins/release.py | |
parent | 84e7def56d181cccce5b5afa05035cfe94e50022 (diff) | |
download | sos-6272e3abf035e9a24bb37a4e27a12c35bb87cb3f.tar.gz |
cleaned up example plugins
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@16 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/example_plugins/release.py')
-rw-r--r-- | src/example_plugins/release.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/example_plugins/release.py b/src/example_plugins/release.py index 8ef395b5..5df7ada1 100644 --- a/src/example_plugins/release.py +++ b/src/example_plugins/release.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python - ### This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or |