diff --git a/bin/quantum-debug b/bin/quantum-debug index 45365709d6..4a7d6c3c24 100755 --- a/bin/quantum-debug +++ b/bin/quantum-debug @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 Openstack, LLC. +# Copyright (c) 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/bin/quantum-dhcp-agent b/bin/quantum-dhcp-agent index 56d7e6ea2c..18b892717d 100755 --- a/bin/quantum-dhcp-agent +++ b/bin/quantum-dhcp-agent @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 Openstack, LLC. +# Copyright (c) 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/bin/quantum-dhcp-agent-dnsmasq-lease-update b/bin/quantum-dhcp-agent-dnsmasq-lease-update index d054fa8c63..8c8b5958ac 100755 --- a/bin/quantum-dhcp-agent-dnsmasq-lease-update +++ b/bin/quantum-dhcp-agent-dnsmasq-lease-update @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 Openstack, LLC. +# Copyright (c) 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/bin/quantum-l3-agent b/bin/quantum-l3-agent index 39413e2758..d23168632e 100755 --- a/bin/quantum-l3-agent +++ b/bin/quantum-l3-agent @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 Openstack, LLC. +# Copyright (c) 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/bin/quantum-lbaas-agent b/bin/quantum-lbaas-agent index a53e4574b2..c1b3be43aa 100755 --- a/bin/quantum-lbaas-agent +++ b/bin/quantum-lbaas-agent @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2013 Openstack, LLC. +# Copyright (c) 2013 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/bin/quantum-metadata-agent b/bin/quantum-metadata-agent index 5d0ff8f6c2..6fede5fe4f 100755 --- a/bin/quantum-metadata-agent +++ b/bin/quantum-metadata-agent @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 Openstack, LLC. +# Copyright (c) 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/bin/quantum-netns-cleanup b/bin/quantum-netns-cleanup index 63995e3cda..06710cba01 100755 --- a/bin/quantum-netns-cleanup +++ b/bin/quantum-netns-cleanup @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 Openstack, LLC. +# Copyright (c) 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/bin/quantum-ns-metadata-proxy b/bin/quantum-ns-metadata-proxy index fa65c5f489..00fff9beba 100755 --- a/bin/quantum-ns-metadata-proxy +++ b/bin/quantum-ns-metadata-proxy @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 Openstack, LLC. +# Copyright (c) 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/bin/quantum-ovs-cleanup b/bin/quantum-ovs-cleanup index 096b8a73d0..be02bfbb8b 100755 --- a/bin/quantum-ovs-cleanup +++ b/bin/quantum-ovs-cleanup @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 Openstack, LLC. +# Copyright (c) 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/bin/quantum-rootwrap b/bin/quantum-rootwrap index 6b99733096..0e3383fe9e 100755 --- a/bin/quantum-rootwrap +++ b/bin/quantum-rootwrap @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 Openstack, LLC. +# Copyright (c) 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/bin/quantum-rpc-zmq-receiver b/bin/quantum-rpc-zmq-receiver index d79fdb515f..36b0f1ac08 100755 --- a/bin/quantum-rpc-zmq-receiver +++ b/bin/quantum-rpc-zmq-receiver @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2011 OpenStack LLC +# Copyright 2011 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/doc/source/conf.py b/doc/source/conf.py index abaf6c251b..e5e764fbba 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2010 OpenStack, LLC. +# Copyright (c) 2010 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -69,7 +69,7 @@ master_doc = 'index' # General information about the project. project = u'Quantum' -copyright = u'2011-present, OpenStack, LLC.' +copyright = u'2011-present, OpenStack Foundation.' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/doc/source/docbkx/quantum-api-1.0/xsd/actions.xsd b/doc/source/docbkx/quantum-api-1.0/xsd/actions.xsd index 5633438c28..41545111d2 100644 --- a/doc/source/docbkx/quantum-api-1.0/xsd/actions.xsd +++ b/doc/source/docbkx/quantum-api-1.0/xsd/actions.xsd @@ -1,7 +1,7 @@ - + - + - + - + - + - + - + - + - + - + - + - +