diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-01-19 03:23:56 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-01-19 03:23:56 -0800 |
commit | 4ba8500d63991518aefef86474576de565e00237 (patch) | |
tree | 143d752c8f0244812621ee2a09cd2bbb5b08071c /gold/descriptors.h | |
parent | b8cc0ceb40868b1d4d42854e4d89372aa5aef921 (diff) | |
parent | c935ff02abfbf5bb80aa043340f7d101aac262f2 (diff) | |
download | gdb-users/hjl/linux/release/2.29.51.0.1.zip gdb-users/hjl/linux/release/2.29.51.0.1.tar.gz gdb-users/hjl/linux/release/2.29.51.0.1.tar.bz2 |
Merge remote-tracking branch 'origin/users/hjl/linux/master' into users/hjl/linux/appliedusers/hjl/linux/release/2.29.51.0.1users/hjl/linux/applied
Diffstat (limited to 'gold/descriptors.h')
-rw-r--r-- | gold/descriptors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/descriptors.h b/gold/descriptors.h index bf878b2..5ddb0c2 100644 --- a/gold/descriptors.h +++ b/gold/descriptors.h @@ -1,6 +1,6 @@ // descriptors.h -- manage file descriptors for gold -*- C++ -*- -// Copyright (C) 2008-2017 Free Software Foundation, Inc. +// Copyright (C) 2008-2018 Free Software Foundation, Inc. // Written by Ian Lance Taylor <iant@google.com>. // This file is part of gold. |