diff options
Diffstat (limited to 'gold/gdb-index.cc')
-rw-r--r-- | gold/gdb-index.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/gdb-index.cc b/gold/gdb-index.cc index e1df0698935..48743149ad0 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-2016 Free Software Foundation, Inc. +// Copyright (C) 2012-2017 Free Software Foundation, Inc. // Written by Cary Coutant <ccoutant@google.com>. // This file is part of gold. |