Update year range in copyright notice of binutils files

This commit is contained in:
Alan Modra
2018-01-03 15:47:27 +10:30
parent 1e56386871
commit 219d1afa89
2439 changed files with 2580 additions and 2538 deletions

View File

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