1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00

[multiple] Added copyright headers (#664)

This commit is contained in:
Arteev Raina
2021-01-22 00:46:46 +05:30
committed by GitHub
parent a29af85657
commit 1f0f430dbd
18 changed files with 72 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
// Copyright 2020 The Flutter team. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/cupertino.dart';
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';