aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/psacct.py
diff options
context:
space:
mode:
Diffstat (limited to 'sos/plugins/psacct.py')
-rw-r--r--sos/plugins/psacct.py20
1 files changed, 7 insertions, 13 deletions
diff --git a/sos/plugins/psacct.py b/sos/plugins/psacct.py
index 0ce0f0ed..a405a06d 100644
--- a/sos/plugins/psacct.py
+++ b/sos/plugins/psacct.py
@@ -1,16 +1,10 @@
-# 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
-# (at your option) any later version.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-
-# You should have received a copy of the GNU General Public License along
-# with this program; if not, write to the Free Software Foundation, Inc.,
-# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+# This file is part of the sos project: https://github.com/sosreport/sos
+#
+# This copyrighted material is made available to anyone wishing to use,
+# modify, copy, or redistribute it subject to the terms and conditions of
+# version 2 of the GNU General Public License.
+#
+# See the LICENSE file in the source distribution for further information.
from sos.plugins import Plugin, RedHatPlugin, DebianPlugin, UbuntuPlugin