From 6f4b76739888ded08297fa4b7e1627d08ecb9c3a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 27 Aug 2007 10:05:51 +0000 Subject: [PATCH] updating licensing wording git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6782 --- perf/bz2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perf/bz2.c b/perf/bz2.c index d28215c7d2..59b9f33ee5 100644 --- a/perf/bz2.c +++ b/perf/bz2.c @@ -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 -- 2.47.2