]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Replace OpenStack LLC with OpenStack Foundation
authorZhiQiang Fan <aji.zqfan@gmail.com>
Thu, 19 Sep 2013 18:34:29 +0000 (02:34 +0800)
committerZhiQiang Fan <aji.zqfan@gmail.com>
Thu, 19 Sep 2013 18:43:12 +0000 (02:43 +0800)
Change-Id: Ia3489a1cff5070b000098e278c772cb823ae688c
Fixes-Bug: #1214176

doc/docbkx/api-ref/src/wadls/heat-api/src/heat-api-1.0.wadl
doc/source/architecture.rst
heat/common/auth_password.py
heat/common/auth_token.py
heat/common/policy.py
heat/tests/test_auth_password.py
heat/tests/test_common_policy.py
heat/tests/test_exception.py
heat/tests/test_wsgi.py
heat/tests/v1_1/fakes.py

index be9340fee55623ea46a0593b82b000baf8992acc..53e2ed3ba4f151ed5a75ceb1b1d0fbc3eb13459a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- (C) 2012 OpenStack LLC., All Rights Reserved -->
+<!-- (C) 2012 OpenStack Foundation, All Rights Reserved -->
 
 <application xmlns="http://wadl.dev.java.net/2009/02"
              xmlns:xsdxt="http://docs.rackspacecloud.com/xsd-ext/v1.0"
index 533f706c17038157befadbeaca553be214c078de..1a4df668bf23f206af030614af53837a1be874b5 100644 (file)
@@ -1,5 +1,5 @@
 ..
-      Copyright 2011-2012 OpenStack, LLC
+      Copyright 2011-2012 OpenStack Foundation
       All Rights Reserved.
 
       Licensed under the Apache License, Version 2.0 (the "License"); you may
index 1ccdb2b9f5a41c00deca8168f9f85cb6f7264720..b308e4eedddb00a7a8f4b9100b1d0c465c69a7f9 100644 (file)
@@ -1,6 +1,6 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2013 OpenStack LLC
+# Copyright 2013 OpenStack Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ab3e300d62995f518e2f310fd69f94909a72f000..ad2bc6ccac3433b03b75ff9f1cde1aebdb43814f 100644 (file)
@@ -1,6 +1,6 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2010-2012 OpenStack LLC
+# Copyright 2010-2012 OpenStack Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 7d6b5649941a9e4d823036c8ab952049d02bcb9f..6c547c85236df862f030f500199cb7f18fd4c5ff 100644 (file)
@@ -1,6 +1,6 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=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
index 75a99a36527e0e0abe4b6731c78a1cd890e1ea2f..b9f9d995c9fa61abad0c08f2bb5e378e99144867 100644 (file)
@@ -1,6 +1,6 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2013 OpenStack LLC
+# Copyright 2013 OpenStack Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ac3ca0a3d85fae676a985e84507747ca9293d981..0fd9ba9dfb688f3e3b285f76d39b642e3ac273d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2012 OpenStack, LLC
+# Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 520e029ae5efd94957b3298ba9475290ea911d5e..03b1f9930e9ea8a0cacfc60eec0ae5ba01f165d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2012 OpenStack, LLC
+# Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 843d88f0e319b028e50060258523b57181673cf7..8de268ed9ef573597f34cd23f138c1b1c6188c59 100644 (file)
@@ -1,6 +1,6 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2010-2011 OpenStack, LLC
+# Copyright 2010-2011 OpenStack Foundation
 # All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 57a07484b217f0490dc8f9fea3f45fad9cd0a4c8..426b53cb43e0239cbb220f36775209b6c113488a 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright (c) 2011 X.commerce, a business unit of eBay Inc.
-# 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.