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 /src/cl_command_queue_gen7.c | |
parent | 5cdbda7a69691558ec7c324b2ae739f11926df4c (diff) | |
download | beignet-436253de8a1b7a6851a09ebbba92cb065ce4282f.tar.gz |
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 'src/cl_command_queue_gen7.c')
-rw-r--r-- | src/cl_command_queue_gen7.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cl_command_queue_gen7.c b/src/cl_command_queue_gen7.c index 225bb34a..ba015ca7 100644 --- a/src/cl_command_queue_gen7.c +++ b/src/cl_command_queue_gen7.c @@ -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 |