diff options
| author | Todd Willey <todd@rubidine.com> | 2010-07-15 01:28:51 -0400 |
|---|---|---|
| committer | Todd Willey <todd@rubidine.com> | 2010-07-15 01:28:51 -0400 |
| commit | c88d1f033bd600e855c57d9a65d9d832b1b0ab85 (patch) | |
| tree | 4e19b948b89ce0f5d294ddb66c381834e0906886 /nova/cloudpipe | |
| parent | 46865fb45484794b14fe280be08529f023dcea3b (diff) | |
update copyrights
Diffstat (limited to 'nova/cloudpipe')
| -rw-r--r-- | nova/cloudpipe/__init__.py | 2 | ||||
| -rw-r--r-- | nova/cloudpipe/api.py | 2 | ||||
| -rwxr-xr-x | nova/cloudpipe/bootscript.sh | 2 | ||||
| -rw-r--r-- | nova/cloudpipe/client.ovpn.template | 2 | ||||
| -rw-r--r-- | nova/cloudpipe/pipelib.py | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/nova/cloudpipe/__init__.py b/nova/cloudpipe/__init__.py index 57ef14651..cfadc30e9 100644 --- a/nova/cloudpipe/__init__.py +++ b/nova/cloudpipe/__init__.py @@ -4,8 +4,6 @@ # Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # -# Copyright 2010 Anso Labs, 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 # a copy of the License at diff --git a/nova/cloudpipe/api.py b/nova/cloudpipe/api.py index 610239c2e..99a0a1d6d 100644 --- a/nova/cloudpipe/api.py +++ b/nova/cloudpipe/api.py @@ -4,8 +4,6 @@ # Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # -# Copyright 2010 Anso Labs, 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 # a copy of the License at diff --git a/nova/cloudpipe/bootscript.sh b/nova/cloudpipe/bootscript.sh index 639aad66f..43fc2ecab 100755 --- a/nova/cloudpipe/bootscript.sh +++ b/nova/cloudpipe/bootscript.sh @@ -5,8 +5,6 @@ # Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # -# Copyright 2010 Anso Labs, 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 # a copy of the License at diff --git a/nova/cloudpipe/client.ovpn.template b/nova/cloudpipe/client.ovpn.template index a8ec5dc6e..e127eb9f0 100644 --- a/nova/cloudpipe/client.ovpn.template +++ b/nova/cloudpipe/client.ovpn.template @@ -4,8 +4,6 @@ # Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # -# Copyright 2010 Anso Labs, 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 # a copy of the License at diff --git a/nova/cloudpipe/pipelib.py b/nova/cloudpipe/pipelib.py index 5f6ccf82e..de5326c5e 100644 --- a/nova/cloudpipe/pipelib.py +++ b/nova/cloudpipe/pipelib.py @@ -4,8 +4,6 @@ # Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # -# Copyright 2010 Anso Labs, 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 # a copy of the License at |
