* Also split copyright notices between the top and bottom, such that readability of just opened files is not harmed by license text.
* This allows to avoid a useless file copy to a temporary file in case a "importlib.resources.path" is used. * Also fixed a few typos in tests. * And avoid compiling the meta path based loader separately, so it can use compiled code helpers easily.