]> git.ipfire.org Git - thirdparty/gcc.git/commit
contrib: Yet another update-copyright.py tweak [PR108413]
authorJakub Jelinek <jakub@redhat.com>
Mon, 16 Jan 2023 10:38:33 +0000 (11:38 +0100)
committerJakub Jelinek <jakub@redhat.com>
Mon, 16 Jan 2023 10:38:33 +0000 (11:38 +0100)
commit3e087d9ab8247fa866945f156cfe3aa6dc7039ff
treebf0ba2d41aad11e8defe093cad572d94d540a287
parentfa16c7d899022d0e671407cd7188b66bb84fefe6
contrib: Yet another update-copyright.py tweak [PR108413]

Ignore __builtins.di like object.d is already ignored.

2023-01-16  Jakub Jelinek  <jakub@redhat.com>

PR other/108413
* update-copyright.py (LibPhobosFilter): Add __builtins.di to
skipped files.
contrib/update-copyright.py