diff options
| author | Jan Synacek <jsynacek@redhat.com> | 2013-03-13 16:51:20 +0100 |
|---|---|---|
| committer | Jan Synacek <jsynacek@redhat.com> | 2013-03-13 16:51:20 +0100 |
| commit | e34b7108248ee50c3effbd76bdb030aec69a8adb (patch) | |
| tree | 27348ed0e0f2168120791cb02939d0b17133ffb3 /src/python | |
| parent | 25a2e6e768a12d9506c20011c3e19f57fb3a7846 (diff) | |
| download | openlmi-providers-e34b7108248ee50c3effbd76bdb030aec69a8adb.tar.gz openlmi-providers-e34b7108248ee50c3effbd76bdb030aec69a8adb.tar.xz openlmi-providers-e34b7108248ee50c3effbd76bdb030aec69a8adb.zip | |
Happy New Year! (better later than never)
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 |
