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

Commit fc2023b

Browse files
committed
added missing license entries
1 parent 5441cec commit fc2023b

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

ci/licenses_golden/licenses_flutter

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -926,6 +926,8 @@ FILE: ../../../flutter/shell/platform/darwin/common/framework/Source/flutter_sta
926926
FILE: ../../../flutter/shell/platform/darwin/ios/framework/Flutter.podspec
927927
FILE: ../../../flutter/shell/platform/darwin/ios/framework/Headers/Flutter.h
928928
FILE: ../../../flutter/shell/platform/darwin/ios/framework/Headers/FlutterAppDelegate.h
929+
FILE: ../../../flutter/shell/platform/darwin/ios/framework/Source/FlutterAppDelegateTest.mm
930+
FILE: ../../../flutter/shell/platform/darwin/ios/framework/Source/FlutterAppDelegate_Test.h
929931
FILE: ../../../flutter/shell/platform/darwin/ios/framework/Headers/FlutterCallbackCache.h
930932
FILE: ../../../flutter/shell/platform/darwin/ios/framework/Headers/FlutterDartProject.h
931933
FILE: ../../../flutter/shell/platform/darwin/ios/framework/Headers/FlutterEngine.h

shell/platform/darwin/ios/framework/Source/FlutterAppDelegate_Test.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
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.
14

25
@class FlutterViewController;
36

0 commit comments

Comments
 (0)