Skip to content

Commit 2ddcfd7

Browse files
committed
license update - batch 47
1 parent 2124576 commit 2ddcfd7

File tree

86 files changed

+212
-172
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+212
-172
lines changed

packages/devtools_app/integration_test/test_infra/run/_in_file_args.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2023 The Chromium Authors. All rights reserved.
1+
// Copyright 2023 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'dart:convert';
66
import 'dart:io';

packages/devtools_app/integration_test/test_infra/run/_test_app_driver.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2022 The Chromium Authors. All rights reserved.
1+
// Copyright 2022 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
// ignore_for_file: avoid_print
66

packages/devtools_app/integration_test/test_infra/run/_utils.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2023 The Chromium Authors. All rights reserved.
1+
// Copyright 2023 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
// ignore_for_file: avoid_print
66

packages/devtools_app/integration_test/test_infra/run/run_test.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2022 The Chromium Authors. All rights reserved.
1+
// Copyright 2022 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
// ignore_for_file: avoid_print
66

packages/devtools_app/test/test_infra/fixtures/color_console_output_app.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2019 The Chromium Authors. All rights reserved.
1+
// Copyright 2019 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
// ignore_for_file: avoid_print
66

packages/devtools_app/test/test_infra/fixtures/debugging_app.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2019 The Chromium Authors. All rights reserved.
1+
// Copyright 2019 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
// ignore_for_file: avoid_print
66

packages/devtools_app/test/test_infra/fixtures/debugging_app_async.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2019 The Chromium Authors. All rights reserved.
1+
// Copyright 2019 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
// ignore_for_file: avoid_print
66

packages/devtools_app/test/test_infra/fixtures/debugging_app_exception.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2019 The Chromium Authors. All rights reserved.
1+
// Copyright 2019 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
// ignore_for_file: avoid_print
66

packages/devtools_app/test/test_infra/fixtures/empty_app.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2019 The Chromium Authors. All rights reserved.
1+
// Copyright 2019 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
// ignore_for_file: avoid_print
66

packages/devtools_app/test/test_infra/fixtures/flutter_app/README.md

Lines changed: 5 additions & 0 deletions

packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/main.dart

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright 2025 The Flutter Authors
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
14
// FILE: main.dart (Note: Do not remove comment, for testing.)
25

36
// Copyright 2021 The Chromium Authors. All rights reserved.

packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/overflow_errors.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2021 The Chromium Authors. All rights reserved.
1+
// Copyright 2021 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'package:flutter/material.dart';
66

packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2021 The Chromium Authors. All rights reserved.
1+
// Copyright 2021 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'dart:developer' as developer;
66
import 'dart:math' as math;

packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete_export.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2021 The Chromium Authors. All rights reserved.
1+
// Copyright 2021 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
// This lint gets in the way of testing.
66
// ignore_for_file: unused_element

packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/autocomplete_helper_library.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2021 The Chromium Authors. All rights reserved.
1+
// Copyright 2021 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
export 'autocomplete_export.dart';
66

packages/devtools_app/test/test_infra/fixtures/flutter_app/lib/src/other_classes.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2021 The Chromium Authors. All rights reserved.
1+
// Copyright 2021 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
// ATTENTION: If any lines are added to or deleted from this file then the
66
// debugger panel integration test will need to be updated with new line numbers

packages/devtools_app/test/test_infra/fixtures/flutter_app/pubspec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright 2025 The Flutter Authors
2+
# Use of this source code is governed by a BSD-style license that can be
3+
# found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
14
name: flutter_app
25
description: App for running DevTools integration tests.
36
publish_to: 'none'

packages/devtools_app/test/test_infra/fixtures/flutter_error_app/README.md

Lines changed: 5 additions & 0 deletions

packages/devtools_app/test/test_infra/fixtures/flutter_error_app/lib/main.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2019 The Chromium Authors. All rights reserved.
1+
// Copyright 2019 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'package:flutter/material.dart';
66

packages/devtools_app/test/test_infra/fixtures/flutter_error_app/lib/missing_material_error.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2019 The Chromium Authors. All rights reserved.
1+
// Copyright 2019 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'dart:async';
66

packages/devtools_app/test/test_infra/fixtures/flutter_error_app/pubspec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright 2025 The Flutter Authors
2+
# Use of this source code is governed by a BSD-style license that can be
3+
# found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
14
name: flutter_error_app
25
description: App for running DevTools integration tests.
36

packages/devtools_app/test/test_infra/fixtures/logging_app.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2018 The Chromium Authors. All rights reserved.
1+
// Copyright 2018 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
// ignore_for_file: avoid_print
66

packages/devtools_app/test/test_infra/fixtures/memory_app/README.md

Lines changed: 5 additions & 0 deletions

packages/devtools_app/test/test_infra/fixtures/memory_app/lib/main.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2023 The Chromium Authors. All rights reserved.
1+
// Copyright 2023 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'package:flutter/material.dart';
66

packages/devtools_app/test/test_infra/fixtures/memory_app/pubspec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright 2025 The Flutter Authors
2+
# Use of this source code is governed by a BSD-style license that can be
3+
# found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
14
name: memory_app
25
description: App for running DevTools integration and manual tests.
36
publish_to: 'none'

packages/devtools_app/test/test_infra/flutter_test_driver.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2018 The Chromium Authors. All rights reserved.
1+
// Copyright 2018 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
// ignore_for_file: avoid_print
66

