Commit b5fcfdba by Jakub Jelinek Committed by Jakub Jelinek

* update-copyright.py: Add Gerard Jungman as external author.

From-SVN: r267493
parent 3f27508c
2019-01-01 Jakub Jelinek <jakub@redhat.com>
* update-copyright.py: Add Gerard Jungman as external author.
2018-11-26 Iain Buclaw <ibuclaw@gdcproject.org> 2018-11-26 Iain Buclaw <ibuclaw@gdcproject.org>
* update-copyright.py (TestsuiteFilter): Skip .d tests. * update-copyright.py (TestsuiteFilter): Skip .d tests.
......
...@@ -686,6 +686,7 @@ class GCCCopyright (Copyright): ...@@ -686,6 +686,7 @@ class GCCCopyright (Copyright):
self.add_external_author ('Cavium Networks.') self.add_external_author ('Cavium Networks.')
self.add_external_author ('Faraday Technology Corp.') self.add_external_author ('Faraday Technology Corp.')
self.add_external_author ('Florida State University') self.add_external_author ('Florida State University')
self.add_external_author ('Gerard Jungman')
self.add_external_author ('Greg Colvin and Beman Dawes.') self.add_external_author ('Greg Colvin and Beman Dawes.')
self.add_external_author ('Hewlett-Packard Company') self.add_external_author ('Hewlett-Packard Company')
self.add_external_author ('Intel Corporation') self.add_external_author ('Intel Corporation')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment