From e8d8c66078b25f55086c7552eb162a53ba315399 Mon Sep 17 00:00:00 2001 From: Edmond Chui <1967998+EdmondChuiHW@users.noreply.github.com> Date: Tue, 5 Mar 2024 16:13:43 +0000 Subject: [PATCH] license --- serve-local.py | 1 + 1 file changed, 1 insertion(+) diff --git a/serve-local.py b/serve-local.py index e25a9964a9c..fd7126ac171 100755 --- a/serve-local.py +++ b/serve-local.py @@ -1,6 +1,7 @@ #!/usr/bin/env python3 # Copyright (c) Meta Platforms, Inc. and affiliates. +# Copyright 2019 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file.