summaryrefslogtreecommitdiffstats
path: root/func/minion/modules/netapp/common.py
diff options
context:
space:
mode:
authorJohn Eckersberg <jeckersb@redhat.com>2008-01-29 20:41:36 -0500
committerJohn Eckersberg <jeckersb@redhat.com>2008-01-29 20:41:36 -0500
commit04e480a191174b48e1b4abbf9f297b3c8cc0e992 (patch)
treefce108eb7369101d2d21ae9a5e7ede56ba5910f7 /func/minion/modules/netapp/common.py
parent620171f26e281ce6d2c92073f90f661ca4352608 (diff)
downloadfunc-04e480a191174b48e1b4abbf9f297b3c8cc0e992.tar.gz
func-04e480a191174b48e1b4abbf9f297b3c8cc0e992.tar.xz
func-04e480a191174b48e1b4abbf9f297b3c8cc0e992.zip
it's 2008, update copyrights
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