summaryrefslogtreecommitdiffstats
path: root/src/python/lmi/base
diff options
context:
space:
mode:
authorPeter Schiffer <pschiffe@redhat.com>2014-01-16 16:29:07 +0100
committerPeter Schiffer <pschiffe@redhat.com>2014-01-16 16:29:07 +0100
commitbceaab385f8a6dc1b79de36b81e2fdae33a39a73 (patch)
tree31626fe5d84933bb0e5c69ff8086266d341243c0 /src/python/lmi/base
parent97d3041f1e38dfcc931d0e495c0e1c66497cf09c (diff)
downloadopenlmi-providers-bceaab385f8a6dc1b79de36b81e2fdae33a39a73.tar.gz
openlmi-providers-bceaab385f8a6dc1b79de36b81e2fdae33a39a73.tar.xz
openlmi-providers-bceaab385f8a6dc1b79de36b81e2fdae33a39a73.zip
Updated copyright years
Updated copyright years to include new year 2014.
Diffstat (limited to 'src/python/lmi/base')
-rw-r--r--src/python/lmi/base/__init__.py4
-rw-r--r--src/python/lmi/base/__init__.skel2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/python/lmi/base/__init__.py b/src/python/lmi/base/__init__.py
index 0bd8823..0ab8ffc 100644
--- a/src/python/lmi/base/__init__.py
+++ b/src/python/lmi/base/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2014 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
@@ -20,4 +20,4 @@
Common utilities for OpenLMI python projects.
"""
-__version__ = "0.4.1"
+__version__ = "0.4.2"
diff --git a/src/python/lmi/base/__init__.skel b/src/python/lmi/base/__init__.skel
index 455ab50..0bf0238 100644
--- a/src/python/lmi/base/__init__.skel
+++ b/src/python/lmi/base/__init__.skel
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2014 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