From 40441c968530344001045d4f572acb73f6559a2d Mon Sep 17 00:00:00 2001 From: Franklin Yow <58489007+franklinyow@users.noreply.github.com> Date: Thu, 8 Apr 2021 07:57:10 +0000 Subject: [PATCH] Update LICENSE Changes to comply with internal review Closes https://github.com/dart-lang/sdk/pull/45621 https://github.com/dart-lang/sdk/pull/45621 GitOrigin-RevId: 65ec4580e5b01658ddcb86b6a4c9301a482236ab Change-Id: Icf2b758f8df81240758b9a0aaf11c3e6756fa574 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/194340 Reviewed-by: Alexander Thomas --- LICENSE | 3 ++- runtime/third_party/double-conversion/LICENSE | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index a3889d5e533..be5c7b45c38 100644 --- a/LICENSE +++ b/LICENSE @@ -9,9 +9,10 @@ met: copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Google Inc. nor the names of its + * Neither the name of Google LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + 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 diff --git a/runtime/third_party/double-conversion/LICENSE b/runtime/third_party/double-conversion/LICENSE index 933718a9ef9..a97fa012cbb 100644 --- a/runtime/third_party/double-conversion/LICENSE +++ b/runtime/third_party/double-conversion/LICENSE @@ -1,4 +1,5 @@ -Copyright 2006-2011, the V8 project authors. All rights reserved. +Copyright 2006-2011, the V8 project authors. + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -9,7 +10,7 @@ met: copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Google Inc. nor the names of its + * Neither the name of Google LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.