diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e3ffa89e1..a35262c59 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -123,7 +123,7 @@ reviewer. All files in the project must start with the following header. ``` -// Copyright 2020 The Flutter team. All rights reserved. +// Copyright 2021 The Flutter team. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. ```