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 /COPYING | |
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 'COPYING')
-rw-r--r-- | COPYING | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,7 +7,7 @@ of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence + as the successor of the GNU Library Public License, version 2.1 hence the version number 2.1.] Preamble @@ -211,8 +211,8 @@ the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the +that they refer to the ordinary GNU General Public License, version 2.1 +instead of to this License. (If a newer version than version 2.1 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. |