X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gold%2Fattributes.cc;h=3827a67152e2b50d62f08e850568fab26911cfcf;hb=7af9baa9faead8155e4459104c30cb1b6a15180e;hp=8e2892cf2d7b699b82eaefbb9f4d782f6b262b8b;hpb=4b95cf5c0c75d6efc1b2f96af72317aecca079f1;p=binutils-gdb.git diff --git a/gold/attributes.cc b/gold/attributes.cc index 8e2892cf2d7..3827a67152e 100644 --- a/gold/attributes.cc +++ b/gold/attributes.cc @@ -1,6 +1,6 @@ // attributes.cc -- object attributes for gold -// Copyright (C) 2009-2014 Free Software Foundation, Inc. +// Copyright (C) 2009-2022 Free Software Foundation, Inc. // Written by Doug Kwan . // This file contains code adapted from BFD.