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-1.0

The FSF does not reside in the Mass Ave anymore. Let's update the
address with the link to their website, as suggested in the latest
revisions of their GPL-1.0 license:
https://www.gnu.org/licenses/old-licenses/gpl-1.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
b468f4ea 19272b37

+3 -3
+3 -3
LICENSES/deprecated/GPL-1.0
··· 14 14 Version 1, February 1989 15 15 16 16 Copyright (C) 1989 Free Software Foundation, Inc. 17 - 675 Mass Ave, Cambridge, MA 02139, USA 17 + <https://fsf.org/> 18 + 18 19 Everyone is permitted to copy and distribute verbatim copies 19 20 of this license document, but changing it is not allowed. 20 21 ··· 228 227 GNU General Public License for more details. 229 228 230 229 You should have received a copy of the GNU General Public License 231 - along with this program; if not, write to the Free Software 232 - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 230 + along with this program; if not, see <https://www.gnu.org/licenses/>. 233 231 234 232 Also add information on how to contact you by electronic and paper mail. 235 233