packages/devtools_app/test/test_infra/flutter_test_environment.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2019 The Chromium Authors. All rights reserved.
1+
// Copyright 2019 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'dart:async';
66
import 'dart:io';

packages/devtools_app/test/test_infra/flutter_test_storage.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2022 The Chromium Authors. All rights reserved.
1+
// Copyright 2022 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'package:devtools_app/src/shared/primitives/storage.dart';
66

packages/devtools_app/test/test_infra/matchers/_golden_matcher_io.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2022 The Chromium Authors. All rights reserved.
1+
// Copyright 2022 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'dart:io' as io;
66

packages/devtools_app/test/test_infra/matchers/_golden_matcher_web.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2022 The Chromium Authors. All rights reserved.
1+
// Copyright 2022 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'package:flutter_test/flutter_test.dart';
66

packages/devtools_app/test/test_infra/matchers/matchers.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2019 The Chromium Authors. All rights reserved.
1+
// Copyright 2019 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
// ignore_for_file: avoid_print
66

packages/devtools_app/test/test_infra/scenes/README.md

Lines changed: 5 additions & 0 deletions

packages/devtools_app/test/test_infra/scenes/cpu_profiler/default.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2023 The Chromium Authors. All rights reserved.
2-
// Use of this source code is governed by a BSD-style license that can be found
3-
// in the LICENSE file.
1+
// Copyright 2023 The Flutter Authors
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'dart:async';
66

packages/devtools_app/test/test_infra/scenes/hello.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2022 The Chromium Authors. All rights reserved.
2-
// Use of this source code is governed by a BSD-style license that can be found
3-
// in the LICENSE file.
1+
// Copyright 2022 The Flutter Authors
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'package:flutter/material.dart';
66
import 'package:stager/stager.dart';

packages/devtools_app/test/test_infra/scenes/memory/default.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2022 The Chromium Authors. All rights reserved.
2-
// Use of this source code is governed by a BSD-style license that can be found
3-
// in the LICENSE file.
1+
// Copyright 2022 The Flutter Authors
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'package:devtools_app/devtools_app.dart';
66
import 'package:devtools_app/src/screens/memory/framework/memory_tabs.dart';

packages/devtools_app/test/test_infra/scenes/memory/diff_snapshot.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2022 The Chromium Authors. All rights reserved.
2-
// Use of this source code is governed by a BSD-style license that can be found
3-
// in the LICENSE file.
1+
// Copyright 2022 The Flutter Authors
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'package:devtools_app/devtools_app.dart';
66
import 'package:devtools_app/src/screens/memory/panes/diff/controller/diff_pane_controller.dart';

packages/devtools_app/test/test_infra/scenes/performance/default.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2022 The Chromium Authors. All rights reserved.
2-
// Use of this source code is governed by a BSD-style license that can be found
3-
// in the LICENSE file.
1+
// Copyright 2022 The Flutter Authors
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'dart:async';
66

packages/devtools_app/test/test_infra/scenes/scene_test_extensions.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2023 The Chromium Authors. All rights reserved.
2-
// Use of this source code is governed by a BSD-style license that can be found
3-
// in the LICENSE file.
1+
// Copyright 2023 The Flutter Authors
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'package:flutter/material.dart';
66
import 'package:flutter_test/flutter_test.dart';

packages/devtools_app/test/test_infra/scenes/standalone_ui/editor_service/simulated_editor.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2024 The Chromium Authors. All rights reserved.
1+
// Copyright 2024 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
/// @docImport 'package:devtools_app/devtools_app.dart';
66
library;

packages/devtools_app/test/test_infra/scenes/standalone_ui/editor_sidebar.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2024 The Chromium Authors. All rights reserved.
2-
// Use of this source code is governed by a BSD-style license that can be found
3-
// in the LICENSE file.
1+
// Copyright 2024 The Flutter Authors
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'dart:async';
66

packages/devtools_app/test/test_infra/scenes/standalone_ui/mock_editor_widget.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2023 The Chromium Authors. All rights reserved.
1+
// Copyright 2023 The Flutter Authors
22
// Use of this source code is governed by a BSD-style license that can be
3-
// found in the LICENSE file.
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'dart:async';
66
import 'dart:collection';

packages/devtools_app/test/test_infra/scenes/standalone_ui/property_editor_sidebar.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2024 The Chromium Authors. All rights reserved.
2-
// Use of this source code is governed by a BSD-style license that can be found
3-
// in the LICENSE file.
1+
// Copyright 2024 The Flutter Authors
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'dart:async';
66

packages/devtools_app/test/test_infra/scenes/standalone_ui/shared/common_ui.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2024 The Chromium Authors. All rights reserved.
2-
// Use of this source code is governed by a BSD-style license that can be found
3-
// in the LICENSE file.
1+
// Copyright 2024 The Flutter Authors
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'package:devtools_app_shared/shared.dart';
66
import 'package:devtools_app_shared/ui.dart';

packages/devtools_app/test/test_infra/scenes/standalone_ui/shared/utils.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2024 The Chromium Authors. All rights reserved.
2-
// Use of this source code is governed by a BSD-style license that can be found
3-
// in the LICENSE file.
1+
// Copyright 2024 The Flutter Authors
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44

55
import 'dart:async';
66

0 commit comments

Comments
 (0)