We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c958fa8 commit 788b436Copy full SHA for 788b436
app/lib/package/api_export/exported_api.dart
@@ -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
+
5
import 'dart:async';
6
import 'dart:convert';
7
import 'dart:io';
app/test/package/api_export/exported_api_test.dart
@@ -1,4 +1,4 @@
-// Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
0 commit comments