#608 License: `incorrect-fsf-address` error on `fedpkg lint`
Closed: Fixed by onosek. Opened by guillermodotn.

Running fedpkg lint triggers the following error: incorrect-fsf-address.

This is due to an outdated Free Software Foundation (FSF) address in the COPYING file:

๐Ÿ”— Outdated FSF address (lines 4โ€“7)

The FSF no longer uses a physical mailing address and instead operates primarily online.

๐Ÿ“„ Reference: rpmlint issue #1286


I assume the outdated FSF address should ideally be updated to the following:

https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

Commit 586ac4ca fixes this issue

Metadata
Related Pull Requests