X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;ds=sidebyside;f=contrib%2Fupdate-copyright.py;h=bc65208d9cb87ee88edb0cc4b951ccf00c20c03b;hb=942ae5be66277f0b0768aaa8a0b83b7e9d4db00d;hp=2d85e64af5eeb38e92a9388e4b7281e776dcf332;hpb=2a680610d1cd85fab49a5a9775e253afd30fb9c1;p=gcc.git diff --git a/contrib/update-copyright.py b/contrib/update-copyright.py index 2d85e64af5e..bc65208d9cb 100755 --- a/contrib/update-copyright.py +++ b/contrib/update-copyright.py @@ -683,6 +683,7 @@ class GCCCopyright (Copyright): self.add_external_author ('ARM') self.add_external_author ('AdaCore') + self.add_external_author ('Advanced Micro Devices Inc.') self.add_external_author ('Ami Tavory and Vladimir Dreizin, IBM-HRL.') self.add_external_author ('Cavium Networks.') self.add_external_author ('Faraday Technology Corp.') @@ -710,6 +711,7 @@ class GCCCopyright (Copyright): self.add_external_author ('The Go Authors. All rights reserved.') self.add_external_author ('The Go Authors.') self.add_external_author ('The Regents of the University of California.') + self.add_external_author ('Ulf Adams') self.add_external_author ('Unicode, Inc.') self.add_external_author ('University of Toronto.') self.add_external_author ('Yoshinori Sato')