]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Remove openstack copy right assignment as we have not done that yet.
authorAngus Salkeld <asalkeld@redhat.com>
Wed, 14 Mar 2012 22:36:51 +0000 (09:36 +1100)
committerAngus Salkeld <asalkeld@redhat.com>
Wed, 14 Mar 2012 22:36:51 +0000 (09:36 +1100)
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
21 files changed:
heat/__init__.py
heat/api/__init__.py
heat/api/middleware/__init__.py
heat/api/middleware/context.py
heat/api/middleware/version_negotiation.py
heat/api/v1/__init__.py
heat/api/v1/router.py
heat/api/v1/stacks.py
heat/api/versions.py
heat/client.py
heat/common/__init__.py
heat/common/auth.py
heat/common/client.py
heat/common/config.py
heat/common/context.py
heat/common/crypt.py
heat/common/exception.py
heat/common/policy.py
heat/common/wsgi.py
heat/version.py
setup.py

index 0c7fc6ddcfe792a9b3573bce74eeabbced830e64..4bbe1336fc3d5c7133bde8ab846f0c6eab00a7b3 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2010-2011 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index d65c689a83d66be0582895e46057ba7b7e3c5c6a..e8e403594152912bed8c5a341795ba08bf925d34 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2011 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index d65c689a83d66be0582895e46057ba7b7e3c5c6a..e8e403594152912bed8c5a341795ba08bf925d34 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2011 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index 6f480aa5cfdef079d26d8d2b35e7a75519bc3aa2..c8c4d1886d173db1b8cc6ec0d64ec142c89f48a7 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2011 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index 2d525d0374d59ba75e14016a091cb76d79ad7b1a..181d2788cb30c36ff5e1747d85088c6624e064a4 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2011 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index a7c2da058b4d57553ce729dcf37d425de7d316b3..d39dd5ae14330f85c9607ea2d290bc1f2be9822f 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2011 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index 5c9ce31e9749db4bd461452048b11ac4d36f6467..95432860c83787edebe71ac81bb62b953dbe40f3 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2011 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index f81874c71310243dd48dfc1a58ebaaa6ad200411..5145e718b548bd8377321525b340d5c246264cbe 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2010 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index 07d112e5fbed293fea86c41c49ee0c822581c127..b0498c9fd495ba07e82d388d6b57345eb05fcd8a 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2011 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index d0bc06471621d12ff3b7e61102a93cd194bbec51..837ccfbd07796f53c59b51f4c6ce4e50db090714 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2010-2011 OpenStack, LLC
-# All Rights Reserved.
 #
 #    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
index b60695702cef0b4e83a1fc88f3747264d276f025..e8e403594152912bed8c5a341795ba08bf925d34 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2010-2011 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index 7484fc650f26a001f852e0bed9fbef560a6399cf..1462e0c6d247ecf48c93fb344057b2b84775f4c2 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2011 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index 5a63f3e288fd3c1fc6ae79f82f91269231aaa765..1e1a12483dc44fe3943921ec6b1ec701138f497c 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2010-2011 OpenStack, LLC
-# All Rights Reserved.
 #
 #    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
index d17dd7559bb65e6566b078b104ac9940b816a87b..ae84325f883cc6cb908ce05f2818c5dcb8f2e265 100644 (file)
@@ -1,8 +1,6 @@
 #!/usr/bin/env python
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2011 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index 8960ffc50d382f4c92513836442d5582f7df785e..6cf80054157c60a0b1a22d0f424eb2c2c20474da 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2011 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index cddd13b5b9bd805a9dff92e8cffa2fd1fd61df74..d34f49f9b9e4fc6a619e79b002e0eb03aa63e7de 100644 (file)
@@ -1,8 +1,6 @@
 #!/usr/bin/env python
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright 2011 OpenStack LLC.
-# All Rights Reserved.
 #
 #    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
index 2a3a8ade1c99e7d80c9dd8d0389290754ed8b956..0c8a45b47c23721f69a377e45357c83065ad6e5b 100644 (file)
@@ -2,7 +2,6 @@
 
 # Copyright 2010 United States Government as represented by the
 # Administrator of the National Aeronautics and Space Administration.
-# All Rights Reserved.
 #
 #    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
index 1579409ec54ed0ea8135afbee3c016ed51757040..a9dd6aff0924ee6820e8ec57007ff616a01fb267 100644 (file)
@@ -1,7 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-# Copyright (c) 2011 OpenStack, LLC.
-# All Rights Reserved.
 #
 #    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
index abe07c6ae808fdcb0c942f13d99b5b42f935cf3c..cb9fa9c68dc0ab6e0be17b2bf67130ae6280f2ff 100644 (file)
@@ -2,7 +2,6 @@
 
 # Copyright 2010 United States Government as represented by the
 # Administrator of the National Aeronautics and Space Administration.
-# Copyright 2010 OpenStack LLC.
 # All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e87460bdd66d3aa88f17c20477d4f01b5ea9198d..e94d04505268e2f9db27c9b2aefbdcef1f3235dc 100644 (file)
@@ -1,6 +1,5 @@
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 
-#    Copyright 2011 OpenStack LLC
 #
 #    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
index 5433d4ea3531cc7c17e863410d7790383d1f9d92..3830287fe384e6b1fe1abfeff99b599393ba9d40 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,4 @@
 #!/usr/bin/python
-# Copyright (c) 2010 OpenStack, LLC.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.