Skip to content

Commit 828cc5d

Browse files
committed
Fix copyright notice
1 parent b77c57c commit 828cc5d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/path_provider/example/integration_test/path_provider_test.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2019, the Chromium 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 2019 the Chromium project authors. All rights reserved.
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file.
44

55
import 'dart:async';
66

packages/path_provider/example/test_driver/integration_test.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright 2019, the Chromium 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 2019 the Chromium project authors. All rights reserved.
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file.
44

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

0 commit comments

Comments
 (0)