aboutsummaryrefslogtreecommitdiff
path: root/gcc/hash-table.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/hash-table.cc')
-rw-r--r--gcc/hash-table.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/hash-table.cc b/gcc/hash-table.cc
index 1015c1e..6ef7d4c 100644
--- a/gcc/hash-table.cc
+++ b/gcc/hash-table.cc
@@ -1,5 +1,5 @@
/* A type-safe hash table template.
- Copyright (C) 2012-2022 Free Software Foundation, Inc.
+ Copyright (C) 2012-2023 Free Software Foundation, Inc.
Contributed by Lawrence Crowl <crowl@google.com>
This file is part of GCC.