From 73319d5fe05dd7f7d4feb60dc9d514e93e06256a Mon Sep 17 00:00:00 2001 From: Zhijiang Hu Date: Thu, 17 Aug 2017 04:46:12 -0400 Subject: [PATCH] Update License info Change-Id: I10fcf4ab3ac3a8054a784c5860624338157ce47d Signed-off-by: Zhijiang Hu --- LICENSE | 2 +- .../api/backends/osinstall/bifrost/install.py | 15 +++++++++++++++ code/daisy/daisy/cmd/api.py | 4 +--- code/daisy/daisy/cmd/auto_backup.py | 4 +--- code/daisy/daisy/cmd/manage.py | 4 +--- code/daisy/daisy/cmd/orchestration.py | 4 +--- code/daisy/daisy/cmd/registry.py | 4 +--- 7 files changed, 21 insertions(+), 16 deletions(-) diff --git a/LICENSE b/LICENSE index 7392a0d9..97ef653b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2016 ZTE Corporation + 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. diff --git a/code/daisy/daisy/api/backends/osinstall/bifrost/install.py b/code/daisy/daisy/api/backends/osinstall/bifrost/install.py index e69de29b..d10369b5 100644 --- a/code/daisy/daisy/api/backends/osinstall/bifrost/install.py +++ b/code/daisy/daisy/api/backends/osinstall/bifrost/install.py @@ -0,0 +1,15 @@ +# Copyright 2013 OpenStack Foundation +# 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 +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. + diff --git a/code/daisy/daisy/cmd/api.py b/code/daisy/daisy/cmd/api.py index dd20d4a5..f8a0d0b0 100644 --- a/code/daisy/daisy/cmd/api.py +++ b/code/daisy/daisy/cmd/api.py @@ -1,8 +1,6 @@ #!/usr/bin/env python -# Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. -# Copyright 2011 OpenStack Foundation +# Copyright 2013 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/code/daisy/daisy/cmd/auto_backup.py b/code/daisy/daisy/cmd/auto_backup.py index fedba9c3..58776117 100644 --- a/code/daisy/daisy/cmd/auto_backup.py +++ b/code/daisy/daisy/cmd/auto_backup.py @@ -1,8 +1,6 @@ #!/usr/bin/env python -# Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. -# Copyright 2011 OpenStack Foundation +# Copyright 2013 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/code/daisy/daisy/cmd/manage.py b/code/daisy/daisy/cmd/manage.py index 5eb1bd77..746ae57f 100755 --- a/code/daisy/daisy/cmd/manage.py +++ b/code/daisy/daisy/cmd/manage.py @@ -1,8 +1,6 @@ #!/usr/bin/env python -# Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. -# Copyright 2011 OpenStack Foundation +# Copyright 2013 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/code/daisy/daisy/cmd/orchestration.py b/code/daisy/daisy/cmd/orchestration.py index 8a91d7b8..605da177 100755 --- a/code/daisy/daisy/cmd/orchestration.py +++ b/code/daisy/daisy/cmd/orchestration.py @@ -1,8 +1,6 @@ #!/usr/bin/env python -# Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. -# Copyright 2011 OpenStack Foundation +# Copyright 2013 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/code/daisy/daisy/cmd/registry.py b/code/daisy/daisy/cmd/registry.py index 1ffb8c08..7a57ddad 100755 --- a/code/daisy/daisy/cmd/registry.py +++ b/code/daisy/daisy/cmd/registry.py @@ -1,8 +1,6 @@ #!/usr/bin/env python -# Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. -# Copyright 2011 OpenStack Foundation +# Copyright 2013 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may