From b43deb8940a190f399e0ee4e449e0051b71e2a1e 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/macro-debugger-pkgs/macro-debugger-text-lib/LICENSE.txt | 2 +- pkgs/macro-debugger-pkgs/macro-debugger/LICENSE.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/macro-debugger-pkgs/macro-debugger-text-lib/LICENSE.txt b/pkgs/macro-debugger-pkgs/macro-debugger-text-lib/LICENSE.txt index 59d9b41..21e0ca3 100644 --- a/pkgs/macro-debugger-pkgs/macro-debugger-text-lib/LICENSE.txt +++ b/pkgs/macro-debugger-pkgs/macro-debugger-text-lib/LICENSE.txt @@ -2,7 +2,7 @@ macro-debugger-text-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/macro-debugger-pkgs/macro-debugger/LICENSE.txt b/pkgs/macro-debugger-pkgs/macro-debugger/LICENSE.txt index b6c9cdf..9bb1609 100644 --- a/pkgs/macro-debugger-pkgs/macro-debugger/LICENSE.txt +++ b/pkgs/macro-debugger-pkgs/macro-debugger/LICENSE.txt @@ -2,7 +2,7 @@ macro-debugger 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