Skip to content

Commit 1405d0d

Browse files
committed
excluding files that should retain original dart header
1 parent 37381ff commit 1405d0d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

update_licenses.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright 2025 The Flutter Authors
2+
# Use of this source code is governed by a BSD-style license that can be
3+
# found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
14
---
25
remove_licenses:
36
#0
@@ -78,6 +81,8 @@ update_paths:
7881
- /Users/mossman/Development/devtools/tool/flutter-sdk
7982
- /Users/mossman/Development/devtools/.github
8083
- /Users/mossman/Development/devtools/.vscode
84+
- /Users/mossman/Development/devtools/packages/devtools_app/lib/src/shared/http/_http_date.dart
85+
- /Users/mossman/Development/devtools/packages/devtools_app/lib/src/shared/http/_http_exception.dart
8186
file_types:
8287
bat:
8388
remove:

0 commit comments

Comments
 (0)