From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4001:c0b::22e; helo=mail-it0-x22e.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-it0-x22e.google.com (mail-it0-x22e.google.com [IPv6:2607:f8b0:4001:c0b::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id E23202096AEDC for ; Thu, 12 Jul 2018 07:21:38 -0700 (PDT) Received: by mail-it0-x22e.google.com with SMTP id p4-v6so7056997itf.2 for ; Thu, 12 Jul 2018 07:21:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=TBpdTNdt/VaA9hBjfnN8tYT2kFFA92XyvAQ8KHA6qos=; b=gq3VkLCJMHDxGo2MmZZYhDkUDe/uQroqtSl2gM2qACckBhSXurVJ/hlPfcQig7BARE Epw57LHNruxWNL2DnLt2R1Kwj4K5KWYN3vSJwZesHTjWEk5q63eSQ8sb29zksQqiEznT 0k7eKo1XcEzsxkSBPcip6ZfQmsoUOhV9ssruU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=TBpdTNdt/VaA9hBjfnN8tYT2kFFA92XyvAQ8KHA6qos=; b=MCV3i/tR7YYRoWLkfqIno9h/VQ3D3hU41n2MELys25klQm+ECP+0pXh0NKdX6Z6aW9 FuLWUpX8Lc2Of/CUIrh6q6p172dlbcPkOL5+Ztfr2shfSjitRJGdxU/9dJD4xV28zlEF fHWQre1S3NUtKCCwnw5lUSO2ojhNDOUpVgh1y5JEbAgDXdUPa8NeYHNaz6vVwLWotV24 EHulv4Rt04PVzga/ZeItuWxP6ZQRHdhzWYibCdEzXLg7pOyguA96CH+kxaxIKC34NnNY 5/TJ1teu+AjE1SFU9ee2LGrPYTV2l/zG+o6xbM1L+q4qN08spagPQVRvG/NZ/b0iF6Df IZWg== X-Gm-Message-State: AOUpUlE+BaavMGCjDS7ytO7uH4GpHqrM5qMs1Y3ONhae0XT9oJXB7S9M Iy8v+yISHgojPCAGGxwq6aV/SB95cG2lusIaR+3lfg== X-Google-Smtp-Source: AAOMgpcm21nMBpokELBVBf6uWIagv1WQwtV4zP0cUQdNdlMQU4yU7eD/rC/LTiPrihvcUgt9Os55rjO69VII08FAaxY= X-Received: by 2002:a24:d7c5:: with SMTP id y188-v6mr1453594itg.50.1531405298074; Thu, 12 Jul 2018 07:21:38 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a6b:bbc7:0:0:0:0:0 with HTTP; Thu, 12 Jul 2018 07:21:37 -0700 (PDT) In-Reply-To: <20180712140810.4644-1-dandan.bi@intel.com> References: <20180712140810.4644-1-dandan.bi@intel.com> From: Ard Biesheuvel Date: Thu, 12 Jul 2018 16:21:37 +0200 Message-ID: To: Dandan Bi Cc: "edk2-devel@lists.01.org" , Star Zeng , Liming Gao Subject: Re: [patch] MdeModulePkg/PerformanceMeasurement.h: Correct the license X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2018 14:21:39 -0000 Content-Type: text/plain; charset="UTF-8" On 12 July 2018 at 16:08, Dandan Bi wrote: > Corrected to use the BSD license. > > Cc: Liming Gao > Cc: Star Zeng > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Dandan Bi This needs a Reviewed-by from someone at Microsoft. > --- > MdeModulePkg/Include/Guid/PerformanceMeasurement.h | 31 +++++++--------------- > 1 file changed, 9 insertions(+), 22 deletions(-) > > diff --git a/MdeModulePkg/Include/Guid/PerformanceMeasurement.h b/MdeModulePkg/Include/Guid/PerformanceMeasurement.h > index f2955c7..0c3eb59 100644 > --- a/MdeModulePkg/Include/Guid/PerformanceMeasurement.h > +++ b/MdeModulePkg/Include/Guid/PerformanceMeasurement.h > @@ -1,31 +1,18 @@ > /** @file > > -Copyright (c) 2017, Microsoft Corporation > -Copyright (c) 2018, Intel Corporation. All rights reserved.
> +Performance measurement protocol, allows logging performance data. > > -All rights reserved. > -Redistribution and use in source and binary forms, with or without > -modification, are permitted provided that the following conditions are met: > -1. Redistributions of source code must retain the above copyright notice, > -this list of conditions and the following disclaimer. > -2. Redistributions in binary form must reproduce the above copyright notice, > -this list of conditions and the following disclaimer in the documentation > - and/or other materials provided with the distribution. > - > -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND > -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED > -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. > -IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, > -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, > -BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, > -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF > -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE > -OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF > -ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > +Copyright (c) 2017, Microsoft Corporation
> +Copyright (c) 2018, Intel Corporation. All rights reserved.
> +This program and the accompanying materials are licensed and made available under > +the terms and conditions of the BSD License that accompanies this distribution. > +The full text of the license may be found at > +http://opensource.org/licenses/bsd-license.php. > > -Performance measurement protocol, allows logging performance data. > +THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, > +WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. > > **/ > > #ifndef _PERFORMANCE_MEASUREMENT_H_ > #define _PERFORMANCE_MEASUREMENT_H_ > -- > 1.9.5.msysgit.1 > > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel