commit | 036a80cdf7cc8a01106b7b49da6e4830d552f3d7 | [log] [tgz] |
---|---|---|
author | Chetan Pant <chetan4windows@gmail.com> | Wed Oct 14 13:49:02 2020 +0000 |
committer | Daniel P. Berrangé <berrange@redhat.com> | Thu Oct 29 09:57:37 2020 +0000 |
tree | 021194fc713c54fa4ab884bab1fda34facffa011 | |
parent | 422c16e7ecf8a2cd460e9b02cfb1955a235d36d7 [diff] |
authz: Fix Lesser GPL version number There is no "version 2" of the "Lesser" General Public License. It is either "GPL version 2.0" or "Lesser GPL version 2.1". This patch replaces all occurrences of "Lesser GPL version 2" with "Lesser GPL version 2.1" in comment section. Signed-off-by: Chetan Pant <chetan4windows@gmail.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>