Update year range in copyright notice of binutils files

This commit is contained in:
Alan Modra
2021-01-01 09:28:58 +10:30
parent f192b314f3
commit 250d07de5c
2726 changed files with 2834 additions and 2794 deletions

View File

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