summaryrefslogtreecommitdiff
path: root/crypto/ivgenpriv.h
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2019-02-13 16:54:59 +0100
committerDaniel P. Berrangé <berrange@redhat.com>2019-07-19 14:21:25 +0100
commitb7cbb8741b40b7cd4de9ad6bdb69baae4d6dadcf (patch)
tree0da273cf52c81eba8759d5ad2bc8e30095dc155c /crypto/ivgenpriv.h
parent4f24430821c568936aeda417bbb00e989a9e1984 (diff)
downloadqemu-b7cbb8741b40b7cd4de9ad6bdb69baae4d6dadcf.tar.gz
crypto: Fix LGPL information in the file headers
It's either "GNU *Library* General Public License version 2" or "GNU Lesser General Public License version *2.1*", but there was no "version 2.0" of the "Lesser" license. So assume that version 2.1 is meant here. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'crypto/ivgenpriv.h')
-rw-r--r--crypto/ivgenpriv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ivgenpriv.h b/crypto/ivgenpriv.h
index 28e5c67383..cecdbedfde 100644
--- a/crypto/ivgenpriv.h
+++ b/crypto/ivgenpriv.h
@@ -6,7 +6,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