aboutsummaryrefslogtreecommitdiff
path: root/libbb/bb_xdaemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/bb_xdaemon.c')
-rw-r--r--libbb/bb_xdaemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/bb_xdaemon.c b/libbb/bb_xdaemon.c
index a40f4f993..b6328bc9f 100644
--- a/libbb/bb_xdaemon.c
+++ b/libbb/bb_xdaemon.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 <unistd.h>
#include "libbb.h"