Re: [patch] vfs/README



Leonard den Ottolander wrote:
--- README.000	1999-02-07 18:44:52.000000000 +0100
+++ README	2004-10-20 14:11:25.000000000 +0200
@@ -1,3 +1,8 @@
+NOTE: Although vfs has been ment to be implemented as a separate entity
+redistributable under the LGPL in it's current implementation it uses GPLed
+code from src/ and can thus currently not be distributed under the LGPL as a
+complete package.
+

I would suggest:

NOTE: Although vfs has been ment to be implemented as a separate entity redistributable under the LGPL in its current implementation it uses GPLed code from src/. So there are two possibilities if you want to use vfs:

1. Distribute your copy of vfs under the GPL. Then you can freely include the GPLed functions from the rest of the mc source code.

2. Distribute your copy of vfs under the LGPL. Then you cannot include the functions outside the vfs subdirectory. You must then either rewrite them or work around them in other ways.



Roland



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]