Skip to content

Commit b0e5899

Browse files
committed
Add license to file
1 parent df1ee69 commit b0e5899

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pkgs/convert/test/identity_codec_test.dart

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
2+
// for details. All rights reserved. Use of this source code is governed by a
3+
// BSD-style license that can be found in the LICENSE file.
4+
15
import 'dart:convert';
26
import 'package:convert/convert.dart';
37
import 'package:test/test.dart';

0 commit comments

Comments
 (0)