Port shared code information from the wiki
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 3 Sep 2021 16:30:36 +0000 (22:00 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 3 Sep 2021 16:30:37 +0000 (22:00 +0530)
commit04f2125c6eff341f9c52682866d1eea8d204c852
tree70cc030d6d6f2adcb1ae982b62de27e297f7c8dc
parent23777232c23f80809613bdfa329f63aadf992922
Port shared code information from the wiki

Since the shared code now has special status with respect to
copyrights, port them into a more structured format in the source tree
and add a python function that parses and returns a dictionary with
the information.

I need this to exclude these files from the Contributed-by changes and
I reckon it would be useful to know these files for future tooling.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
SHARED-FILES [new file with mode: 0644]
scripts/glibc_shared_code.py [new file with mode: 0644]