diff options
Diffstat (limited to 'miscutils/conspy.c')
-rw-r--r-- | miscutils/conspy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/conspy.c b/miscutils/conspy.c index 02b13e9c8..01928b35f 100644 --- a/miscutils/conspy.c +++ b/miscutils/conspy.c @@ -7,7 +7,7 @@ * Based on Russell Stuart's conspy.c * http://ace-host.stuart.id.au/russell/files/conspy.c * - * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //applet:IF_CONSPY(APPLET(conspy, _BB_DIR_BIN, _BB_SUID_DROP)) |