Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

LICENSES: Replace the obsolete address of the FSF in the GPL-2.0

The FSF does not reside in the Franklin street anymore. Let's update
the address with the link to their website, as suggested in the latest
revisions of their GPL-2.0 license:
https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Huth and committed by
Greg Kroah-Hartman
660470dc b468f4ea

+4 -6
+4 -6
LICENSES/preferred/GPL-2.0
··· 20 20 GNU GENERAL PUBLIC LICENSE 21 21 Version 2, June 1991 22 22 23 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. 24 - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 23 + Copyright (C) 1989, 1991 Free Software Foundation, Inc., 24 + <https://fsf.org/> 25 25 Everyone is permitted to copy and distribute verbatim copies 26 26 of this license document, but changing it is not allowed. 27 27 ··· 322 322 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 323 323 GNU General Public License for more details. 324 324 325 - You should have received a copy of the GNU General Public License 326 - along with this program; if not, write to the Free Software 327 - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 328 - 325 + You should have received a copy of the GNU General Public License along 326 + with this program; if not, see <https://www.gnu.org/licenses/>. 329 327 330 328 Also add information on how to contact you by electronic and paper mail. 331 329