aboutsummaryrefslogtreecommitdiff
path: root/loginutils
diff options
context:
space:
mode:
Diffstat (limited to 'loginutils')
-rw-r--r--loginutils/su.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/loginutils/su.c b/loginutils/su.c
index 2e0aed6b1..ff6643e60 100644
--- a/loginutils/su.c
+++ b/loginutils/su.c
@@ -2,7 +2,7 @@
/*
* Mini su implementation for busybox
*
- * Licensed under the GPL v2, see the file LICENSE in this tarball.
+ * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
*/
#include "busybox.h"