diff options
Diffstat (limited to 'gold/int_encoding.h')
-rw-r--r-- | gold/int_encoding.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/int_encoding.h b/gold/int_encoding.h index 86404fb..b250c79 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-2016 Free Software Foundation, Inc. +// Copyright (C) 2009-2017 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>. |