Add AMD and Ulf Adams as external authors
* update-copyright.py: Add AMD and Ulf Adams as external authors.
This commit is contained in:
parent
f96f664cf6
commit
c00e2af363
1 changed files with 2 additions and 0 deletions
|
@ -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')
|
||||
|
|
Loading…
Add table
Reference in a new issue