aboutsummaryrefslogtreecommitdiff
path: root/gold/gdb-index.cc
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/gdb-index.cc
parentf192b314f3febc7727cdfca9313d3724972ef005 (diff)
downloadgdb-250d07de5cf6efc81ed934c25292beb63c7e3129.zip
gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.gz
gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.bz2
Update year range in copyright notice of binutils files
Diffstat (limited to 'gold/gdb-index.cc')
-rw-r--r--gold/gdb-index.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/gdb-index.cc b/gold/gdb-index.cc
index d19b044..a9c0808 100644
--- a/gold/gdb-index.cc
+++ b/gold/gdb-index.cc
@@ -1,6 +1,6 @@
// gdb-index.cc -- generate .gdb_index section for fast debug lookup
-// Copyright (C) 2012-2020 Free Software Foundation, Inc.
+// Copyright (C) 2012-2021 Free Software Foundation, Inc.
// Written by Cary Coutant <ccoutant@google.com>.
// This file is part of gold.