From f7c034c399ab86ca3234ad5260aa5c217a6f805e Mon Sep 17 00:00:00 2001 From: Alexander Alekhin Date: Thu, 8 Apr 2021 22:21:11 +0000 Subject: [PATCH] fix whitespace --- modules/rgbd/src/opencl/hash_tsdf.cl | 2 +- modules/wechat_qrcode/LICENSE | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/rgbd/src/opencl/hash_tsdf.cl b/modules/rgbd/src/opencl/hash_tsdf.cl index 0e611c1d3dd..3b5a9065185 100644 --- a/modules/rgbd/src/opencl/hash_tsdf.cl +++ b/modules/rgbd/src/opencl/hash_tsdf.cl @@ -384,7 +384,7 @@ inline float3 getNormalVoxel(float3 ptVox, __global const struct TsdfVoxel* allV int4 offsets[] = { (int4)( 1, 0, 0, 0), (int4)(-1, 0, 0, 0), (int4)( 0, 1, 0, 0), // 0-3 (int4)( 0, -1, 0, 0), (int4)( 0, 0, 1, 0), (int4)( 0, 0, -1, 0) // 4-7 }; - + const int nVals = 6; float vals[6]; #else diff --git a/modules/wechat_qrcode/LICENSE b/modules/wechat_qrcode/LICENSE index 33358269b03..303fddb1597 100644 --- a/modules/wechat_qrcode/LICENSE +++ b/modules/wechat_qrcode/LICENSE @@ -1,10 +1,10 @@ Tencent is pleased to support the open source community by making WeChat QRCode available. -Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved. -The below software in this distribution may have been modified by THL A29 Limited ("Tencent Modifications"). +Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved. +The below software in this distribution may have been modified by THL A29 Limited ("Tencent Modifications"). All Tencent Modifications are Copyright (C) THL A29 Limited. -WeChat QRCode is licensed under the Apache License Version 2.0, except for the third-party components listed below. +WeChat QRCode is licensed under the Apache License Version 2.0, except for the third-party components listed below. Terms of the Apache License Version 2.0 --------------------------------------------------------------------