Update etc/update-copyright.py
authorAlan Modra <amodra@gmail.com>
Sun, 1 Jan 2023 06:03:14 +0000 (16:33 +1030)
committerAlan Modra <amodra@gmail.com>
Sun, 1 Jan 2023 11:02:29 +0000 (21:32 +1030)
commit004cb07ebf48833dbb6e5bbd209cc6ad410b3178
tree885fd212a915e5ddf21b0180b2e71e0043f5ab0c
parente5c305ade5287e8bb5b8ffa2d51f3c5f7ef36633
Update etc/update-copyright.py

This picks up some improvements from gcc/contrib.  exceptions must
derive from BaseException, port to python3, retain original file mode,
fix name of script in examples.

Adds libsframe to list of default dirs.  I would have added gprofng
too but there are some files claiming copyright by authors other than
the Free Software Foundation.
etc/update-copyright.py