diff --git a/novaclient/v1_1/agents.py b/novaclient/v1_1/agents.py index 17e3cad31..069662732 100644 --- a/novaclient/v1_1/agents.py +++ b/novaclient/v1_1/agents.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/novaclient/v1_1/coverage_ext.py b/novaclient/v1_1/coverage_ext.py index 6364da419..9003cc77f 100644 --- a/novaclient/v1_1/coverage_ext.py +++ b/novaclient/v1_1/coverage_ext.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/novaclient/v1_1/fixed_ips.py b/novaclient/v1_1/fixed_ips.py index a45db99fc..8f9d46c62 100644 --- a/novaclient/v1_1/fixed_ips.py +++ b/novaclient/v1_1/fixed_ips.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/novaclient/v1_1/floating_ips_bulk.py b/novaclient/v1_1/floating_ips_bulk.py index b98a5b66a..1eeaaaa23 100644 --- a/novaclient/v1_1/floating_ips_bulk.py +++ b/novaclient/v1_1/floating_ips_bulk.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/novaclient/v1_1/services.py b/novaclient/v1_1/services.py index 7aa26f7bf..13805db4b 100644 --- a/novaclient/v1_1/services.py +++ b/novaclient/v1_1/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/tests/v1_1/test_agents.py b/tests/v1_1/test_agents.py index 14ddcf7fc..f599046e4 100644 --- a/tests/v1_1/test_agents.py +++ b/tests/v1_1/test_agents.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/tests/v1_1/test_coverage_ext.py b/tests/v1_1/test_coverage_ext.py index 4596c8789..9e6f4fc9e 100644 --- a/tests/v1_1/test_coverage_ext.py +++ b/tests/v1_1/test_coverage_ext.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2012 IBM +# Copyright 2012 IBM Corp. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/tests/v1_1/test_fixed_ips.py b/tests/v1_1/test_fixed_ips.py index 6548755c2..fe4eab272 100644 --- a/tests/v1_1/test_fixed_ips.py +++ b/tests/v1_1/test_fixed_ips.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/tests/v1_1/test_floating_ips_bulk.py b/tests/v1_1/test_floating_ips_bulk.py index 21981081c..c7706eca0 100644 --- a/tests/v1_1/test_floating_ips_bulk.py +++ b/tests/v1_1/test_floating_ips_bulk.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/tests/v1_1/test_services.py b/tests/v1_1/test_services.py index 25759e270..701b4cb0e 100644 --- a/tests/v1_1/test_services.py +++ b/tests/v1_1/test_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