Skip to content

Commit

Permalink
fix a couple missing copyright dates
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorbel1 committed Aug 30, 2023
1 parent b2e0cad commit 0c32666
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/logic_name_test.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (C) 2022 Intel Corporation
// Copyright (C) 2022-2023 Intel Corporation
// SPDX-License-Identifier: BSD-3-Clause
//
// logic_name_test.dart
Expand Down
2 changes: 1 addition & 1 deletion test/logic_value_test.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (C) 2021-2022 Intel Corporation
// Copyright (C) 2021-2023 Intel Corporation
// SPDX-License-Identifier: BSD-3-Clause
//
// logic_value_test.dart
Expand Down

0 comments on commit 0c32666

Please sign in to comment.