diff --git a/pkgs/data-lib/LICENSE.txt b/pkgs/data-lib/LICENSE.txt new file mode 100644 index 0000000000..75ad378a5d --- /dev/null +++ b/pkgs/data-lib/LICENSE.txt @@ -0,0 +1,10 @@ +data-lib +Copyright (c) 2010-2013 PLT Design Inc. + +This package is distributed under the GNU Lesser General Public +License (LGPL). This means that you can link Racket 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 +particular means that you must release the source code for the +modified software. See COPYING_LESSER.txt for more information. diff --git a/pkgs/db-pkgs/db-doc/LICENSE.txt b/pkgs/db-pkgs/db-doc/LICENSE.txt new file mode 100644 index 0000000000..c091c4490d --- /dev/null +++ b/pkgs/db-pkgs/db-doc/LICENSE.txt @@ -0,0 +1,10 @@ +db-doc +Copyright (c) 2010-2013 PLT Design Inc. + +This package is distributed under the GNU Lesser General Public +License (LGPL). This means that you can link Racket 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 +particular means that you must release the source code for the +modified software. See COPYING_LESSER.txt for more information. diff --git a/pkgs/gui-pkgs/gui/LICENSE.txt b/pkgs/gui-pkgs/gui/LICENSE.txt new file mode 100644 index 0000000000..d2aac7f85e --- /dev/null +++ b/pkgs/gui-pkgs/gui/LICENSE.txt @@ -0,0 +1,10 @@ +gui +Copyright (c) 2010-2013 PLT Design Inc. + +This package is distributed under the GNU Lesser General Public +License (LGPL). This means that you can link Racket 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 +particular means that you must release the source code for the +modified software. See COPYING_LESSER.txt for more information. diff --git a/pkgs/net-lib/LICENSE.txt b/pkgs/net-lib/LICENSE.txt new file mode 100644 index 0000000000..872a2fffb2 --- /dev/null +++ b/pkgs/net-lib/LICENSE.txt @@ -0,0 +1,10 @@ +net-lib +Copyright (c) 2010-2013 PLT Design Inc. + +This package is distributed under the GNU Lesser General Public +License (LGPL). This means that you can link Racket 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 +particular means that you must release the source code for the +modified software. See COPYING_LESSER.txt for more information.