summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJan Synacek <jsynacek@redhat.com>2013-03-13 16:51:20 +0100
committerJan Synacek <jsynacek@redhat.com>2013-03-13 16:51:20 +0100
commite34b7108248ee50c3effbd76bdb030aec69a8adb (patch)
tree27348ed0e0f2168120791cb02939d0b17133ffb3 /examples
parent25a2e6e768a12d9506c20011c3e19f57fb3a7846 (diff)
downloadopenlmi-providers-e34b7108248ee50c3effbd76bdb030aec69a8adb.tar.gz
openlmi-providers-e34b7108248ee50c3effbd76bdb030aec69a8adb.tar.xz
openlmi-providers-e34b7108248ee50c3effbd76bdb030aec69a8adb.zip
Happy New Year! (better later than never)
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/test_account.py2
-rwxr-xr-xexamples/test_power.py2
-rwxr-xr-xexamples/test_service.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/test_account.py b/examples/test_account.py
index 5bf5782..4b5bb24 100755
--- a/examples/test_account.py
+++ b/examples/test_account.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
-# Copyright (C) 2012 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
diff --git a/examples/test_power.py b/examples/test_power.py
index c12fc7f..6f2f6f3 100755
--- a/examples/test_power.py
+++ b/examples/test_power.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
-# Copyright (C) 2012 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
diff --git a/examples/test_service.py b/examples/test_service.py
index 1708611..958ca4b 100755
--- a/examples/test_service.py
+++ b/examples/test_service.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
-# Copyright (C) 2012 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public