From e34b7108248ee50c3effbd76bdb030aec69a8adb Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Wed, 13 Mar 2013 16:51:20 +0100 Subject: Happy New Year! (better later than never) --- src/python/openlmi/common/__init__.py | 2 +- src/python/openlmi/common/cmpi_logging.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/python') 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 -- cgit