Skip to content

Commit 72573a6

Browse files
Add license headers to files
1 parent 979f227 commit 72573a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/core/misc/json/json_search.dart

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// SPDX-License-Identifier: Apache-2.0
2+
// Copyright 2025 BitCodersNN
3+
14
import 'package:unn_mobile/core/misc/json/json_utils.dart';
25

36
T? findFirstNonNullNotesDeep<T>(dynamic data, String key) {

0 commit comments

Comments
 (0)