Veto X11Libre replacing Xorg for fedora

If you mean this one:

which got reverted at X.Org for alleged copyright violation:
Making sure you're not a bot!

Seriously? This moves 6 trivial 1-line macros and one 6-line macro (counting only the bodies, otherwise it is 1 1-line, 5 2-line, and 1 7-line macro) from one header file to a new header file with a possibly misleading copyright notice and SPDX declaration. It is not clear to me whether this tiny amount of mostly boilerplate code (do {…} while(0) pattern, delegating to another macro while defaulting some arguments) is even copyrightable at all. And the fix would be to get the copyright notice and the SPDX declaration on that new header file fixed, not to ban the whole project for such a tiny mistake.