aboutsummaryrefslogtreecommitdiff
path: root/gcc/crc-verification.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/crc-verification.cc')
-rw-r--r--gcc/crc-verification.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/crc-verification.cc b/gcc/crc-verification.cc
index e4521df..c7b0fed 100644
--- a/gcc/crc-verification.cc
+++ b/gcc/crc-verification.cc
@@ -3,7 +3,7 @@
create LFSR state.
After each iteration check that final states of calculated CRC values match
determined LFSR.
- Copyright (C) 2022-2024 Free Software Foundation, Inc.
+ Copyright (C) 2022-2025 Free Software Foundation, Inc.
Contributed by Mariam Arutunian <mariamarutunian@gmail.com>
This file is part of GCC.