| Index: CONTRIBUTING.md
|
| diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
|
| index 6f5e0ea67d9df7332a3cb24544e66dc22e796656..fd217bd4717635c2ae5d73629f2f289b02627c69 100644
|
| --- a/CONTRIBUTING.md
|
| +++ b/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) 2016, 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.
|
|
|
|
|