aboutsummaryrefslogtreecommitdiff
path: root/libbb/bb_xbind.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/bb_xbind.c')
-rw-r--r--libbb/bb_xbind.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/bb_xbind.c b/libbb/bb_xbind.c
index 8a45af3bb..a1ae5d5eb 100644
--- a/libbb/bb_xbind.c
+++ b/libbb/bb_xbind.c
@@ -4,7 +4,7 @@
*
* Copyright (C) 2006 Denis Vlasenko
*
- * Licensed under LGPL, see file docs/lesser.txt in this tarball for details.
+ * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
#include <sys/types.h>
#include <sys/socket.h>