Skip to content

Commit e90c6ac

Browse files
authored
License update - Batch 62 (#8777)
* license update - batch 62 * manually replaced incorrect header
1 parent 9551da1 commit e90c6ac

24 files changed

+49
-49
lines changed

packages/devtools_shared/lib/devtools_server.dart

+2-2
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 'src/server/devtools_store.dart';
66
export 'src/server/file_system.dart';
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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
export 'src/service/service.dart';

packages/devtools_shared/lib/src/server/devtools_store.dart

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2020 The Chromium Authors. All rights reserved.
1+
// Copyright 2020 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 'file_system.dart';
66

packages/devtools_shared/lib/src/server/file_system.dart

+2-2
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:convert';
66
import 'dart:io';

packages/devtools_shared/lib/src/server/flutter_store.dart

+2-2
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
import 'file_system.dart';
66

packages/devtools_shared/lib/src/server/handlers/_app_size.dart

+2-2
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
// ignore_for_file: avoid_classes_with_only_static_members
66

packages/devtools_shared/lib/src/server/handlers/_deeplink.dart

+2-2
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
// ignore_for_file: avoid_classes_with_only_static_members
66

packages/devtools_shared/lib/src/server/handlers/_devtools_extensions.dart

+2-2
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
// ignore_for_file: avoid_classes_with_only_static_members
66

packages/devtools_shared/lib/src/server/handlers/_dtd.dart

+2-2
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
// ignore_for_file: avoid_classes_with_only_static_members
66

packages/devtools_shared/lib/src/server/handlers/_general.dart

+2-2
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
// ignore_for_file: avoid_classes_with_only_static_members
66

packages/devtools_shared/lib/src/server/handlers/_preferences.dart

+2-2
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
// ignore_for_file: avoid_classes_with_only_static_members
66

packages/devtools_shared/lib/src/server/handlers/_release_notes.dart

+2-2
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
// ignore_for_file: avoid_classes_with_only_static_members
66

packages/devtools_shared/lib/src/server/handlers/_storage.dart

+2-2
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
// ignore_for_file: avoid_classes_with_only_static_members
66

packages/devtools_shared/lib/src/server/handlers/_survey.dart

+2-2
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
// ignore_for_file: avoid_classes_with_only_static_members
66

packages/devtools_shared/lib/src/server/server_api.dart

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2020 The Chromium Authors. All rights reserved.
1+
// Copyright 2020 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_classes_with_only_static_members, avoid_print
66

packages/devtools_shared/lib/src/service/service.dart

+2-2
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
// Code needs to match API from VmService.
66
// ignore_for_file: avoid-dynamic

packages/devtools_shared/lib/src/service_utils.dart

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
2-
// for details. All rights reserved. Use of this source code is governed by a
3-
// BSD-style license that can be found in the LICENSE file.
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
class RegisteredService {
66
const RegisteredService({

packages/devtools_shared/lib/src/sse/_fake_sse.dart

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2020 The Chromium Authors. All rights reserved.
1+
// Copyright 2020 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_shared/lib/src/sse/sse_shim.dart

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2020 The Chromium Authors. All rights reserved.
1+
// Copyright 2020 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 '_fake_sse.dart'
66
if (dart.library.js_interop) 'package:sse/client/sse_client.dart'

packages/devtools_shared/test/server/deeplink_api_test.dart

+2-2
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
import 'dart:io';
66

packages/devtools_shared/test/server/devtools_extensions_api_test.dart

+2-2
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
import 'dart:convert';
66
import 'dart:io';

packages/devtools_shared/test/server/dtd_api_test.dart

+2-2
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
import 'dart:convert';
66
import 'dart:io';

packages/devtools_shared/test/server/general_api_test.dart

+2-2
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
import 'dart:io';
66

packages/devtools_shared/test/service_utils_test.dart

+2-2
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_shared/src/service_utils.dart';
66
import 'package:test/test.dart';

0 commit comments

Comments
 (0)