From 1d1db1e287a6838c9de6b215aecc24ca37b866e6 Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Fri, 15 Aug 2025 15:36:12 -0700 Subject: [PATCH] chore: fix copyright (#903) --- utils/set-version.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/utils/set-version.js b/utils/set-version.js index d671be2..f2daaa8 100644 --- a/utils/set-version.js +++ b/utils/set-version.js @@ -1,13 +1,12 @@ #!/usr/bin/env node /** - * Copyright 2019 Google Inc. All rights reserved. - * Modifications copyright (c) Microsoft Corporation. + * Copyright (c) Microsoft Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,