From 7d5621583737fd74119cc30e8216780e1a192291 Mon Sep 17 00:00:00 2001 From: ZhiQiang Fan Date: Fri, 20 Sep 2013 02:20:35 +0800 Subject: [PATCH] Replace OpenStack LLC with OpenStack Foundation Change-Id: I7642e7163b615798867881b012240164465c5e43 Fixes-Bug: #1214176 --- tools/xen/scripts/install-os-vpx.sh | 2 +- tools/xen/scripts/mkxva | 2 +- tools/xen/scripts/uninstall-os-vpx.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/xen/scripts/install-os-vpx.sh b/tools/xen/scripts/install-os-vpx.sh index c94a593e3d..7469e0c10b 100755 --- a/tools/xen/scripts/install-os-vpx.sh +++ b/tools/xen/scripts/install-os-vpx.sh @@ -1,7 +1,7 @@ #!/bin/bash # # Copyright (c) 2011 Citrix Systems, Inc. -# Copyright 2011 OpenStack LLC. +# Copyright 2011 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tools/xen/scripts/mkxva b/tools/xen/scripts/mkxva index a316da2ddb..392c05b407 100755 --- a/tools/xen/scripts/mkxva +++ b/tools/xen/scripts/mkxva @@ -1,7 +1,7 @@ #!/bin/bash # # Copyright (c) 2011 Citrix Systems, Inc. -# Copyright 2011 OpenStack LLC. +# Copyright 2011 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tools/xen/scripts/uninstall-os-vpx.sh b/tools/xen/scripts/uninstall-os-vpx.sh index 0feaec79e5..ac260949c4 100755 --- a/tools/xen/scripts/uninstall-os-vpx.sh +++ b/tools/xen/scripts/uninstall-os-vpx.sh @@ -1,7 +1,7 @@ #!/bin/bash # # Copyright (c) 2011 Citrix Systems, Inc. -# Copyright 2011 OpenStack LLC. +# Copyright 2011 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may