Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948407 - Update FSF licenses to latest upstream copy, dropping old address reference
Summary: Update FSF licenses to latest upstream copy, dropping old address reference
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Foundation
Classification: Unclassified
Component: Licenses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Licenses team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-19 18:21 UTC by Sam James
Modified: 2025-01-19 20:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-19 18:21:11 UTC
The FSF has moved offices (AFAIK now just a PO box) and has updated its licences on gnu.org at e.g. https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt to contain a reference to the website instead.

rms has asked projects to update any references to the old address at https://lists.gnu.org/archive/html/info-gnu/2024-09/msg00000.html, but I believe I've seen a directive asking GNU projects to update their copy completely rather than substituting the address (especially as an arbitrary substitution feels harder to justify than an exact copy of the licence from gnu.org we would update to).

We should look at updating the copies in licenses/ in gentoo.git accordingly.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-19 18:21:21 UTC
GCC and so on have already made such changes.
Comment 2 Larry the Git Cow gentoo-dev 2025-01-19 20:50:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20e7453fb18effc12bef6764f6d634cc095a8d4

commit e20e7453fb18effc12bef6764f6d634cc095a8d4
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2025-01-19 18:54:53 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2025-01-19 20:47:30 +0000

    licenses: Update FSF licenses from upstream
    
    This replaces the old postal addresses by URLs.
    
    Closes: https://bugs.gentoo.org/948407
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 licenses/FDL-1.1                                      |  2 +-
 licenses/FDL-1.2                                      |  2 +-
 licenses/GPL-1                                        |  9 ++++-----
 licenses/GPL-2                                        |  9 ++++-----
 licenses/GPL-2+-with-Pyinstaller-Bootloader-exception | 18 +++++++++---------
 licenses/LGPL-2                                       | 13 ++++++-------
 licenses/LGPL-2.1                                     | 11 +++++------
 7 files changed, 30 insertions(+), 34 deletions(-)