File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed
packages/devtools_app_shared/example Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1
- // Copyright 2023 The Chromium Authors. All rights reserved.
1
+ // Copyright 2023 The Flutter Authors
2
2
// 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 .
4
4
5
5
// ignore_for_file: unused_local_variable, avoid_print
6
6
Original file line number Diff line number Diff line change 1
- // Copyright 2023 The Chromium Authors. All rights reserved.
1
+ // Copyright 2023 The Flutter Authors
2
2
// 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 .
4
4
5
5
import 'package:devtools_app_shared/ui.dart' as devtools_shared_ui;
6
6
import 'package:flutter/material.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2023 The Chromium Authors. All rights reserved.
1
+ // Copyright 2023 The Flutter Authors
2
2
// 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 .
4
4
5
5
import 'package:devtools_app_shared/ui.dart' as devtools_shared_ui;
6
6
import 'package:flutter/material.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2023 The Chromium Authors. All rights reserved.
1
+ // Copyright 2023 The Flutter Authors
2
2
// 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 .
4
4
5
5
import 'package:devtools_app_shared/ui.dart' as devtools_shared_ui;
6
6
import 'package:flutter/material.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2023 The Chromium Authors. All rights reserved.
1
+ // Copyright 2023 The Flutter Authors
2
2
// 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 .
4
4
5
5
import 'package:devtools_app_shared/utils.dart' ;
6
6
import 'package:flutter/widgets.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2023 The Chromium Authors. All rights reserved.
1
+ // Copyright 2023 The Flutter Authors
2
2
// 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 .
4
4
5
5
// ignore_for_file: avoid_print
6
6
Original file line number Diff line number Diff line change 1
- // Copyright 2023 The Chromium Authors. All rights reserved.
1
+ // Copyright 2023 The Flutter Authors
2
2
// 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 .
4
4
5
5
import 'package:devtools_app_shared/utils.dart' ;
6
6
import 'package:flutter/widgets.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2023 The Chromium Authors. All rights reserved.
1
+ // Copyright 2023 The Flutter Authors
2
2
// 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 .
4
4
5
5
// ignore_for_file: avoid_print
6
6
You can’t perform that action at this time.
0 commit comments