Skip to content

Commit f085bfd

Browse files
authored
Fix message_set.dart copyright year (#912)
The file was added in 2023, but the header was copied from another file with date 2011. Fix the date.
1 parent a293fb9 commit f085bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protobuf/lib/src/protobuf/message_set.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
1+
// Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

0 commit comments

Comments
 (0)