1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Update file header date in contributing.md (#714)

This commit is contained in:
Daniel Etuk
2021-02-11 08:37:05 +01:00
committed by GitHub
parent a8a4128ff9
commit b52b838776

View File

@@ -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.
```