summaryrefslogtreecommitdiff
path: root/gold/int_encoding.h
diff options
context:
space:
mode:
Diffstat (limited to 'gold/int_encoding.h')
-rw-r--r--gold/int_encoding.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/int_encoding.h b/gold/int_encoding.h
index 946b84d2f11..e9b94fa5f38 100644
--- a/gold/int_encoding.h
+++ b/gold/int_encoding.h
@@ -1,6 +1,6 @@
// int_encoding.h -- variable length and unaligned integers -*- C++ -*-
-// Copyright (C) 2009-2021 Free Software Foundation, Inc.
+// Copyright (C) 2009-2022 Free Software Foundation, Inc.
// Written by Doug Kwan <dougkwan@google.com> by refactoring scattered
// contents from other files in gold. Original code written by Ian
// Lance Taylor <iant@google.com> and Caleb Howe <cshowe@google.com>.