| Index: packages/cli_util/CONTRIBUTING.md
|
| diff --git a/packages/cli_util/CONTRIBUTING.md b/packages/cli_util/CONTRIBUTING.md
|
| index 6f5e0ea67d9df7332a3cb24544e66dc22e796656..286d61c8bc06d2677b14532b9967b1316f3a95e9 100644
|
| --- a/packages/cli_util/CONTRIBUTING.md
|
| +++ b/packages/cli_util/CONTRIBUTING.md
|
| @@ -23,7 +23,7 @@ All submissions, including submissions by project members, require review.
|
| ### File headers
|
| All files in the project must start with the following header.
|
|
|
| - // Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
|
| + // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
|
|