diff --git a/README b/README index cda34756..4d8c0ae1 100644 --- a/README +++ b/README @@ -178,15 +178,10 @@ By Mario Danic , Thomas Schmitt Copyright (C) 2006-2010 Mario Danic, Vreixo Formoso, Thomas Schmitt. -We, the copyright holders, agree on the interpretation that dynamical linking -of our libraries constitutes "use of" and not "derivation from" our work in -the sense of GPL, provided those libraries are compiled from our unaltered -code or from altered code published under GPL. - -So we will not raise any legal protest to dynamic linking of our -libraries with applications not under GPL, as long as they fulfill +We will not raise any legal protest to dynamic linking of our libraries +with applications that are not under GPL, as long as they fulfill the condition of offering the library source code used, whether -altered or unaltered, under the GPL, along with the application. +altered or unaltered, under the GPLv2+, along with the application. Nevertheless, the safest legal position is not to link libburn with non-GPL compatible programs. diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index a27181c4..6b152db3 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2010.02.08.110814" +#define Xorriso_timestamP "2010.02.10.150252"