License update - Batch 47 (#8749)

* license update - batch 47

* corrected edge cases

* updated goldens for new license headers
diff --git a/packages/devtools_app/integration_test/test_infra/run/_in_file_args.dart b/packages/devtools_app/integration_test/test_infra/run/_in_file_args.dart
index 137579d..cae07d4 100644
--- a/packages/devtools_app/integration_test/test_infra/run/_in_file_args.dart
+++ b/packages/devtools_app/integration_test/test_infra/run/_in_file_args.dart
@@ -1,6 +1,6 @@
-// Copyright 2023 The Chromium Authors. All rights reserved.
+// Copyright 2023 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:convert';
 import 'dart:io';
diff --git a/packages/devtools_app/integration_test/test_infra/run/_test_app_driver.dart b/packages/devtools_app/integration_test/test_infra/run/_test_app_driver.dart
index 7a8e45d..cc0d0b5 100644
--- a/packages/devtools_app/integration_test/test_infra/run/_test_app_driver.dart
+++ b/packages/devtools_app/integration_test/test_infra/run/_test_app_driver.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ignore_for_file: avoid_print
 
diff --git a/packages/devtools_app/integration_test/test_infra/run/_utils.dart b/packages/devtools_app/integration_test/test_infra/run/_utils.dart
index 012ed47..ebf1e03 100644
--- a/packages/devtools_app/integration_test/test_infra/run/_utils.dart
+++ b/packages/devtools_app/integration_test/test_infra/run/_utils.dart
@@ -1,6 +1,6 @@
-// Copyright 2023 The Chromium Authors. All rights reserved.
+// Copyright 2023 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ignore_for_file: avoid_print
 
diff --git a/packages/devtools_app/integration_test/test_infra/run/run_test.dart b/packages/devtools_app/integration_test/test_infra/run/run_test.dart
index 2de64e3..5d4689c 100644
--- a/packages/devtools_app/integration_test/test_infra/run/run_test.dart
+++ b/packages/devtools_app/integration_test/test_infra/run/run_test.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ignore_for_file: avoid_print
 
diff --git a/packages/devtools_app/test/test_infra/fixtures/color_console_output_app.dart b/packages/devtools_app/test/test_infra/fixtures/color_console_output_app.dart
index 7178283..c710acc 100644
--- a/packages/devtools_app/test/test_infra/fixtures/color_console_output_app.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/color_console_output_app.dart
@@ -1,6 +1,6 @@
-// Copyright 2019 The Chromium Authors. All rights reserved.
+// Copyright 2019 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ignore_for_file: avoid_print
 
diff --git a/packages/devtools_app/test/test_infra/fixtures/debugging_app.dart b/packages/devtools_app/test/test_infra/fixtures/debugging_app.dart
index d0983d0..bb732d9 100644
--- a/packages/devtools_app/test/test_infra/fixtures/debugging_app.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/debugging_app.dart
@@ -1,6 +1,6 @@
-// Copyright 2019 The Chromium Authors. All rights reserved.
+// Copyright 2019 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ignore_for_file: avoid_print
 
diff --git a/packages/devtools_app/test/test_infra/fixtures/debugging_app_async.dart b/packages/devtools_app/test/test_infra/fixtures/debugging_app_async.dart
index 52ab5e0..ffe3cbc 100644
--- a/packages/devtools_app/test/test_infra/fixtures/debugging_app_async.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/debugging_app_async.dart
@@ -1,6 +1,6 @@
-// Copyright 2019 The Chromium Authors. All rights reserved.
+// Copyright 2019 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ignore_for_file: avoid_print
 
diff --git a/packages/devtools_app/test/test_infra/fixtures/debugging_app_exception.dart b/packages/devtools_app/test/test_infra/fixtures/debugging_app_exception.dart
index d6d04d4..397be00 100644
--- a/packages/devtools_app/test/test_infra/fixtures/debugging_app_exception.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/debugging_app_exception.dart
@@ -1,6 +1,6 @@
-// Copyright 2019 The Chromium Authors. All rights reserved.
+// Copyright 2019 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ignore_for_file: avoid_print
 
diff --git a/packages/devtools_app/test/test_infra/fixtures/empty_app.dart b/packages/devtools_app/test/test_infra/fixtures/empty_app.dart
index b5dfc61..ed79870 100644
--- a/packages/devtools_app/test/test_infra/fixtures/empty_app.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/empty_app.dart
@@ -1,6 +1,6 @@
-// Copyright 2019 The Chromium Authors. All rights reserved.
+// Copyright 2019 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ignore_for_file: avoid_print
 
diff --git a/packages/devtools_app/test/test_infra/fixtures/flutter_app/README.md b/packages/devtools_app/test/test_infra/fixtures/flutter_app/README.md
index 7d3a1af..6ce37b6 100644
--- a/packages/devtools_app/test/test_infra/fixtures/flutter_app/README.md
+++ b/packages/devtools_app/test/test_infra/fixtures/flutter_app/README.md
@@ -1,3 +1,8 @@
+<!--
+Copyright 2025 The Flutter Authors
+Use of this source code is governed by a BSD-style license that can be
+found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
+-->
 # flutter_app
 
 App for running DevTools integration tests.
diff --git a/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/main.dart b/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/main.dart
index 1f7bfdb..c17b49b 100644
--- a/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/main.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/main.dart
@@ -1,8 +1,8 @@
 // FILE: main.dart (Note: Do not remove comment, for testing.)
 
-// Copyright 2021 The Chromium Authors. All rights reserved.
+// Copyright 2021 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ATTENTION: If any lines are added to or  deleted from this file then the
 // debugger panel integration test will need to be updated with new line numbers
diff --git a/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/overflow_errors.dart b/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/overflow_errors.dart
index 0643aa0..09cd1f1 100644
--- a/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/overflow_errors.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/overflow_errors.dart
@@ -1,6 +1,6 @@
-// Copyright 2021 The Chromium Authors. All rights reserved.
+// Copyright 2021 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:flutter/material.dart';
 
diff --git a/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete.dart b/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete.dart
index dce93fd..24ed3d8 100644
--- a/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete.dart
@@ -1,6 +1,6 @@
-// Copyright 2021 The Chromium Authors. All rights reserved.
+// Copyright 2021 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:developer' as developer;
 import 'dart:math' as math;
diff --git a/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete_export.dart b/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete_export.dart
index e6bcbed..7f71827 100644
--- a/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete_export.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete_export.dart
@@ -1,6 +1,6 @@
-// Copyright 2021 The Chromium Authors. All rights reserved.
+// Copyright 2021 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // This lint gets in the way of testing.
 // ignore_for_file: unused_element
diff --git a/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete_helper_library.dart b/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete_helper_library.dart
index be9b4f8..f434b9f 100644
--- a/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete_helper_library.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete_helper_library.dart
@@ -1,6 +1,6 @@
-// Copyright 2021 The Chromium Authors. All rights reserved.
+// Copyright 2021 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 export 'autocomplete_export.dart';
 
diff --git a/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/other_classes.dart b/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/other_classes.dart
index 01793c8..1cd9568 100644
--- a/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/other_classes.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/other_classes.dart
@@ -1,6 +1,6 @@
-// Copyright 2021 The Chromium Authors. All rights reserved.
+// Copyright 2021 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ATTENTION: If any lines are added to or  deleted from this file then the
 // debugger panel integration test will need to be updated with new line numbers
diff --git a/packages/devtools_app/test/test_infra/fixtures/flutter_app/pubspec.yaml b/packages/devtools_app/test/test_infra/fixtures/flutter_app/pubspec.yaml
index bffcee4..483b8c7 100644
--- a/packages/devtools_app/test/test_infra/fixtures/flutter_app/pubspec.yaml
+++ b/packages/devtools_app/test/test_infra/fixtures/flutter_app/pubspec.yaml
@@ -1,3 +1,6 @@
+# Copyright 2025 The Flutter Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 name: flutter_app
 description: App for running DevTools integration tests.
 publish_to: 'none'
diff --git a/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/README.md b/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/README.md
index 82ff33c..6fa128e 100644
--- a/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/README.md
+++ b/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/README.md
@@ -1,3 +1,8 @@
+<!--
+Copyright 2025 The Flutter Authors
+Use of this source code is governed by a BSD-style license that can be
+found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
+-->
 # flutter_error_app
 
 App for running DevTools integration tests.
diff --git a/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/lib/main.dart b/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/lib/main.dart
index 4a8dddb..0ca4430 100644
--- a/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/lib/main.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/lib/main.dart
@@ -1,6 +1,6 @@
-// Copyright 2019 The Chromium Authors. All rights reserved.
+// Copyright 2019 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:flutter/material.dart';
 
diff --git a/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/lib/missing_material_error.dart b/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/lib/missing_material_error.dart
index c032a5c..1c48982 100644
--- a/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/lib/missing_material_error.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/lib/missing_material_error.dart
@@ -1,6 +1,6 @@
-// Copyright 2019 The Chromium Authors. All rights reserved.
+// Copyright 2019 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:async';
 
diff --git a/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/pubspec.yaml b/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/pubspec.yaml
index 7b51add..fdc6fb6 100644
--- a/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/pubspec.yaml
+++ b/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/pubspec.yaml
@@ -1,3 +1,6 @@
+# Copyright 2025 The Flutter Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 name: flutter_error_app
 description: App for running DevTools integration tests.
 
diff --git a/packages/devtools_app/test/test_infra/fixtures/logging_app.dart b/packages/devtools_app/test/test_infra/fixtures/logging_app.dart
index 52fea05..afe3700 100644
--- a/packages/devtools_app/test/test_infra/fixtures/logging_app.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/logging_app.dart
@@ -1,6 +1,6 @@
-// Copyright 2018 The Chromium Authors. All rights reserved.
+// Copyright 2018 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ignore_for_file: avoid_print
 
diff --git a/packages/devtools_app/test/test_infra/fixtures/memory_app/README.md b/packages/devtools_app/test/test_infra/fixtures/memory_app/README.md
index e54bb95..74589eb 100644
--- a/packages/devtools_app/test/test_infra/fixtures/memory_app/README.md
+++ b/packages/devtools_app/test/test_infra/fixtures/memory_app/README.md
@@ -1,3 +1,8 @@
+<!--
+Copyright 2025 The Flutter Authors
+Use of this source code is governed by a BSD-style license that can be
+found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
+-->
 # memory_app
 
 App for running DevTools integration and manual memory-related tests.
diff --git a/packages/devtools_app/test/test_infra/fixtures/memory_app/lib/main.dart b/packages/devtools_app/test/test_infra/fixtures/memory_app/lib/main.dart
index b969679..34c6757 100644
--- a/packages/devtools_app/test/test_infra/fixtures/memory_app/lib/main.dart
+++ b/packages/devtools_app/test/test_infra/fixtures/memory_app/lib/main.dart
@@ -1,6 +1,6 @@
-// Copyright 2023 The Chromium Authors. All rights reserved.
+// Copyright 2023 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:flutter/material.dart';
 
diff --git a/packages/devtools_app/test/test_infra/fixtures/memory_app/pubspec.yaml b/packages/devtools_app/test/test_infra/fixtures/memory_app/pubspec.yaml
index 0b8a3c6..67edb82 100644
--- a/packages/devtools_app/test/test_infra/fixtures/memory_app/pubspec.yaml
+++ b/packages/devtools_app/test/test_infra/fixtures/memory_app/pubspec.yaml
@@ -1,3 +1,6 @@
+# Copyright 2025 The Flutter Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 name: memory_app
 description: App for running DevTools integration and manual tests.
 publish_to: 'none'
diff --git a/packages/devtools_app/test/test_infra/flutter_test_driver.dart b/packages/devtools_app/test/test_infra/flutter_test_driver.dart
index ca165c9..4cc4b6f 100644
--- a/packages/devtools_app/test/test_infra/flutter_test_driver.dart
+++ b/packages/devtools_app/test/test_infra/flutter_test_driver.dart
@@ -1,6 +1,6 @@
-// Copyright 2018 The Chromium Authors. All rights reserved.
+// Copyright 2018 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ignore_for_file: avoid_print
 
diff --git a/packages/devtools_app/test/test_infra/flutter_test_environment.dart b/packages/devtools_app/test/test_infra/flutter_test_environment.dart
index 83e90a4..622786e 100644
--- a/packages/devtools_app/test/test_infra/flutter_test_environment.dart
+++ b/packages/devtools_app/test/test_infra/flutter_test_environment.dart
@@ -1,6 +1,6 @@
-// Copyright 2019 The Chromium Authors. All rights reserved.
+// Copyright 2019 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:async';
 import 'dart:io';
diff --git a/packages/devtools_app/test/test_infra/flutter_test_storage.dart b/packages/devtools_app/test/test_infra/flutter_test_storage.dart
index 3bb2f2e..77150e1 100644
--- a/packages/devtools_app/test/test_infra/flutter_test_storage.dart
+++ b/packages/devtools_app/test/test_infra/flutter_test_storage.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:devtools_app/src/shared/primitives/storage.dart';
 
diff --git a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/classes_mixins.dart.golden b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/classes_mixins.dart.golden
index 2ee7cf6..ef50614 100644
--- a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/classes_mixins.dart.golden
+++ b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/classes_mixins.dart.golden
@@ -1,9 +1,9 @@
->// Copyright 2022 The Chromium Authors. All rights reserved.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// Copyright 2022 The Flutter Authors
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >// Use of this source code is governed by a BSD-style license that can be
 #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
->// found in the LICENSE file.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >
 >class A {
 #^^^^^ keyword.declaration.dart
diff --git a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/comments.dart.golden b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/comments.dart.golden
index cc9e2b6..7d4c7d6 100644
--- a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/comments.dart.golden
+++ b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/comments.dart.golden
@@ -1,9 +1,9 @@
->// Copyright 2022 The Chromium Authors. All rights reserved.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// Copyright 2022 The Flutter Authors
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >// Use of this source code is governed by a BSD-style license that can be
 #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
->// found in the LICENSE file.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >
 >/// Multiline dartdoc comment.
 #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart
diff --git a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/functions.dart.golden b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/functions.dart.golden
index 508b136..3a57b4a 100644
--- a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/functions.dart.golden
+++ b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/functions.dart.golden
@@ -1,9 +1,9 @@
->// Copyright 2022 The Chromium Authors. All rights reserved.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// Copyright 2022 The Flutter Authors
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >// Use of this source code is governed by a BSD-style license that can be
 #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
->// found in the LICENSE file.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >
 >void simplePrint() {
 #^^^^ storage.type.primitive.dart
diff --git a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/keywords.dart.golden b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/keywords.dart.golden
index 81b65d6..1739018 100644
--- a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/keywords.dart.golden
+++ b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/keywords.dart.golden
@@ -1,9 +1,9 @@
->// Copyright 2022 The Chromium Authors. All rights reserved.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// Copyright 2022 The Flutter Authors
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >// Use of this source code is governed by a BSD-style license that can be
 #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
->// found in the LICENSE file.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >
 >library foo;
 #^^^^^^^ meta.declaration.dart keyword.other.import.dart
diff --git a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/literals.dart.golden b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/literals.dart.golden
index bbe961a..7e88621 100644
--- a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/literals.dart.golden
+++ b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/literals.dart.golden
@@ -1,9 +1,9 @@
->// Copyright 2022 The Chromium Authors. All rights reserved.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// Copyright 2022 The Flutter Authors
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >// Use of this source code is governed by a BSD-style license that can be
 #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
->// found in the LICENSE file.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >
 >const a = 'aaaaa';
 #^^^^^ storage.modifier.dart
diff --git a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/names.dart.golden b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/names.dart.golden
index caa9b2f..4e479dc 100644
--- a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/names.dart.golden
+++ b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/names.dart.golden
@@ -1,9 +1,9 @@
->// Copyright 2022 The Chromium Authors. All rights reserved.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// Copyright 2022 The Flutter Authors
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >// Use of this source code is governed by a BSD-style license that can be
 #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
->// found in the LICENSE file.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >
 >const $bool = null;
 #^^^^^ storage.modifier.dart
diff --git a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/operators.dart.golden b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/operators.dart.golden
index 084c066..db4f602 100644
--- a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/operators.dart.golden
+++ b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/operators.dart.golden
@@ -1,9 +1,9 @@
->// Copyright 2022 The Chromium Authors. All rights reserved.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// Copyright 2022 The Flutter Authors
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >// Use of this source code is governed by a BSD-style license that can be
 #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
->// found in the LICENSE file.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >
 >void foo() {
 #^^^^ storage.type.primitive.dart
diff --git a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/string_interpolation.dart.golden b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/string_interpolation.dart.golden
index 64cb2a2..4b69b3a 100644
--- a/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/string_interpolation.dart.golden
+++ b/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/string_interpolation.dart.golden
@@ -1,9 +1,9 @@
->// Copyright 2022 The Chromium Authors. All rights reserved.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// Copyright 2022 The Flutter Authors
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >// Use of this source code is governed by a BSD-style license that can be
 #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
->// found in the LICENSE file.
-#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
+>// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
+#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart
 >
 >void values() {
 #^^^^ storage.type.primitive.dart
diff --git a/packages/devtools_app/test/test_infra/matchers/_golden_matcher_io.dart b/packages/devtools_app/test/test_infra/matchers/_golden_matcher_io.dart
index 6691eee..c11d313 100644
--- a/packages/devtools_app/test/test_infra/matchers/_golden_matcher_io.dart
+++ b/packages/devtools_app/test/test_infra/matchers/_golden_matcher_io.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:io' as io;
 
diff --git a/packages/devtools_app/test/test_infra/matchers/_golden_matcher_web.dart b/packages/devtools_app/test/test_infra/matchers/_golden_matcher_web.dart
index b276025..f8fa0c5 100644
--- a/packages/devtools_app/test/test_infra/matchers/_golden_matcher_web.dart
+++ b/packages/devtools_app/test/test_infra/matchers/_golden_matcher_web.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:flutter_test/flutter_test.dart';
 
diff --git a/packages/devtools_app/test/test_infra/matchers/matchers.dart b/packages/devtools_app/test/test_infra/matchers/matchers.dart
index b2a4c5d..6005a45 100644
--- a/packages/devtools_app/test/test_infra/matchers/matchers.dart
+++ b/packages/devtools_app/test/test_infra/matchers/matchers.dart
@@ -1,6 +1,6 @@
-// Copyright 2019 The Chromium Authors. All rights reserved.
+// Copyright 2019 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ignore_for_file: avoid_print
 
diff --git a/packages/devtools_app/test/test_infra/scenes/README.md b/packages/devtools_app/test/test_infra/scenes/README.md
index f779adf..87a3523 100644
--- a/packages/devtools_app/test/test_infra/scenes/README.md
+++ b/packages/devtools_app/test/test_infra/scenes/README.md
@@ -1,3 +1,8 @@
+<!--
+Copyright 2025 The Flutter Authors
+Use of this source code is governed by a BSD-style license that can be
+found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
+-->
 Scenes allow you to define application state that can be both used for testing and
 run as an application.
 
diff --git a/packages/devtools_app/test/test_infra/scenes/cpu_profiler/default.dart b/packages/devtools_app/test/test_infra/scenes/cpu_profiler/default.dart
index fcf3370..7c8bb94 100644
--- a/packages/devtools_app/test/test_infra/scenes/cpu_profiler/default.dart
+++ b/packages/devtools_app/test/test_infra/scenes/cpu_profiler/default.dart
@@ -1,6 +1,6 @@
-// Copyright 2023 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2023 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:async';
 
diff --git a/packages/devtools_app/test/test_infra/scenes/hello.dart b/packages/devtools_app/test/test_infra/scenes/hello.dart
index 11b0fd0..c459ecb 100644
--- a/packages/devtools_app/test/test_infra/scenes/hello.dart
+++ b/packages/devtools_app/test/test_infra/scenes/hello.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:flutter/material.dart';
 import 'package:stager/stager.dart';
diff --git a/packages/devtools_app/test/test_infra/scenes/memory/default.dart b/packages/devtools_app/test/test_infra/scenes/memory/default.dart
index a27c125..4695661 100644
--- a/packages/devtools_app/test/test_infra/scenes/memory/default.dart
+++ b/packages/devtools_app/test/test_infra/scenes/memory/default.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:devtools_app/devtools_app.dart';
 import 'package:devtools_app/src/screens/memory/framework/memory_tabs.dart';
diff --git a/packages/devtools_app/test/test_infra/scenes/memory/diff_snapshot.dart b/packages/devtools_app/test/test_infra/scenes/memory/diff_snapshot.dart
index 1678fa1..3702ba8 100644
--- a/packages/devtools_app/test/test_infra/scenes/memory/diff_snapshot.dart
+++ b/packages/devtools_app/test/test_infra/scenes/memory/diff_snapshot.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:devtools_app/devtools_app.dart';
 import 'package:devtools_app/src/screens/memory/panes/diff/controller/diff_pane_controller.dart';
diff --git a/packages/devtools_app/test/test_infra/scenes/performance/default.dart b/packages/devtools_app/test/test_infra/scenes/performance/default.dart
index 1d56ec4..73dfe70 100644
--- a/packages/devtools_app/test/test_infra/scenes/performance/default.dart
+++ b/packages/devtools_app/test/test_infra/scenes/performance/default.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:async';
 
diff --git a/packages/devtools_app/test/test_infra/scenes/scene_test_extensions.dart b/packages/devtools_app/test/test_infra/scenes/scene_test_extensions.dart
index d4be80b..7e64857 100644
--- a/packages/devtools_app/test/test_infra/scenes/scene_test_extensions.dart
+++ b/packages/devtools_app/test/test_infra/scenes/scene_test_extensions.dart
@@ -1,6 +1,6 @@
-// Copyright 2023 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2023 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:flutter/material.dart';
 import 'package:flutter_test/flutter_test.dart';
diff --git a/packages/devtools_app/test/test_infra/scenes/standalone_ui/editor_service/simulated_editor.dart b/packages/devtools_app/test/test_infra/scenes/standalone_ui/editor_service/simulated_editor.dart
index 47b826c..a24dd8a 100644
--- a/packages/devtools_app/test/test_infra/scenes/standalone_ui/editor_service/simulated_editor.dart
+++ b/packages/devtools_app/test/test_infra/scenes/standalone_ui/editor_service/simulated_editor.dart
@@ -1,6 +1,6 @@
-// Copyright 2024 The Chromium Authors. All rights reserved.
+// Copyright 2024 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 /// @docImport 'package:devtools_app/devtools_app.dart';
 library;
diff --git a/packages/devtools_app/test/test_infra/scenes/standalone_ui/editor_sidebar.dart b/packages/devtools_app/test/test_infra/scenes/standalone_ui/editor_sidebar.dart
index f0236cc..2a331cb 100644
--- a/packages/devtools_app/test/test_infra/scenes/standalone_ui/editor_sidebar.dart
+++ b/packages/devtools_app/test/test_infra/scenes/standalone_ui/editor_sidebar.dart
@@ -1,6 +1,6 @@
-// Copyright 2024 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2024 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:async';
 
diff --git a/packages/devtools_app/test/test_infra/scenes/standalone_ui/mock_editor_widget.dart b/packages/devtools_app/test/test_infra/scenes/standalone_ui/mock_editor_widget.dart
index 94f45df..7ebbc86 100644
--- a/packages/devtools_app/test/test_infra/scenes/standalone_ui/mock_editor_widget.dart
+++ b/packages/devtools_app/test/test_infra/scenes/standalone_ui/mock_editor_widget.dart
@@ -1,6 +1,6 @@
-// Copyright 2023 The Chromium Authors. All rights reserved.
+// Copyright 2023 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:async';
 import 'dart:collection';
diff --git a/packages/devtools_app/test/test_infra/scenes/standalone_ui/property_editor_sidebar.dart b/packages/devtools_app/test/test_infra/scenes/standalone_ui/property_editor_sidebar.dart
index 282d540..8d1a8fe 100644
--- a/packages/devtools_app/test/test_infra/scenes/standalone_ui/property_editor_sidebar.dart
+++ b/packages/devtools_app/test/test_infra/scenes/standalone_ui/property_editor_sidebar.dart
@@ -1,6 +1,6 @@
-// Copyright 2024 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2024 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:async';
 
diff --git a/packages/devtools_app/test/test_infra/scenes/standalone_ui/shared/common_ui.dart b/packages/devtools_app/test/test_infra/scenes/standalone_ui/shared/common_ui.dart
index ad0503e..7a089a8 100644
--- a/packages/devtools_app/test/test_infra/scenes/standalone_ui/shared/common_ui.dart
+++ b/packages/devtools_app/test/test_infra/scenes/standalone_ui/shared/common_ui.dart
@@ -1,6 +1,6 @@
-// Copyright 2024 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2024 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:devtools_app_shared/shared.dart';
 import 'package:devtools_app_shared/ui.dart';
diff --git a/packages/devtools_app/test/test_infra/scenes/standalone_ui/shared/utils.dart b/packages/devtools_app/test/test_infra/scenes/standalone_ui/shared/utils.dart
index e8914b8..1edbd6f 100644
--- a/packages/devtools_app/test/test_infra/scenes/standalone_ui/shared/utils.dart
+++ b/packages/devtools_app/test/test_infra/scenes/standalone_ui/shared/utils.dart
@@ -1,6 +1,6 @@
-// Copyright 2024 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2024 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:async';
 
diff --git a/packages/devtools_app/test/test_infra/test_data/app_size/apk_analysis.dart b/packages/devtools_app/test/test_infra/test_data/app_size/apk_analysis.dart
index 3502a26..066ccab 100644
--- a/packages/devtools_app/test/test_infra/test_data/app_size/apk_analysis.dart
+++ b/packages/devtools_app/test/test_infra/test_data/app_size/apk_analysis.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 const apkAnalysis = r'''
 {
diff --git a/packages/devtools_app/test/test_infra/test_data/app_size/deferred_app.dart b/packages/devtools_app/test/test_infra/test_data/app_size/deferred_app.dart
index 7e44840..520c250 100644
--- a/packages/devtools_app/test/test_infra/test_data/app_size/deferred_app.dart
+++ b/packages/devtools_app/test/test_infra/test_data/app_size/deferred_app.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 const deferredApp = r'''
 {
diff --git a/packages/devtools_app/test/test_infra/test_data/app_size/diff_deferred_app.dart b/packages/devtools_app/test/test_infra/test_data/app_size/diff_deferred_app.dart
index d24a437..8413de9 100644
--- a/packages/devtools_app/test/test_infra/test_data/app_size/diff_deferred_app.dart
+++ b/packages/devtools_app/test/test_infra/test_data/app_size/diff_deferred_app.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 const diffDeferredApp = r'''
 {
diff --git a/packages/devtools_app/test/test_infra/test_data/app_size/diff_no_deferred_app.dart b/packages/devtools_app/test/test_infra/test_data/app_size/diff_no_deferred_app.dart
index 0fbbcf8..1d0162f 100644
--- a/packages/devtools_app/test/test_infra/test_data/app_size/diff_no_deferred_app.dart
+++ b/packages/devtools_app/test/test_infra/test_data/app_size/diff_no_deferred_app.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 const diffNonDeferredApp = r'''
 {
diff --git a/packages/devtools_app/test/test_infra/test_data/app_size/new_v8.dart b/packages/devtools_app/test/test_infra/test_data/app_size/new_v8.dart
index 5757714..30beb8b 100644
--- a/packages/devtools_app/test/test_infra/test_data/app_size/new_v8.dart
+++ b/packages/devtools_app/test/test_infra/test_data/app_size/new_v8.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 const newV8 = r'''
 {"snapshot":{"meta":{"node_fields":["type","name","id","self_size","edge_count"],"node_types":[["Unknown"
diff --git a/packages/devtools_app/test/test_infra/test_data/app_size/old_v8.dart b/packages/devtools_app/test/test_infra/test_data/app_size/old_v8.dart
index a408ed7..5f0b38a 100644
--- a/packages/devtools_app/test/test_infra/test_data/app_size/old_v8.dart
+++ b/packages/devtools_app/test/test_infra/test_data/app_size/old_v8.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 const oldV8 = r'''
 {"snapshot":{"meta":{"node_fields":["type","name","id","self_size","edge_count"],"node_types":[["Unknown"
diff --git a/packages/devtools_app/test/test_infra/test_data/app_size/precompiler_trace.dart b/packages/devtools_app/test/test_infra/test_data/app_size/precompiler_trace.dart
index f218f16..9c10408 100644
--- a/packages/devtools_app/test/test_infra/test_data/app_size/precompiler_trace.dart
+++ b/packages/devtools_app/test/test_infra/test_data/app_size/precompiler_trace.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 final precompilerTrace = {
   'trace': [
diff --git a/packages/devtools_app/test/test_infra/test_data/app_size/sizes.dart b/packages/devtools_app/test/test_infra/test_data/app_size/sizes.dart
index 906ad46..8adfcb3 100644
--- a/packages/devtools_app/test/test_infra/test_data/app_size/sizes.dart
+++ b/packages/devtools_app/test/test_infra/test_data/app_size/sizes.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 const instructionSizes = '''
 [
diff --git a/packages/devtools_app/test/test_infra/test_data/app_size/small_sizes.dart b/packages/devtools_app/test/test_infra/test_data/app_size/small_sizes.dart
index 21cc4b9..4128b8d 100644
--- a/packages/devtools_app/test/test_infra/test_data/app_size/small_sizes.dart
+++ b/packages/devtools_app/test/test_infra/test_data/app_size/small_sizes.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 const smallInstructionSizes = '''
 [
diff --git a/packages/devtools_app/test/test_infra/test_data/app_size/unsupported_file.dart b/packages/devtools_app/test/test_infra/test_data/app_size/unsupported_file.dart
index b94df00..74e6449 100644
--- a/packages/devtools_app/test/test_infra/test_data/app_size/unsupported_file.dart
+++ b/packages/devtools_app/test/test_infra/test_data/app_size/unsupported_file.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be found
-// in the LICENSE file.
+// Copyright 2022 The Flutter Authors
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 const unsupportedFile = '''
 {
diff --git a/packages/devtools_app/test/test_infra/test_data/cpu_profiler/cpu_profile.dart b/packages/devtools_app/test/test_infra/test_data/cpu_profiler/cpu_profile.dart
index b0ea88d..5ade761 100644
--- a/packages/devtools_app/test/test_infra/test_data/cpu_profiler/cpu_profile.dart
+++ b/packages/devtools_app/test/test_infra/test_data/cpu_profiler/cpu_profile.dart
@@ -1,6 +1,6 @@
-// Copyright 2019 The Chromium Authors. All rights reserved.
+// Copyright 2019 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:devtools_app/src/screens/profiler/cpu_profile_model.dart';
 import 'package:devtools_app/src/shared/primitives/utils.dart';
diff --git a/packages/devtools_app/test/test_infra/test_data/cpu_profiler/simple_profile_1.dart b/packages/devtools_app/test/test_infra/test_data/cpu_profiler/simple_profile_1.dart
index 6109d90..b309568 100644
--- a/packages/devtools_app/test/test_infra/test_data/cpu_profiler/simple_profile_1.dart
+++ b/packages/devtools_app/test/test_infra/test_data/cpu_profiler/simple_profile_1.dart
@@ -1,6 +1,6 @@
-// Copyright 2023 The Chromium Authors. All rights reserved.
+// Copyright 2023 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 final simpleCpuProfile1 = <String, Object?>{
   'type': '_CpuProfileTimeline',
diff --git a/packages/devtools_app/test/test_infra/test_data/cpu_profiler/simple_profile_2.dart b/packages/devtools_app/test/test_infra/test_data/cpu_profiler/simple_profile_2.dart
index 800e7ab..da988ce 100644
--- a/packages/devtools_app/test/test_infra/test_data/cpu_profiler/simple_profile_2.dart
+++ b/packages/devtools_app/test/test_infra/test_data/cpu_profiler/simple_profile_2.dart
@@ -1,6 +1,6 @@
-// Copyright 2023 The Chromium Authors. All rights reserved.
+// Copyright 2023 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 final simpleCpuProfile2 = <String, Object?>{
   'type': '_CpuProfileTimeline',
diff --git a/packages/devtools_app/test/test_infra/test_data/debugger/vm_service_object_tree.dart b/packages/devtools_app/test/test_infra/test_data/debugger/vm_service_object_tree.dart
index d5893c9..f23c931 100644
--- a/packages/devtools_app/test/test_infra/test_data/debugger/vm_service_object_tree.dart
+++ b/packages/devtools_app/test/test_infra/test_data/debugger/vm_service_object_tree.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:vm_service/vm_service.dart';
 
diff --git a/packages/devtools_app/test/test_infra/test_data/deep_link/fake_responses.dart b/packages/devtools_app/test/test_infra/test_data/deep_link/fake_responses.dart
index c00d65a..1f8ebc5 100644
--- a/packages/devtools_app/test/test_infra/test_data/deep_link/fake_responses.dart
+++ b/packages/devtools_app/test/test_infra/test_data/deep_link/fake_responses.dart
@@ -1,6 +1,6 @@
-// Copyright 2024 The Chromium Authors. All rights reserved.
+// Copyright 2024 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:devtools_shared/devtools_deeplink.dart';
 
diff --git a/packages/devtools_app/test/test_infra/test_data/memory.dart b/packages/devtools_app/test/test_infra/test_data/memory.dart
index de360b3..9fc5705 100644
--- a/packages/devtools_app/test/test_infra/test_data/memory.dart
+++ b/packages/devtools_app/test/test_infra/test_data/memory.dart
@@ -1,6 +1,6 @@
-// Copyright 2020 The Chromium Authors. All rights reserved.
+// Copyright 2020 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 /// About a 30 second run starting at 08:45:10 till 08:45:39
 /// Contains 1 manual snapshot, 2 auto snapshots, 3 manual GCs,
diff --git a/packages/devtools_app/test/test_infra/test_data/memory/heap/README.md b/packages/devtools_app/test/test_infra/test_data/memory/heap/README.md
index 7929664..5905834 100644
--- a/packages/devtools_app/test/test_infra/test_data/memory/heap/README.md
+++ b/packages/devtools_app/test/test_infra/test_data/memory/heap/README.md
@@ -1,3 +1,8 @@
+<!--
+Copyright 2025 The Flutter Authors
+Use of this source code is governed by a BSD-style license that can be
+found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
+-->
 To retake the snapshots:
 
 1. Create counter app with `flutter create`.
diff --git a/packages/devtools_app/test/test_infra/test_data/memory/heap/factories.dart b/packages/devtools_app/test/test_infra/test_data/memory/heap/factories.dart
index 785c3ba..c0ce12d 100644
--- a/packages/devtools_app/test/test_infra/test_data/memory/heap/factories.dart
+++ b/packages/devtools_app/test/test_infra/test_data/memory/heap/factories.dart
@@ -1,6 +1,6 @@
-// Copyright 2024 The Chromium Authors. All rights reserved.
+// Copyright 2024 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:devtools_app/src/shared/memory/class_name.dart';
 import 'package:devtools_app/src/shared/memory/classes.dart';
diff --git a/packages/devtools_app/test/test_infra/test_data/memory/heap/heap_data.dart b/packages/devtools_app/test/test_infra/test_data/memory/heap/heap_data.dart
index a64cecd..d8392e6 100644
--- a/packages/devtools_app/test/test_infra/test_data/memory/heap/heap_data.dart
+++ b/packages/devtools_app/test/test_infra/test_data/memory/heap/heap_data.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:devtools_app/src/shared/memory/heap_graph_loader.dart';
 import 'package:vm_service/vm_service.dart';
diff --git a/packages/devtools_app/test/test_infra/test_data/memory/heap/heap_graph_fakes.dart b/packages/devtools_app/test/test_infra/test_data/memory/heap/heap_graph_fakes.dart
index ec6714a..eb11d7a 100644
--- a/packages/devtools_app/test/test_infra/test_data/memory/heap/heap_graph_fakes.dart
+++ b/packages/devtools_app/test/test_infra/test_data/memory/heap/heap_graph_fakes.dart
@@ -1,6 +1,6 @@
-// Copyright 2024 The Chromium Authors. All rights reserved.
+// Copyright 2024 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:typed_data';
 
diff --git a/packages/devtools_app/test/test_infra/test_data/memory/offline/memory_offline_data.dart b/packages/devtools_app/test/test_infra/test_data/memory/offline/memory_offline_data.dart
index a5b0a34..73aca33 100644
--- a/packages/devtools_app/test/test_infra/test_data/memory/offline/memory_offline_data.dart
+++ b/packages/devtools_app/test/test_infra/test_data/memory/offline/memory_offline_data.dart
@@ -1,6 +1,6 @@
-// Copyright 2023 The Chromium Authors. All rights reserved.
+// Copyright 2023 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // ignore_for_file: prefer_single_quotes
 // ignore_for_file: require_trailing_commas
diff --git a/packages/devtools_app/test/test_infra/test_data/memory_allocation.dart b/packages/devtools_app/test/test_infra/test_data/memory_allocation.dart
index 5b7f630..601fa86 100644
--- a/packages/devtools_app/test/test_infra/test_data/memory_allocation.dart
+++ b/packages/devtools_app/test/test_infra/test_data/memory_allocation.dart
@@ -1,6 +1,6 @@
-// Copyright 2020 The Chromium Authors. All rights reserved.
+// Copyright 2020 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 const testAllocationData = r'''
 {"allocations": {"version": 2, "dartDevToolsScreen": "memory", "data": [
diff --git a/packages/devtools_app/test/test_infra/test_data/network.dart b/packages/devtools_app/test/test_infra/test_data/network.dart
index 0aeabe1..7509af4 100644
--- a/packages/devtools_app/test/test_infra/test_data/network.dart
+++ b/packages/devtools_app/test/test_infra/test_data/network.dart
@@ -1,6 +1,6 @@
-// Copyright 2020 The Chromium Authors. All rights reserved.
+// Copyright 2020 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:devtools_app/devtools_app.dart';
 import 'package:vm_service/vm_service.dart';
diff --git a/packages/devtools_app/test/test_infra/test_data/performance/_perfetto_events_raw.dart b/packages/devtools_app/test/test_infra/test_data/performance/_perfetto_events_raw.dart
index 9043560..903d2eb 100644
--- a/packages/devtools_app/test/test_infra/test_data/performance/_perfetto_events_raw.dart
+++ b/packages/devtools_app/test/test_infra/test_data/performance/_perfetto_events_raw.dart
@@ -1,6 +1,6 @@
-// Copyright 2024 The Chromium Authors. All rights reserved.
+// Copyright 2024 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 part of 'sample_performance_data.dart';
 
diff --git a/packages/devtools_app/test/test_infra/test_data/performance/sample_performance_data.dart b/packages/devtools_app/test/test_infra/test_data/performance/sample_performance_data.dart
index 2ad25be..d7ef2c8 100644
--- a/packages/devtools_app/test/test_infra/test_data/performance/sample_performance_data.dart
+++ b/packages/devtools_app/test/test_infra/test_data/performance/sample_performance_data.dart
@@ -1,6 +1,6 @@
-// Copyright 2024 The Chromium Authors. All rights reserved.
+// Copyright 2024 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 // This is the Perfetto data from [samplePerformanceData] as data class objects.
 
diff --git a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/classes_mixins.dart b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/classes_mixins.dart
index dec38ad..d7c03d3 100644
--- a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/classes_mixins.dart
+++ b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/classes_mixins.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 class A {
   String get name => '';
diff --git a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/comments.dart b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/comments.dart
index 5dc6e66..44e03b1 100644
--- a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/comments.dart
+++ b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/comments.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 /// Multiline dartdoc comment.
 ///
diff --git a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/functions.dart b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/functions.dart
index 786214d..8772b3f 100644
--- a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/functions.dart
+++ b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/functions.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 void simplePrint() {
   print('hello world');
diff --git a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/keywords.dart b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/keywords.dart
index 65a3574..db6c34e 100644
--- a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/keywords.dart
+++ b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/keywords.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 library foo;
 
diff --git a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/literals.dart b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/literals.dart
index d959a3b..5e1c716 100644
--- a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/literals.dart
+++ b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/literals.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 const a = 'aaaaa';
 
diff --git a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/names.dart b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/names.dart
index 20d4ddc..1143380 100644
--- a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/names.dart
+++ b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/names.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 const $bool = null;
 const bool$ = null;
diff --git a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/operators.dart b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/operators.dart
index c0d2f29..f2dd3cb 100644
--- a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/operators.dart
+++ b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/operators.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 void foo() {
   Object? a;
diff --git a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/string_interpolation.dart b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/string_interpolation.dart
index bebf801..375d5ed 100644
--- a/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/string_interpolation.dart
+++ b/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/string_interpolation.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 void values() {
   final i = 1;
diff --git a/packages/devtools_app/test/test_infra/utils/ansi.dart b/packages/devtools_app/test/test_infra/utils/ansi.dart
index 1f9ab13..b3e77d1 100644
--- a/packages/devtools_app/test/test_infra/utils/ansi.dart
+++ b/packages/devtools_app/test/test_infra/utils/ansi.dart
@@ -1,6 +1,6 @@
-// Copyright 2024 The Chromium Authors. All rights reserved.
+// Copyright 2024 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 class AnsiWriter {
   static const _escape = '\x1B[';
diff --git a/packages/devtools_app/test/test_infra/utils/debugger_utils.dart b/packages/devtools_app/test/test_infra/utils/debugger_utils.dart
index 9200580..8a8e75e 100644
--- a/packages/devtools_app/test/test_infra/utils/debugger_utils.dart
+++ b/packages/devtools_app/test/test_infra/utils/debugger_utils.dart
@@ -1,6 +1,6 @@
-// Copyright 2023 The Chromium Authors. All rights reserved.
+// Copyright 2023 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:devtools_app_shared/ui.dart';
 import 'package:flutter/material.dart';
diff --git a/packages/devtools_app/test/test_infra/utils/deep_links_utils.dart b/packages/devtools_app/test/test_infra/utils/deep_links_utils.dart
index e504be1..a9850a5 100644
--- a/packages/devtools_app/test/test_infra/utils/deep_links_utils.dart
+++ b/packages/devtools_app/test/test_infra/utils/deep_links_utils.dart
@@ -1,6 +1,6 @@
-// Copyright 2024 The Chromium Authors. All rights reserved.
+// Copyright 2024 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:devtools_app/devtools_app.dart';
 import 'package:devtools_app/src/screens/deep_link_validation/deep_links_model.dart';
diff --git a/packages/devtools_app/test/test_infra/utils/extent_delegate_utils.dart b/packages/devtools_app/test/test_infra/utils/extent_delegate_utils.dart
index 35fd6b6..6893cf1 100644
--- a/packages/devtools_app/test/test_infra/utils/extent_delegate_utils.dart
+++ b/packages/devtools_app/test/test_infra/utils/extent_delegate_utils.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 @TestOn('vm')
 library;
diff --git a/packages/devtools_app/test/test_infra/utils/rendering_tester.dart b/packages/devtools_app/test/test_infra/utils/rendering_tester.dart
index ef7988a..74351b8 100644
--- a/packages/devtools_app/test/test_infra/utils/rendering_tester.dart
+++ b/packages/devtools_app/test/test_infra/utils/rendering_tester.dart
@@ -1,4 +1,4 @@
-// Copyright 2020 The Flutter Authors. All rights reserved.
+// Copyright 2014 The Flutter Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
diff --git a/packages/devtools_app/test/test_infra/utils/sidebar_utils.dart b/packages/devtools_app/test/test_infra/utils/sidebar_utils.dart
index 534a6ad..6ec4995 100644
--- a/packages/devtools_app/test/test_infra/utils/sidebar_utils.dart
+++ b/packages/devtools_app/test/test_infra/utils/sidebar_utils.dart
@@ -1,6 +1,6 @@
-// Copyright 2024 The Chromium Authors. All rights reserved.
+// Copyright 2024 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:io';
 
diff --git a/packages/devtools_app/test/test_infra/utils/test_utils.dart b/packages/devtools_app/test/test_infra/utils/test_utils.dart
index 4287f16..6068e73 100644
--- a/packages/devtools_app/test/test_infra/utils/test_utils.dart
+++ b/packages/devtools_app/test/test_infra/utils/test_utils.dart
@@ -1,6 +1,6 @@
-// Copyright 2020 The Chromium Authors. All rights reserved.
+// Copyright 2020 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'dart:async';
 import 'dart:convert';
diff --git a/packages/devtools_app/test/test_infra/utils/tree_utils.dart b/packages/devtools_app/test/test_infra/utils/tree_utils.dart
index 11782a6..fac2f16 100644
--- a/packages/devtools_app/test/test_infra/utils/tree_utils.dart
+++ b/packages/devtools_app/test/test_infra/utils/tree_utils.dart
@@ -1,6 +1,6 @@
-// Copyright 2022 The Chromium Authors. All rights reserved.
+// Copyright 2022 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:devtools_app/src/shared/primitives/trees.dart';
 
diff --git a/packages/devtools_app/test/test_infra/utils/variable_utils.dart b/packages/devtools_app/test/test_infra/utils/variable_utils.dart
index 820cda6..5202a44 100644
--- a/packages/devtools_app/test/test_infra/utils/variable_utils.dart
+++ b/packages/devtools_app/test/test_infra/utils/variable_utils.dart
@@ -1,6 +1,6 @@
-// Copyright 2023 The Chromium Authors. All rights reserved.
+// Copyright 2023 The Flutter Authors
 // Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
 
 import 'package:devtools_app/src/shared/diagnostics/dart_object_node.dart';
 import 'package:devtools_app/src/shared/diagnostics/generic_instance_reference.dart';