Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 75725ef

Browse files
📄 Add license block to test/widgets_test.dart
1 parent 8048451 commit 75725ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/google_sign_in/google_sign_in/test/widgets_test.dart

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright 2013 The Flutter Authors. All rights reserved.
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file.
4+
15
import 'dart:async';
26
import 'dart:convert';
37
import 'dart:io';

0 commit comments

Comments
 (0)