diff options
| author | Jan Safranek <jsafrane@redhat.com> | 2013-03-15 13:04:03 +0100 |
|---|---|---|
| committer | Jan Safranek <jsafrane@redhat.com> | 2013-03-15 13:04:03 +0100 |
| commit | 81ffc78618c0518f2e0829a6f9c1a8f2acff6ebd (patch) | |
| tree | 179c5e15b06f4d0f0234b6eaf7cb363397a55214 /src/python | |
| parent | f5b610aef6dff0c51648cd5532646e35d4b8c3c1 (diff) | |
| parent | e34b7108248ee50c3effbd76bdb030aec69a8adb (diff) | |
Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providers
Diffstat (limited to 'src/python')
| -rw-r--r-- | src/python/openlmi/common/__init__.py | 2 | ||||
| -rw-r--r-- | src/python/openlmi/common/cmpi_logging.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/python/openlmi/common/__init__.py b/src/python/openlmi/common/__init__.py index 9acc604..2d19515 100644 --- a/src/python/openlmi/common/__init__.py +++ b/src/python/openlmi/common/__init__.py @@ -1,6 +1,6 @@ # Software Management Providers # -# 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/src/python/openlmi/common/cmpi_logging.py b/src/python/openlmi/common/cmpi_logging.py index 3e59882..c8755f5 100644 --- a/src/python/openlmi/common/cmpi_logging.py +++ b/src/python/openlmi/common/cmpi_logging.py @@ -1,6 +1,6 @@ # -*- Coding:utf-8 -*- # -# 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 |
