File tree Expand file tree Collapse file tree 3 files changed +1
-8
lines changed
Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -322,6 +322,7 @@ def init_METADATA():
322322 fileversion = _make_xyzw_version (METADATA ["Version" ], "," )
323323 for vi in PACKAGE .findall ("**/VersionInfo" ):
324324 vi .from_metadata (METADATA )
325+ vi .options ["LegalCopyright" ] = "Copyright (c) Python Software Foundation. All Rights Reserved."
325326 vi .options ["FILEVERSION" ] = fileversion
326327
327328
Original file line number Diff line number Diff line change 99 </trustInfo >
1010 <compatibility xmlns =" urn:schemas-microsoft-com:compatibility.v1" >
1111 <application >
12- <supportedOS Id =" {e2011457-1546-43c5-a5fe-008deee3d3f0}" />
13- <supportedOS Id =" {35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />
14- <supportedOS Id =" {4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />
15- <supportedOS Id =" {1f676c76-80e1-4239-95bb-83d0f6d0da78}" />
1612 <supportedOS Id =" {8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
1713 </application >
1814 </compatibility >
Original file line number Diff line number Diff line change 99 </trustInfo >
1010 <compatibility xmlns =" urn:schemas-microsoft-com:compatibility.v1" >
1111 <application >
12- <supportedOS Id =" {e2011457-1546-43c5-a5fe-008deee3d3f0}" />
13- <supportedOS Id =" {35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />
14- <supportedOS Id =" {4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />
15- <supportedOS Id =" {1f676c76-80e1-4239-95bb-83d0f6d0da78}" />
1612 <supportedOS Id =" {8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
1713 </application >
1814 </compatibility >
You can’t perform that action at this time.
0 commit comments