diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-08-31 21:21:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-08-31 21:21:20 -0300 |
commit | 8303d888a71ce5610fc6bde1532d2d7c431528d8 (patch) | |
tree | b436ba252848288a90ffda7742a7cd2978c3cc0b | |
parent | abd59c17664ea773ab8a9b1cb17a1f5b6b359610 (diff) | |
download | clientdata-8303d888a71ce5610fc6bde1532d2d7c431528d8.tar.gz clientdata-8303d888a71ce5610fc6bde1532d2d7c431528d8.tar.bz2 clientdata-8303d888a71ce5610fc6bde1532d2d7c431528d8.tar.xz clientdata-8303d888a71ce5610fc6bde1532d2d7c431528d8.zip |
Add the missing "or later" clause at LICENSE file to GPL v2.
Now the licenses are compatible, because GPL v3 is compatible with BY-SA.
(Actually it is the other way around but you get the idea)
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -GPLv2: Licensed under GNU General Public License version2. +GPLv2: Licensed under GNU General Public License version 2 or later. http://www.gnu.org/licenses/gpl-2.0.html See also the GPL file. |