diff options
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 |
