From 3bac3723b988601d31d988639a1fec9497d574b6 Mon Sep 17 00:00:00 2001 From: Sam Tobin-Hochstadt Date: Tue, 25 Nov 2014 14:08:39 -0500 Subject: [PATCH] Remove stray reference to Racket in LICENSE files. Related to PR 14842. original commit: 3bbdd134b1754d51422eeaec1c35e9c62d45144c --- pkgs/gui-pkgs/gui-doc/LICENSE.txt | 2 +- pkgs/gui-pkgs/gui-lib/LICENSE.txt | 2 +- pkgs/gui-pkgs/gui-test/LICENSE.txt | 2 +- pkgs/gui-pkgs/gui/LICENSE.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/gui-pkgs/gui-doc/LICENSE.txt b/pkgs/gui-pkgs/gui-doc/LICENSE.txt index 57e567e3..9416072c 100644 --- a/pkgs/gui-pkgs/gui-doc/LICENSE.txt +++ b/pkgs/gui-pkgs/gui-doc/LICENSE.txt @@ -2,7 +2,7 @@ gui-doc Copyright (c) 2010-2014 PLT Design Inc. This package is distributed under the GNU Lesser General Public -License (LGPL). This means that you can link Racket into proprietary +License (LGPL). This means that you can link this package into proprietary applications, provided you follow the rules stated in the LGPL. You can also modify this package; if you distribute a modified version, you must distribute it under the terms of the LGPL, which in diff --git a/pkgs/gui-pkgs/gui-lib/LICENSE.txt b/pkgs/gui-pkgs/gui-lib/LICENSE.txt index 45a9bfc4..a9cb8c36 100644 --- a/pkgs/gui-pkgs/gui-lib/LICENSE.txt +++ b/pkgs/gui-pkgs/gui-lib/LICENSE.txt @@ -2,7 +2,7 @@ gui-lib Copyright (c) 2010-2014 PLT Design Inc. This package is distributed under the GNU Lesser General Public -License (LGPL). This means that you can link Racket into proprietary +License (LGPL). This means that you can link this package into proprietary applications, provided you follow the rules stated in the LGPL. You can also modify this package; if you distribute a modified version, you must distribute it under the terms of the LGPL, which in diff --git a/pkgs/gui-pkgs/gui-test/LICENSE.txt b/pkgs/gui-pkgs/gui-test/LICENSE.txt index 3a0f57c2..13858009 100644 --- a/pkgs/gui-pkgs/gui-test/LICENSE.txt +++ b/pkgs/gui-pkgs/gui-test/LICENSE.txt @@ -2,7 +2,7 @@ gui-test Copyright (c) 2010-2014 PLT Design Inc. This package is distributed under the GNU Lesser General Public -License (LGPL). This means that you can link Racket into proprietary +License (LGPL). This means that you can link this package into proprietary applications, provided you follow the rules stated in the LGPL. You can also modify this package; if you distribute a modified version, you must distribute it under the terms of the LGPL, which in diff --git a/pkgs/gui-pkgs/gui/LICENSE.txt b/pkgs/gui-pkgs/gui/LICENSE.txt index b8a952e4..de93c618 100644 --- a/pkgs/gui-pkgs/gui/LICENSE.txt +++ b/pkgs/gui-pkgs/gui/LICENSE.txt @@ -2,7 +2,7 @@ gui Copyright (c) 2010-2014 PLT Design Inc. This package is distributed under the GNU Lesser General Public -License (LGPL). This means that you can link Racket into proprietary +License (LGPL). This means that you can link this package into proprietary applications, provided you follow the rules stated in the LGPL. You can also modify this package; if you distribute a modified version, you must distribute it under the terms of the LGPL, which in