summaryrefslogtreecommitdiffstats
path: root/openstack/common/scheduler
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/common/scheduler')
-rw-r--r--openstack/common/scheduler/filter.py2
-rw-r--r--openstack/common/scheduler/filters/__init__.py2
-rw-r--r--openstack/common/scheduler/filters/availability_zone_filter.py2
-rw-r--r--openstack/common/scheduler/filters/capabilities_filter.py2
-rw-r--r--openstack/common/scheduler/filters/extra_specs_ops.py2
-rw-r--r--openstack/common/scheduler/filters/json_filter.py2
-rw-r--r--openstack/common/scheduler/weight.py2
-rw-r--r--openstack/common/scheduler/weights/__init__.py2
8 files changed, 8 insertions, 8 deletions
diff --git a/openstack/common/scheduler/filter.py b/openstack/common/scheduler/filter.py
index 0bdb10d..52c18af 100644
--- a/openstack/common/scheduler/filter.py
+++ b/openstack/common/scheduler/filter.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2011-2012 OpenStack, LLC.
+# Copyright (c) 2011-2012 OpenStack Foundation.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/openstack/common/scheduler/filters/__init__.py b/openstack/common/scheduler/filters/__init__.py
index 7476069..d3a99a5 100644
--- a/openstack/common/scheduler/filters/__init__.py
+++ b/openstack/common/scheduler/filters/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2011 OpenStack, LLC.
+# Copyright (c) 2011 OpenStack Foundation.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/openstack/common/scheduler/filters/availability_zone_filter.py b/openstack/common/scheduler/filters/availability_zone_filter.py
index 5659a6c..764a99e 100644
--- a/openstack/common/scheduler/filters/availability_zone_filter.py
+++ b/openstack/common/scheduler/filters/availability_zone_filter.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2011-2012 OpenStack, LLC.
+# Copyright (c) 2011-2012 OpenStack Foundation.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/openstack/common/scheduler/filters/capabilities_filter.py b/openstack/common/scheduler/filters/capabilities_filter.py
index 8a658fa..df69955 100644
--- a/openstack/common/scheduler/filters/capabilities_filter.py
+++ b/openstack/common/scheduler/filters/capabilities_filter.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2011 OpenStack, LLC.
+# Copyright (c) 2011 OpenStack Foundation.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/openstack/common/scheduler/filters/extra_specs_ops.py b/openstack/common/scheduler/filters/extra_specs_ops.py
index 9537e28..13c1032 100644
--- a/openstack/common/scheduler/filters/extra_specs_ops.py
+++ b/openstack/common/scheduler/filters/extra_specs_ops.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2011 OpenStack, LLC.
+# Copyright (c) 2011 OpenStack Foundation.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/openstack/common/scheduler/filters/json_filter.py b/openstack/common/scheduler/filters/json_filter.py
index 9118bc2..7035947 100644
--- a/openstack/common/scheduler/filters/json_filter.py
+++ b/openstack/common/scheduler/filters/json_filter.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2011 OpenStack, LLC.
+# Copyright (c) 2011 OpenStack Foundation.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/openstack/common/scheduler/weight.py b/openstack/common/scheduler/weight.py
index c5df9da..82f1d25 100644
--- a/openstack/common/scheduler/weight.py
+++ b/openstack/common/scheduler/weight.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2011-2012 OpenStack, LLC.
+# Copyright (c) 2011-2012 OpenStack Foundation.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/openstack/common/scheduler/weights/__init__.py b/openstack/common/scheduler/weights/__init__.py
index 476ff8c..c05c04e 100644
--- a/openstack/common/scheduler/weights/__init__.py
+++ b/openstack/common/scheduler/weights/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2011 OpenStack, LLC.
+# Copyright (c) 2011 OpenStack Foundation.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may