summaryrefslogtreecommitdiffstats
path: root/func/minion/modules/netapp/common.py
diff options
context:
space:
mode:
Diffstat (limited to 'func/minion/modules/netapp/common.py')
-rw-r--r--func/minion/modules/netapp/common.py14
1 files changed, 14 insertions, 0 deletions
diff --git a/func/minion/modules/netapp/common.py b/func/minion/modules/netapp/common.py
index 9b31811..d2fd3f2 100644
--- a/func/minion/modules/netapp/common.py
+++ b/func/minion/modules/netapp/common.py
@@ -1,3 +1,17 @@
+##
+## NetApp Filer 'common' Module
+##
+## Copyright 2008, Red Hat, Inc
+## John Eckersberg <jeckersb@redhat.com>
+##
+## This software may be freely redistributed under the terms of the GNU
+## general public license.
+##
+## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+##
+
import re
import subprocess