aboutsummaryrefslogtreecommitdiff
path: root/gold/int_encoding.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-01-01 09:28:58 +1030
committerAlan Modra <amodra@gmail.com>2021-01-01 10:31:05 +1030
commit250d07de5cf6efc81ed934c25292beb63c7e3129 (patch)
treed5b20eb4372cbacc65e51d726fd11476df4baa6e /gold/int_encoding.h
parentf192b314f3febc7727cdfca9313d3724972ef005 (diff)
downloadfsf-binutils-gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.zip
fsf-binutils-gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.gz
fsf-binutils-gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.bz2
Update year range in copyright notice of binutils files
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 3a790bc..946b84d 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-2020 Free Software Foundation, Inc.
+// Copyright (C) 2009-2021 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>.