X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gold%2Fattributes.cc;h=d31aac306be00225a5eedfda7bb4cd8e7520ec7b;hb=cf00cd6faf31c208bbfe107140c26895412214bb;hp=45ab5a0c499b5300491ff9adaa3ee82b42a938a5;hpb=ca09d69af126b596bf21c9d3f7639cae5cd32533;p=deliverable%2Fbinutils-gdb.git diff --git a/gold/attributes.cc b/gold/attributes.cc index 45ab5a0c49..d31aac306b 100644 --- a/gold/attributes.cc +++ b/gold/attributes.cc @@ -1,6 +1,6 @@ // attributes.cc -- object attributes for gold -// Copyright 2009 Free Software Foundation, Inc. +// Copyright (C) 2009-2020 Free Software Foundation, Inc. // Written by Doug Kwan . // This file contains code adapted from BFD.