www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit b43deb8940a190f399e0ee4e449e0051b71e2a1e
parent 9d458f919b690f40d08d3588288b63631a769303
Author: Sam Tobin-Hochstadt <samth@cs.indiana.edu>
Date:   Tue, 25 Nov 2014 14:08:39 -0500

Remove stray reference to Racket in LICENSE files.

Related to PR 14842.

original commit: 3bbdd134b1754d51422eeaec1c35e9c62d45144c

Diffstat:
Mpkgs/macro-debugger-pkgs/macro-debugger-text-lib/LICENSE.txt | 2+-
Mpkgs/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 @@ -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 @@ -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