diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7fbeae80b40..1a3d0b81863 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -126,7 +126,7 @@ reviewer. All files in the project must start with the following header. ``` -// Copyright 2023 The Flutter team. All rights reserved. +// Copyright 2024 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. ```