summaryrefslogtreecommitdiffstats
path: root/examples/test_account.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/test_account.py')
-rwxr-xr-xexamples/test_account.py18
1 files changed, 18 insertions, 0 deletions
diff --git a/examples/test_account.py b/examples/test_account.py
index 143a3c4..f556d01 100755
--- a/examples/test_account.py
+++ b/examples/test_account.py
@@ -1,5 +1,23 @@
#!/usr/bin/python
+#
+# Copyright (C) 2012 Roman Rakus <rrakus@redhat.com>
+#
+# 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, see <http://www.gnu.org/licenses/>.
+#
+
+
import sys
import pywbem