summaryrefslogtreecommitdiffstats
path: root/tests/test-authz-pam.c
diff options
context:
space:
mode:
authorPeter Maydell2020-10-31 15:55:10 +0100
committerPeter Maydell2020-10-31 15:55:10 +0100
commit5e6464f9c6756c95d036c4acf7ce557a7eb3a7be (patch)
tree4fbab44b5460985f34af92e149451bf08d569ac1 /tests/test-authz-pam.c
parentMerge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20201028' into... (diff)
parentutil: include the target address in socket connect failures (diff)
downloadqemu-5e6464f9c6756c95d036c4acf7ce557a7eb3a7be.tar.gz
qemu-5e6464f9c6756c95d036c4acf7ce557a7eb3a7be.tar.xz
qemu-5e6464f9c6756c95d036c4acf7ce557a7eb3a7be.zip
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-request' into staging
Misc fixes * Improve socket cnnection failure error reporting * Fix LGPL version number # gpg: Signature made Thu 29 Oct 2020 10:00:47 GMT # gpg: using RSA key DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF # gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>" [full] # gpg: aka "Daniel P. Berrange <berrange@redhat.com>" [full] # Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E 8E3F BE86 EBB4 1510 4FDF * remotes/berrange-gitlab/tags/misc-next-pull-request: util: include the target address in socket connect failures io: Don't use '#' flag of printf format authz: Fix Lesser GPL version number crypt: Fix Lesser GPL version number io: Fix Lesser GPL version number Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'tests/test-authz-pam.c')
-rw-r--r--tests/test-authz-pam.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-authz-pam.c b/tests/test-authz-pam.c
index 02bb1493e7..1baeadee03 100644
--- a/tests/test-authz-pam.c
+++ b/tests/test-authz-pam.c
@@ -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