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>
Wed, 4 Jan 2023 11:44:02 +0000 (22:14 +1030)
commit26e7db51c269c863d05923b5551e9692561ec582
tree46eaa423092b658079f78ba704f4b339539013a4
parentf4e184b2747542b123cd06c7f9a4fbaaedc1bbca
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