summaryrefslogtreecommitdiffstats
path: root/examples/test_account.py
diff options
context:
space:
mode:
authorRoman Rakus <rrakus@redhat.com>2012-10-26 14:21:51 +0200
committerRoman Rakus <rrakus@redhat.com>2012-10-26 14:21:51 +0200
commit972244be7679e03edf0dfd148e4d11efa3f5caff (patch)
tree0a7d154dbde4cef5019f6ed43e941c3fb30756fb /examples/test_account.py
parent7a3aa00503496f4ee5e45f71bc42468b22f5ac78 (diff)
downloadopenlmi-providers-972244be7679e03edf0dfd148e4d11efa3f5caff.tar.gz
openlmi-providers-972244be7679e03edf0dfd148e4d11efa3f5caff.tar.xz
openlmi-providers-972244be7679e03edf0dfd148e4d11efa3f5caff.zip
Account: Include license text in source files
Signed-off-by: Roman Rakus <rrakus@redhat.com>
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