From patchwork Fri Feb 26 16:16:52 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leif Lindholm X-Patchwork-Id: 63080 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp802300lbc; Fri, 26 Feb 2016 08:17:04 -0800 (PST) X-Received: by 10.98.34.212 with SMTP id p81mr3195109pfj.23.1456503424049; Fri, 26 Feb 2016 08:17:04 -0800 (PST) Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id q190si20751180pfq.247.2016.02.26.08.17.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Feb 2016 08:17:04 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) client-ip=198.145.21.10; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 85F751A1E29; Fri, 26 Feb 2016 08:17:08 -0800 (PST) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (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 11FA11A1E23 for ; Fri, 26 Feb 2016 08:17:07 -0800 (PST) Received: by mail-wm0-x236.google.com with SMTP id b205so78211410wmb.1 for ; Fri, 26 Feb 2016 08:17:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=MSIvfqbtJsTxbHufeF0WmS9dOr31yd06IT8cqjWknpU=; b=Icd8wCf/S5DMp4ewJfj0HunnVPQ6UrY1fVuax1vVcyfsv/fahAtOAImHZP2W/+YYe9 q0NxKFBpII1/oxtyImfOsmHzhMbAEUy0bmUqXe0Oker/lTdfojtkIpmeKyPQyGJx8602 tBrzg+Zyd1uXeCfRcZeNXRiAibrht/VmHEFSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=MSIvfqbtJsTxbHufeF0WmS9dOr31yd06IT8cqjWknpU=; b=SFc2EJWoJ0z7TbvEElqIwLjs1sdXtr/PnwJlKJipsBrz72qe5jMoEDZPx7kAZNZSN8 rSYP1Qj/Yqz3MtF1LxVsCap5HE6kuvFLOYRlCDMzcDOTBKWAAmClTzOhqq9oEKbWpc5A GNhMz7gtD9dFFipqH8SP/SdItuYn3VeB/L0/CAfJFoSDmpcAVgvfWBLY5+Gnrq+MdrRS Qymgx4zLKGd3yoJ/9zxwZNpl3KeKG3sZYKujUDXxh6wP1kvDCg5qQDBOjA+eOrDboL1T nQZOZ8H8HK4XvL2kTkUimZhJSdrOFn6zS1idfGyS0Q2s7UMFjGFMlTchWjKu+X2cN4Nb qgHw== X-Gm-Message-State: AD7BkJL/HLu30S2OsP+KRC8WJ7iXvf699WwvGdngF7iZ823ryBuD2OXYxdZb0x6SvkuCsPcU X-Received: by 10.194.3.110 with SMTP id b14mr2558757wjb.116.1456503420395; Fri, 26 Feb 2016 08:17:00 -0800 (PST) Received: from mohikan.mushroom.smurfnet.nu (cpc92308-cmbg19-2-0-cust814.5-4.cable.virginm.net. [82.24.251.47]) by smtp.gmail.com with ESMTPSA id k8sm13067962wjr.38.2016.02.26.08.16.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 26 Feb 2016 08:16:59 -0800 (PST) From: Leif Lindholm To: edk2-devel@lists.01.org Date: Fri, 26 Feb 2016 16:16:52 +0000 Message-Id: <1456503415-17029-2-git-send-email-leif.lindholm@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1456503415-17029-1-git-send-email-leif.lindholm@linaro.org> References: <1456503415-17029-1-git-send-email-leif.lindholm@linaro.org> Cc: Haojian Zhuang , Ard Biesheuvel Subject: [edk2] [PATCH 1/4] ArmPlatformPkg: PL061 - reformat copyright statement. X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" The copyright statement in PL061Gpio.c would not fit on a normal terminal screen. Break lines at <= 80 characters. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Leif Lindholm --- ArmPlatformPkg/Drivers/PL061GpioDxe/PL061Gpio.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.1.4 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel diff --git a/ArmPlatformPkg/Drivers/PL061GpioDxe/PL061Gpio.c b/ArmPlatformPkg/Drivers/PL061GpioDxe/PL061Gpio.c index ff05662..937b725 100644 --- a/ArmPlatformPkg/Drivers/PL061GpioDxe/PL061Gpio.c +++ b/ArmPlatformPkg/Drivers/PL061GpioDxe/PL061Gpio.c @@ -3,9 +3,9 @@ * Copyright (c) 2011, ARM Limited. All rights reserved. * * This program and the accompanying materials -* are licensed and made available under the terms and conditions of the BSD License -* which accompanies this distribution. The full text of the license may be found at -* http://opensource.org/licenses/bsd-license.php +* are licensed and made available under the terms and conditions of the BSD +* License which accompanies this distribution. The full text of the license +* may be found at http://opensource.org/licenses/bsd-license.php * * THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, * WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.