Skip to content

Commit 23d444d

Browse files
committed
Fix 1 @lrhn
1 parent 78005ad commit 23d444d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/corelib/bool_parse_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
1+
// Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44
// SharedOptions=-Da=true -Db=false -Dc=NOTBOOL -Dd=True

tests/corelib/bool_try_parse_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
1+
// Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44
// SharedOptions=-Da=true -Db=false -Dc=NOTBOOL -Dd=True

0 commit comments

Comments
 (0)