diff --git a/cinder/api/contrib/services.py b/cinder/api/contrib/services.py index db5d884edde..3efac96f639 100644 --- a/cinder/api/contrib/services.py +++ b/cinder/api/contrib/services.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2012 IBM +# Copyright 2012 IBM Corp. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/cinder/tests/api/contrib/test_services.py b/cinder/tests/api/contrib/test_services.py index 107c0f84ac4..1f823c356a6 100644 --- a/cinder/tests/api/contrib/test_services.py +++ b/cinder/tests/api/contrib/test_services.py @@ -1,4 +1,4 @@ -# Copyright 2012 IBM +# Copyright 2012 IBM Corp. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/cinder/tests/test_storwize_svc.py b/cinder/tests/test_storwize_svc.py index 7e05731f657..ed878cab642 100644 --- a/cinder/tests/test_storwize_svc.py +++ b/cinder/tests/test_storwize_svc.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2012, 2013 IBM Corp +# Copyright 2013 IBM Corp. # Copyright 2012 OpenStack LLC. # All Rights Reserved. # diff --git a/cinder/tests/test_xiv.py b/cinder/tests/test_xiv.py index be69766c0eb..8db11a0cad5 100644 --- a/cinder/tests/test_xiv.py +++ b/cinder/tests/test_xiv.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 IBM, Inc. +# Copyright 2012 IBM Corp. # Copyright (c) 2012 OpenStack LLC. # All Rights Reserved. # diff --git a/cinder/volume/drivers/storwize_svc.py b/cinder/volume/drivers/storwize_svc.py index 65c7e771a44..f798332cbb7 100644 --- a/cinder/volume/drivers/storwize_svc.py +++ b/cinder/volume/drivers/storwize_svc.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2012, 2013 IBM Corp +# Copyright 2013 IBM Corp. # Copyright 2012 OpenStack LLC. # All Rights Reserved. # diff --git a/cinder/volume/drivers/xiv.py b/cinder/volume/drivers/xiv.py index be5975a7454..2b60497e8f5 100644 --- a/cinder/volume/drivers/xiv.py +++ b/cinder/volume/drivers/xiv.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 IBM, Inc. +# Copyright 2012 IBM Corp. # Copyright (c) 2012 OpenStack LLC. # All Rights Reserved. #