From 624ca4d85d98e64c9f8e8f3f115fb472c6d7a3ed Mon Sep 17 00:00:00 2001 From: Pavel Feldman Date: Tue, 12 May 2020 15:33:51 -0700 Subject: [PATCH] chore: restore copyright for SerializedAXNode type --- src/accessibility.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/accessibility.ts b/src/accessibility.ts index 7edfc99f88..1c8d443ec7 100644 --- a/src/accessibility.ts +++ b/src/accessibility.ts @@ -1,5 +1,6 @@ /** - * Copyright (c) Microsoft Corporation. + * Copyright 2018 Google Inc. All rights reserved. + * Modifications 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.