Copyright update for binutils

This commit is contained in:
Alan Modra
2016-01-01 21:55:12 +10:30
parent 3499769a6a
commit 6f2750feaf
2547 changed files with 2683 additions and 2648 deletions

View File

@ -1,6 +1,6 @@
// int_encoding.h -- variable length and unaligned integers -*- C++ -*-
// Copyright (C) 2009-2015 Free Software Foundation, Inc.
// Copyright (C) 2009-2016 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>.