diff options
author | Zhigang Gong <zhigang.gong@intel.com> | 2014-11-05 17:22:21 +0800 |
---|---|---|
committer | Zhigang Gong <zhigang.gong@intel.com> | 2014-11-11 10:18:02 +0800 |
commit | 436253de8a1b7a6851a09ebbba92cb065ce4282f (patch) | |
tree | 709826dbcb17f5869b77477b301fe7a61f837608 /benchmark | |
parent | 5cdbda7a69691558ec7c324b2ae739f11926df4c (diff) |
License: adjust all license version to LGPL v2.1+.
To make the license statement consistent to each other, adjust
all license versions to v2.1+. Thus beignet should have a pure
LGPL v2.1+ license.
Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
Diffstat (limited to 'benchmark')
-rw-r--r-- | benchmark/benchmark_run.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/benchmark_run.cpp b/benchmark/benchmark_run.cpp index e5c70576..01748cef 100644 --- a/benchmark/benchmark_run.cpp +++ b/benchmark/benchmark_run.cpp @@ -4,7 +4,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of |