Another change to the GPL "abandon hope all who enter here" warning.
authorTim Potter <tpot@samba.org>
Thu, 23 May 2002 02:36:53 +0000 (02:36 +0000)
committerTim Potter <tpot@samba.org>
Thu, 23 May 2002 02:36:53 +0000 (02:36 +0000)
source/python/py_tdb.c

index ae47924e25f3ce6058cdced7be0e4da12d92108d..4969c1047ef0cc15dfcbfa1f5c3517d0127bab27 100644 (file)
 */
 
 /* 
-   NOTE: Since tdb is licensed under the GPL, any program that uses these
-   bindings must also be licensed under the GPL or a GPL compatible
-   license. See the following URL for details:
+   NOTE: Since tdb is licenced under the GPL any program that uses these bindings
+   must be distributed under the GPL license terms since this is what
+   the GPL requires.
 
-     http://www.gnu.org/licenses/gpl-faq.html#IfInterpreterIsGPL 
+   http://www.gnu.org/licenses/gpl-faq.html#IfInterpreterIsGPL 
 */
 
 #include "includes.h"