diff --git a/gnocchi/aggregates/__init__.py b/gnocchi/aggregates/__init__.py index 5d016132..93cac35a 100644 --- a/gnocchi/aggregates/__init__.py +++ b/gnocchi/aggregates/__init__.py @@ -1,6 +1,6 @@ # -*- encoding: utf-8 -*- # -# Copyright 2014 Openstack Foundation +# Copyright 2014 OpenStack Foundation # # Authors: Ana Malagon # diff --git a/gnocchi/aggregates/moving_stats.py b/gnocchi/aggregates/moving_stats.py index 16084325..fa4290ae 100644 --- a/gnocchi/aggregates/moving_stats.py +++ b/gnocchi/aggregates/moving_stats.py @@ -1,6 +1,6 @@ # -*- encoding: utf-8 -*- # -# Copyright 2014-2015 Openstack Foundation +# Copyright 2014-2015 OpenStack Foundation # # 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/gnocchi/tests/test_aggregates.py b/gnocchi/tests/test_aggregates.py index 71e74ecd..c9bf266c 100644 --- a/gnocchi/tests/test_aggregates.py +++ b/gnocchi/tests/test_aggregates.py @@ -1,6 +1,6 @@ # -*- encoding: utf-8 -*- # -# Copyright 2014-2015 Openstack Foundation +# Copyright 2014-2015 OpenStack Foundation # # 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