www

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

commit fdb639b88c4386686035c636ff1c8ad73177d6dd
parent 5386a22d6f85bf2ac031c19cb774099c05f11052
Author: Matthew Flatt <mflatt@racket-lang.org>
Date:   Thu, 27 Feb 2014 14:42:59 -0700

LGPL by reference

original commit: 981701d2378179d4ada54b7fd2608df3b89748fd

Diffstat:
Mpkgs/macro-debugger-pkgs/macro-debugger-text-lib/LICENSE.txt | 3++-
Mpkgs/macro-debugger-pkgs/macro-debugger/LICENSE.txt | 3++-
2 files changed, 4 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 @@ -7,4 +7,5 @@ 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 particular means that you must release the source code for the -modified software. See COPYING_LESSER.txt for more information. +modified software. See http://www.gnu.org/copyleft/lesser.html +for more information. diff --git a/pkgs/macro-debugger-pkgs/macro-debugger/LICENSE.txt b/pkgs/macro-debugger-pkgs/macro-debugger/LICENSE.txt @@ -7,4 +7,5 @@ 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 particular means that you must release the source code for the -modified software. See COPYING_LESSER.txt for more information. +modified software. See http://www.gnu.org/copyleft/lesser.html +for more information.