|
From: <sv...@va...> - 2007-08-27 10:06:04
|
Author: dirk Date: 2007-08-27 11:05:51 +0100 (Mon, 27 Aug 2007) New Revision: 6782 Log: updating licensing wording Modified: trunk/perf/bz2.c Modified: trunk/perf/bz2.c =================================================================== --- trunk/perf/bz2.c 2007-08-26 20:55:17 UTC (rev 6781) +++ trunk/perf/bz2.c 2007-08-27 10:05:51 UTC (rev 6782) @@ -12,8 +12,8 @@ // So it does the latter iff given a command line arg. // Licensing: the code within is mostly taken from bzip2, which has a BSD -// license. There is a little code from Vex, which is GPL for -// non-commercial use. And it's all written by Julian Seward. +// license. There is a little code from VEX, which is licensed under GPLv2 +// And it's all written by Julian Seward. #define BZ_NO_STDIO |