*: make GNU licensing statement forms more regular
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 16 Aug 2010 18:14:46 +0000 (20:14 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 16 Aug 2010 18:14:46 +0000 (20:14 +0200)
This change retains "or later" state! No licensing _changes_ here,
only form is adjusted (article, space between "GPL" and "v2" and so on).

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
570 files changed:
applets/Kbuild.src
applets/applet_tables.c
applets/applets.c
applets/individual.c
applets/usage.c
applets/usage_pod.c
archival/Kbuild.src
archival/ar.c
archival/bbunzip.c
archival/cpio.c
archival/dpkg_deb.c
archival/gzip.c
archival/libunarchive/Kbuild.src
archival/libunarchive/data_align.c
archival/libunarchive/data_extract_all.c
archival/libunarchive/data_extract_to_command.c
archival/libunarchive/data_extract_to_stdout.c
archival/libunarchive/data_skip.c
archival/libunarchive/decompress_bunzip2.c
archival/libunarchive/decompress_unlzma.c
archival/libunarchive/decompress_unxz.c
archival/libunarchive/decompress_unzip.c
archival/libunarchive/filter_accept_all.c
archival/libunarchive/filter_accept_list.c
archival/libunarchive/filter_accept_list_reassign.c
archival/libunarchive/filter_accept_reject_list.c
archival/libunarchive/find_list_entry.c
archival/libunarchive/get_header_ar.c
archival/libunarchive/get_header_cpio.c
archival/libunarchive/get_header_tar.c
archival/libunarchive/get_header_tar_bz2.c
archival/libunarchive/get_header_tar_gz.c
archival/libunarchive/get_header_tar_lzma.c
archival/libunarchive/header_list.c
archival/libunarchive/header_skip.c
archival/libunarchive/header_verbose_list.c
archival/libunarchive/init_handle.c
archival/libunarchive/open_transformer.c
archival/libunarchive/seek_by_jump.c
archival/libunarchive/seek_by_read.c
archival/libunarchive/unpack_ar_archive.c
archival/rpm.c
archival/rpm.h
archival/rpm2cpio.c
archival/tar.c
archival/unzip.c
console-tools/Kbuild.src
console-tools/chvt.c
console-tools/clear.c
console-tools/deallocvt.c
console-tools/dumpkmap.c
console-tools/fgconsole.c
console-tools/kbd_mode.c
console-tools/loadfont.c
console-tools/loadkmap.c
console-tools/openvt.c
console-tools/reset.c
console-tools/resize.c
console-tools/setconsole.c
console-tools/setkeycodes.c
console-tools/setlogcons.c
console-tools/showkey.c
coreutils/Kbuild.src
coreutils/basename.c
coreutils/cal.c
coreutils/cat.c
coreutils/catv.c
coreutils/chgrp.c
coreutils/chmod.c
coreutils/chown.c
coreutils/chroot.c
coreutils/cksum.c
coreutils/comm.c
coreutils/cp.c
coreutils/cut.c
coreutils/date.c
coreutils/dd.c
coreutils/df.c
coreutils/dirname.c
coreutils/dos2unix.c
coreutils/du.c
coreutils/echo.c
coreutils/env.c
coreutils/expand.c
coreutils/expr.c
coreutils/false.c
coreutils/fold.c
coreutils/fsync.c
coreutils/head.c
coreutils/hostid.c
coreutils/id.c
coreutils/install.c
coreutils/length.c
coreutils/libcoreutils/Kbuild.src
coreutils/libcoreutils/coreutils.h
coreutils/ln.c
coreutils/logname.c
coreutils/ls.c
coreutils/md5_sha1_sum.c
coreutils/mkdir.c
coreutils/mkfifo.c
coreutils/mknod.c
coreutils/mv.c
coreutils/nice.c
coreutils/nohup.c
coreutils/od.c
coreutils/printenv.c
coreutils/printf.c
coreutils/pwd.c
coreutils/readlink.c
coreutils/realpath.c
coreutils/rm.c
coreutils/rmdir.c
coreutils/seq.c
coreutils/sleep.c
coreutils/sort.c
coreutils/split.c
coreutils/stat.c
coreutils/stty.c
coreutils/sum.c
coreutils/sync.c
coreutils/tac.c
coreutils/tail.c
coreutils/tee.c
coreutils/test.c
coreutils/test_ptr_hack.c
coreutils/touch.c
coreutils/tr.c
coreutils/true.c
coreutils/tty.c
coreutils/uname.c
coreutils/uniq.c
coreutils/usleep.c
coreutils/uudecode.c
coreutils/uuencode.c
coreutils/wc.c
coreutils/who.c
coreutils/whoami.c
coreutils/yes.c
debianutils/Kbuild.src
debianutils/mktemp.c
debianutils/pipe_progress.c
debianutils/run_parts.c
debianutils/start_stop_daemon.c
debianutils/which.c
docs/new-applet-HOWTO.txt
e2fsprogs/Kbuild.src
e2fsprogs/e2fs_lib.c
e2fsprogs/fsck.c
e2fsprogs/old_e2fsprogs/Kbuild.src
e2fsprogs/old_e2fsprogs/blkid/Kbuild.src
e2fsprogs/old_e2fsprogs/e2fsck.c
e2fsprogs/old_e2fsprogs/e2p/Kbuild.src
e2fsprogs/old_e2fsprogs/ext2fs/Kbuild.src
e2fsprogs/old_e2fsprogs/fsck.c
e2fsprogs/old_e2fsprogs/mke2fs.c
e2fsprogs/old_e2fsprogs/tune2fs.c
e2fsprogs/old_e2fsprogs/util.c
e2fsprogs/old_e2fsprogs/uuid/Kbuild.src
e2fsprogs/tune2fs.c
editors/Kbuild.src
editors/awk.c
editors/cmp.c
editors/diff.c
editors/patch_bbox.c
editors/sed.c
editors/vi.c
examples/depmod
findutils/Kbuild.src
findutils/find.c
findutils/grep.c
findutils/xargs.c
include/ar.h
include/busybox.h
include/fix_u32.h
include/libbb.h
include/platform.h
include/rtc_.h
include/unicode.h
include/xatonum.h
include/xregex.h
init/Kbuild.src
init/bootchartd.c
init/halt.c
init/init.c
init/mesg.c
libbb/Kbuild.src
libbb/appletlib.c
libbb/ask_confirmation.c
libbb/bb_askpass.c
libbb/bb_basename.c
libbb/bb_do_delay.c
libbb/bb_pwd.c
libbb/bb_qsort.c
libbb/bb_strtod.c
libbb/bb_strtonum.c
libbb/chomp.c
libbb/compare_string_array.c
libbb/concat_path_file.c
libbb/concat_subpath_file.c
libbb/copy_file.c
libbb/copyfd.c
libbb/crc32.c
libbb/create_icmp6_socket.c
libbb/create_icmp_socket.c
libbb/default_error_retval.c
libbb/device_open.c
libbb/die_if_bad_username.c
libbb/dump.c
libbb/execable.c
libbb/fclose_nonstdin.c
libbb/fflush_stdout_and_exit.c
libbb/fgets_str.c
libbb/find_mount_point.c
libbb/find_pid_by_name.c
libbb/find_root_device.c
libbb/full_write.c
libbb/get_console.c
libbb/get_cpu_count.c
libbb/get_last_path_component.c
libbb/get_line_from_file.c
libbb/get_volsize.c
libbb/getopt32.c
libbb/getpty.c
libbb/herror_msg.c
libbb/human_readable.c
libbb/inet_common.c
libbb/info_msg.c
libbb/inode_hash.c
libbb/isdirectory.c
libbb/kernel_version.c
libbb/last_char_is.c
libbb/lineedit_ptr_hack.c
libbb/llist.c
libbb/login.c
libbb/loop.c
libbb/make_directory.c
libbb/makedev.c
libbb/match_fstype.c
libbb/md5.c
libbb/messages.c
libbb/mode_string.c
libbb/mtab.c
libbb/mtab_file.c
libbb/obscure.c
libbb/parse_config.c
libbb/parse_mode.c
libbb/perror_msg.c
libbb/perror_nomsg.c
libbb/perror_nomsg_and_die.c
libbb/pidfile.c
libbb/platform.c
libbb/print_flags.c
libbb/printable.c
libbb/printable_string.c
libbb/process_escape_sequence.c
libbb/procps.c
libbb/ptr_to_globals.c
libbb/pw_encrypt.c
libbb/read.c
libbb/read_key.c
libbb/read_printf.c
libbb/recursive_action.c
libbb/remove_file.c
libbb/rtc.c
libbb/safe_gethostname.c
libbb/safe_poll.c
libbb/safe_strncpy.c
libbb/safe_write.c
libbb/selinux_common.c
libbb/sha1.c
libbb/signals.c
libbb/simplify_path.c
libbb/single_argv.c
libbb/skip_whitespace.c
libbb/speed_table.c
libbb/str_tolower.c
libbb/strrstr.c
libbb/time.c
libbb/trim.c
libbb/u_signal_names.c
libbb/udp_io.c
libbb/unicode.c
libbb/update_passwd.c
libbb/utmp.c
libbb/uuencode.c
libbb/vdprintf.c
libbb/verror_msg.c
libbb/vfork_daemon_rexec.c
libbb/warn_ignoring_args.c
libbb/wfopen.c
libbb/wfopen_input.c
libbb/write.c
libbb/xatonum.c
libbb/xatonum_template.c
libbb/xconnect.c
libbb/xfunc_die.c
libbb/xfuncs.c
libbb/xfuncs_printf.c
libbb/xgetcwd.c
libbb/xgethostbyname.c
libbb/xreadlink.c
libbb/xrealloc_vector.c
libbb/xregcomp.c
libpwdgrp/Kbuild.src
libpwdgrp/pwd_grp.c
libpwdgrp/pwd_grp_internal.c
loginutils/Kbuild.src
loginutils/addgroup.c
loginutils/adduser.c
loginutils/chpasswd.c
loginutils/cryptpw.c
loginutils/deluser.c
loginutils/getty.c
loginutils/login.c
loginutils/passwd.c
loginutils/su.c
loginutils/sulogin.c
loginutils/vlock.c
mailutils/Kbuild.src
mailutils/mail.c
mailutils/mime.c
mailutils/popmaildir.c
mailutils/sendmail.c
miscutils/Kbuild.src
miscutils/adjtimex.c
miscutils/beep.c
miscutils/chat.c
miscutils/chrt.c
miscutils/conspy.c
miscutils/crond.c
miscutils/crontab.c
miscutils/dc.c
miscutils/devfsd.c
miscutils/devmem.c
miscutils/eject.c
miscutils/fbsplash.c
miscutils/flash_eraseall.c
miscutils/flash_lock_unlock.c
miscutils/flashcp.c
miscutils/hdparm.c
miscutils/inotifyd.c
miscutils/ionice.c
miscutils/last.c
miscutils/last_fancy.c
miscutils/less.c
miscutils/makedevs.c
miscutils/man.c
miscutils/microcom.c
miscutils/mountpoint.c
miscutils/mt.c
miscutils/raidautorun.c
miscutils/readahead.c
miscutils/rfkill.c
miscutils/runlevel.c
miscutils/rx.c
miscutils/strings.c
miscutils/taskset.c
miscutils/time.c
miscutils/ttysize.c
miscutils/ubi_attach_detach.c
miscutils/wall.c
miscutils/watchdog.c
modutils/Kbuild.src
modutils/depmod.c
modutils/insmod.c
modutils/lsmod.c
modutils/modinfo.c
modutils/modprobe-small.c
modutils/modprobe.c
modutils/modutils-24.c
modutils/modutils.c
modutils/modutils.h
modutils/rmmod.c
networking/Kbuild.src
networking/arping.c
networking/brctl.c
networking/dnsd.c
networking/ether-wake.c
networking/ftpd.c
networking/ftpgetput.c
networking/hostname.c
networking/httpd.c
networking/httpd_indexcgi.c
networking/httpd_ssi.c
networking/ifconfig.c
networking/ifplugd.c
networking/ifupdown.c
networking/interface.c
networking/ip.c
networking/ipcalc.c
networking/isrv.c
networking/isrv.h
networking/isrv_identd.c
networking/libiproute/Kbuild.src
networking/libiproute/ipaddress.c
networking/libiproute/iplink.c
networking/libiproute/iproute.c
networking/libiproute/iptunnel.c
networking/libiproute/utils.c
networking/nameif.c
networking/nc.c
networking/nc_bloaty.c
networking/netstat.c
networking/nslookup.c
networking/ntpd.c
networking/ntpd_simple.c
networking/ping.c
networking/pscan.c
networking/route.c
networking/tc.c
networking/tcpudp.c
networking/tcpudp_perhost.c
networking/tcpudp_perhost.h
networking/telnet.c
networking/telnetd.c
networking/tftp.c
networking/tunctl.c
networking/udhcp/Kbuild.src
networking/udhcp/arpping.c
networking/udhcp/common.c
networking/udhcp/common.h
networking/udhcp/dhcpc.h
networking/udhcp/dhcpd.h
networking/udhcp/dhcprelay.c
networking/udhcp/domain_codec.c
networking/udhcp/dumpleases.c
networking/udhcp/files.c
networking/udhcp/leases.c
networking/udhcp/packet.c
networking/udhcp/static_leases.c
networking/vconfig.c
networking/wget.c
networking/zcip.c
printutils/Kbuild.src
printutils/lpd.c
printutils/lpr.c
procps/Kbuild.src
procps/free.c
procps/fuser.c
procps/iostat.c
procps/kill.c
procps/mpstat.c
procps/nmeter.c
procps/pgrep.c
procps/pidof.c
procps/ps.c
procps/renice.c
procps/sysctl.c
procps/top.c
procps/uptime.c
procps/watch.c
runit/Kbuild.src
scripts/echo.c
scripts/mkconfigs
scripts/showasm
selinux/Kbuild.src
selinux/chcon.c
selinux/getenforce.c
selinux/getsebool.c
selinux/load_policy.c
selinux/matchpathcon.c
selinux/runcon.c
selinux/selinuxenabled.c
selinux/sestatus.c
selinux/setenforce.c
selinux/setsebool.c
shell/Kbuild.src
shell/ash.c
shell/ash_ptr_hack.c
shell/bbsh.c
shell/cttyhack.c
shell/hush.c
shell/match.c
shell/math.c
shell/random.c
shell/random.h
shell/shell_common.c
shell/shell_common.h
sysklogd/Kbuild.src
sysklogd/klogd.c
sysklogd/logger.c
sysklogd/logread.c
sysklogd/syslogd.c
sysklogd/syslogd_and_logger.c
testsuite/all_sourcecode.tests
testsuite/ar.tests
testsuite/ash.tests
testsuite/awk.tests
testsuite/busybox.tests
testsuite/cal.tests
testsuite/comm.tests
testsuite/cp.tests
testsuite/cpio.tests
testsuite/cut.tests
testsuite/diff.tests
testsuite/expand.tests
testsuite/fold.tests
testsuite/grep.tests
testsuite/ls.tests
testsuite/makedevs.tests
testsuite/mdev.tests
testsuite/mkfs.minix.tests
testsuite/mount.testroot
testsuite/mount.tests
testsuite/od.tests
testsuite/parse.tests
testsuite/patch.tests
testsuite/pidof.tests
testsuite/printf.tests
testsuite/readlink.tests
testsuite/rx.tests
testsuite/sed.tests
testsuite/seq.tests
testsuite/sort.tests
testsuite/start-stop-daemon.tests
testsuite/sum.tests
testsuite/tail.tests
testsuite/tar.tests
testsuite/taskset.tests
testsuite/test.tests
testsuite/tr.tests
testsuite/unexpand.tests
testsuite/uniq.tests
testsuite/unzip.tests
testsuite/uuencode.tests
testsuite/xargs.tests
util-linux/Kbuild.src
util-linux/acpid.c
util-linux/blkid.c
util-linux/dmesg.c
util-linux/fbset.c
util-linux/fdformat.c
util-linux/fdisk.c
util-linux/fdisk_aix.c
util-linux/fdisk_sgi.c
util-linux/fdisk_sun.c
util-linux/findfs.c
util-linux/freeramdisk.c
util-linux/fsck_minix.c
util-linux/getopt.c
util-linux/hexdump.c
util-linux/hwclock.c
util-linux/ipcrm.c
util-linux/ipcs.c
util-linux/losetup.c
util-linux/lspci.c
util-linux/lsusb.c
util-linux/mdev.c
util-linux/mkfs_ext2.c
util-linux/mkfs_minix.c
util-linux/mkfs_reiser.c
util-linux/mkfs_vfat.c
util-linux/mkswap.c
util-linux/more.c
util-linux/mount.c
util-linux/pivot_root.c
util-linux/rdate.c
util-linux/rdev.c
util-linux/readprofile.c
util-linux/rev.c
util-linux/rtcwake.c
util-linux/script.c
util-linux/scriptreplay.c
util-linux/setarch.c
util-linux/swaponoff.c
util-linux/switch_root.c
util-linux/umount.c
util-linux/volume_id/Kbuild.src
util-linux/volume_id/get_devname.c

index 31fee8d1e31321b5d3de248eba6bcdebd5ee4df6..9b9808f25caf4134b8103847af55ed32b58f9825 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 obj-y :=
 obj-y += applets.o
index f56908420fb7a46c1df325f85fe14f8635982a82..32dcdb73dc4ffdf86f406874d49163b478c289fe 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2007 Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include <stdlib.h>
index 5a7b88e8860c4609c767702f20ca7cc4dc7f2e07..98c2b44f5c803bcb32ffa3f1359ea89e1142ae88 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2007 Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "busybox.h"
 
index 341f4d1c2c8c26c09710abeea63e962e1faebfa7..1e74e4ce58d5509aee2c53e3cb8b63d09c15209f 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Copyright 2005 Rob Landley <rob@landley.net
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 const char *applet_name;
index 46adbf475941099c4df081a7e945b7cfad842530..94520ff66fa581e94e48e8fc2c77836e61b425f4 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2008 Denys Vlasenko.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include <unistd.h>
 #include <stdlib.h>
index 85a2a8ec497a1b9e16eaa2623a4067098c10addf..da0baefc6d058fb519a70613fde7a819cba9f13b 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2009 Denys Vlasenko.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include <unistd.h>
 #include <stdint.h>
index 076e58278d2d6527d4878c0ab65c20b43bcf7b6d..a0edb123d8bfee98cdc8a8e4b8166138884affe4 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 libs-y                         += libunarchive/
 
index 1b7b66a5795d28051e9be40f5a8246d807e468f7..bce62f76d6804f142b3b1467e05ed05dd1a1ded7 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Based in part on BusyBox tar, Debian dpkg-deb and GNU ar.
  *
- * 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.
  *
  * Archive creation support:
  * Copyright (C) 2010 Nokia Corporation. All rights reserved.
index c1259ac462b0569b3d27611813a948bab1fe295e..787f4124d2ad42a70544854d74179fea24b26fbd 100644 (file)
@@ -1,8 +1,8 @@
 /* vi: set sw=4 ts=4: */
 /*
- *  Common code for gunzip-like applets
+ * Common code for gunzip-like applets
  *
- *  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.
  */
 #include "libbb.h"
 #include "unarchive.h"
@@ -165,7 +165,7 @@ char* FAST_FUNC make_new_name_generic(char *filename, const char *expected_ext)
 /*
  * Uncompress applet for busybox (c) 2002 Glenn McGrath
  *
- * 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.
  */
 #if ENABLE_UNCOMPRESS
 static
@@ -206,7 +206,7 @@ int uncompress_main(int argc UNUSED_PARAM, char **argv)
  * General cleanup to better adhere to the style guide and make use of standard
  * busybox functions by Glenn McGrath
  *
- * 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.
  *
  * gzip (GNU zip) -- compress files with zip algorithm and 'compress' interface
  * Copyright (C) 1992-1993 Jean-loup Gailly
@@ -302,7 +302,7 @@ int gunzip_main(int argc UNUSED_PARAM, char **argv)
  * Modified for busybox by Glenn McGrath
  * Added support output to stdout by Thomas Lundquist <thomasez@zelow.no>
  *
- * 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.
  */
 //usage:#define bunzip2_trivial_usage
 //usage:       "[OPTIONS] [FILE]..."
@@ -342,7 +342,7 @@ int bunzip2_main(int argc UNUSED_PARAM, char **argv)
  *
  * Based on bunzip.c from busybox
  *
- * Licensed under GPL v2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #if ENABLE_UNLZMA
 static
index e0ca7fa5cf29164b06a82b0fbdc87512379bff7c..7cd8ee8a7e5414d7974c10ffba5edf0877e007e7 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001 by Glenn McGrath
  *
- * 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.
  *
  * Limitations:
  * Doesn't check CRC's
index 45a791bba0716aea17132c9b11489e6b2e4f3c4e..4c627e89000aa87267c8ce5f39324dbc7103f096 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * dpkg-deb packs, unpacks and provides information about Debian archives.
  *
- * 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.
  */
 #include "libbb.h"
 #include "unarchive.h"
index 620897b909995532a576a2c618b0b525026c6cf1..32528d96bf434e7c2da63150011856a5d5283a55 100644 (file)
@@ -13,7 +13,7 @@
  * files as well as stdin/stdout, and to generally behave itself wrt
  * command line handling.
  *
- * 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.
  */
 
 /* big objects in bss:
index a8549570efb91bc9049d1935bb13357b4337625a..c7ba4479c62b7763532aadc9b12dafb469e5dda5 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+# Licensed under GPLv2 or later, see file LICENSE in this source tree.
 
 lib-y:=
 
index 0c8542bf5b2043959edbe9a18f6d3b80b86ac279..4e21a36b3fdc8060acd6d468a17ff682012d4525 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index 00e67d4055392b4b489c6f65eea066161bd2cddc..cc549cd78b9d1d4bab4ec8bd07c08aa563019a6f 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index 95f5bc8644e456869562157267a97659a914f990..b54f7f2150fc6e8806e85290b5de5c8e59c05fd4 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index a3efea16dfbfcdf10877aa8c545c68f3836e2166..ce0713ac4f1d1f959d5b137588f3c8f81836762c 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index 06d3dced4cac97b3269e1627b5fa8b1a3dca2b58..06b74399d6fd5eacf411b73e72c90d823ff246a5 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index bdbd39ac231ce96407bdab99c295c4d20074f857..22015683ceab9524580fe7454e84552a294cd87f 100644 (file)
@@ -6,7 +6,7 @@
    Peter Fenwick, Alistair Moffat, Radford Neal, Ian H. Witten,
    Robert Sedgewick, and Jon L. Bentley.
 
-   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.
 */
 
 /*
index ecda17481dd95916b40282470e3e6faf061991dd..1a3a8f86bb595479555124061155a1884b8ec1a5 100644 (file)
@@ -6,7 +6,7 @@
  * Based on LzmaDecode.c from the LZMA SDK 4.22 (http://www.7-zip.org/)
  * Copyright (C) 1999-2005  Igor Pavlov
  *
- * 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.
  */
 #include "libbb.h"
 #include "unarchive.h"
index 721acd907f0a4e214951e11c5862df3cb026e11d..faba9ca82da9096e3ca237e94bd90b3fae572f69 100644 (file)
@@ -7,7 +7,7 @@
  *
  * This file is:
  * Copyright (C) 2010 Denys Vlasenko <vda.linux@googlemail.com>
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include "unarchive.h"
index bccd0262e1e430263f1c600354e23b622a60d123..20fda9d269037e704eee789f39ee18232f3bfd9f 100644 (file)
@@ -30,7 +30,7 @@
  *
  * See the file algorithm.doc for the compression algorithms and file formats.
  *
- * 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.
  */
 
 #include <setjmp.h>
index 21f9c5c9e19e12f6ed2d4b71f3cf61d32682640c..cb1f506c8356262cb0f75f4532e50533f2fc2560 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2002 by Glenn McGrath
  *
- * 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.
  */
 
 #include "libbb.h"
index afa0b4cbf22800fc2dece1977a2a21cd34e59fb6..fe4414c85443b95f723e0e99e32dbecc039c595d 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2002 by Glenn McGrath
  *
- * 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.
  */
 
 #include "libbb.h"
index 060a2c72b335fbdcdef1d99b4f2a623e6f32c47e..891f58390920848f410261c8968cdb3f22cab12a 100644 (file)
@@ -2,7 +2,7 @@
 /*
  *  Copyright (C) 2002 by Glenn McGrath
  *
- * 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.
  */
 
 #include "libbb.h"
index aa601e137676db6a53cddb33811a6f7d690e70a8..89a5502d591629ddaba103f53979b815a67e5833 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2002 by Glenn McGrath
  *
- * 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.
  */
 
 #include "libbb.h"
index bc7bc6471918bf6b2f8e43e4fcd82a6d71b80058..5c0c85f09a668744c04e36ae8cd4fe08c363ba0a 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2002 by Glenn McGrath
  *
- * 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.
  */
 
 #include <fnmatch.h>
index dbc5ec00450b3a49c8f571d52e0597592f831abd..6bfc6bc2779ffd0bf3c635158bd27326a7487620 100644 (file)
@@ -1,7 +1,7 @@
 /* vi: set sw=4 ts=4: */
 /* Copyright 2001 Glenn McGrath.
  *
- * 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.
  */
 
 #include "libbb.h"
index 4507d538b03bab5e0101a2fc8e296fbf3cc562bb..8cd1096baf585f92379756935d4d14b90cd36aee 100644 (file)
@@ -1,7 +1,7 @@
 /* vi: set sw=4 ts=4: */
 /* Copyright 2002 Laurence Anderson
  *
- * 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.
  */
 
 #include "libbb.h"
index d5c92359c6c7fff05e802549cede01019ccecbf2..cf6487207a724310ea08736496a5199f1218fb17 100644 (file)
@@ -1,14 +1,14 @@
 /* vi: set sw=4 ts=4: */
-/* 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.
  *
- *  FIXME:
+ * FIXME:
  *    In privileged mode if uname and gname map to a uid and gid then use the
  *    mapped value instead of the uid/gid values in tar header
  *
- *  References:
+ * References:
  *    GNU tar and star man pages,
  *    Opengroup's ustar interchange format,
- *     http://www.opengroup.org/onlinepubs/007904975/utilities/pax.html
+ *    http://www.opengroup.org/onlinepubs/007904975/utilities/pax.html
  */
 
 #include "libbb.h"
index 615bbba4a9a85d5ccbb71a7256ceaad62e38b58a..4ffc17086fdcee46f37b52e7a1694a3532f1fc4f 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index e88b720a8ec8e3f3bd15283b3413080350565235..a9af22e0eb44858ec175a8cc2931f38c9bd7ac6f 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index 03b1b792dc59400e552e8434583064d6655f5b47..9876b382739ae244d2beb7efc3b8a5ae83835e24 100644 (file)
@@ -3,7 +3,7 @@
  * Small lzma deflate implementation.
  * Copyright (C) 2006  Aurelien Jacobs <aurel@gnuage.org>
  *
- * Licensed under GPL v2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index b1c425aca457ec6526ac988081f43349217fec88..902d6ebe0ebd0458f01947f2f373e07fcf8d63dc 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 #include "libbb.h"
 #include "unarchive.h"
index a97a9ce80ee2a88ec070ba30b097e39e62cdc701..2af36ac9cf72ec096e1003d3590915123dff6755 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 #include "libbb.h"
 #include "unarchive.h"
index 3319e63a9660ff33bfa13230ab6bfe6560588af0..d863e6a29df858788923b1edc915b68e56bdf47e 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index ff7d484e5df64724736a3c644ff68e059c72b347..de7021f784528428c2a6851e363719cb678446b6 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index cba049f1fa1f5b8b74db7bf3b88cd311006c9b1d..ed6a556bb1ead45b3e78dc62e3d8102acab0e529 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index 7181cb3ce47be233b93d2830ee68f1fa8d77ce56..bda55e1b1d4bab67707d897b51151ba207c26275 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index af65e5d8567a43cd75ad064fcee5d8c9aedac0f3..25b31365d521b4e4286bf21e26e9f0f223ecc439 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index 300d10e48e18513ee80c11ad2276e2212bc222d8..4f68ba3d8f359479d8c9371b606e4a16f8067980 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index 38ec20ef5d9d61284c929ea1693bd319244fde88..7b316a5b8f6a1221cf619409659b922475ffd9b2 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001,2002 by Laurence Anderson
  *
- * 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.
  */
 
 #include "libbb.h"
index f7c6fc2fade805825dd81f85b5a08ad5c888b26a..afe2b550c8d808ac8cc96d4a9062fb41342aa52c 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001 by Laurence Anderson
  *
- * 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.
  */
 
 /* RPM file starts with this struct: */
index 5bc50b88f293645a57d6561dd7cf46f606e5c886..70021d5394a0298a73f56bd2daa7ae1439b155d3 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001 by Laurence Anderson
  *
- * 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.
  */
 #include "libbb.h"
 #include "unarchive.h"
index 5ddff7fa502216d1feaf64e1d540baab6608f519..b5cbf4197af60d2733643625a34c1f77c121dd2d 100644 (file)
  *  Copyright (c) 1999 by David I. Bell
  *  Permission is granted to use, distribute, or modify this source,
  *  provided that this copyright notice remains intact.
- *  Permission to distribute sash derived code under the GPL has been granted.
+ *  Permission to distribute sash derived code under GPL has been granted.
  *
  * Based in part on the tar implementation from busybox-0.28
  *  Copyright (C) 1995 Bruce Perens
  *
- * 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.
  */
 
 #include <fnmatch.h>
index d9705a56ef8c7dfb6fd87ccd2ee2ad01484703d2..204e34952a302ad64fb78bab266876431b33a994 100644 (file)
@@ -7,7 +7,7 @@
  * Loosely based on original busybox unzip applet by Laurence Anderson.
  * All options and features should work in this version.
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 /* For reference see
index 17f6606380364aa24f9a4a1ad44c05aa27a90cee..94de9ad9f88edf5846ca319d1a423dcdc8fe1f44 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index 977c26905e8e5e1906da251f06868058ccafc8fe..07e58c3b8ab13bc9938746cb1e38ce890e30b0c6 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 #include "libbb.h"
 
index cac716394c538f1921f6a6d496855689678b413a..dcb9bfb02a875d48ddca210511fb96088675480a 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 #include "libbb.h"
 
index 09748834feabfcfa12953b1cc3dfeb1b6ec440bf..6a1d13d149e3496e18ccb1aad248922afb8330f2 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2003 by Tito Ragusa <farmatito@tiscali.it>
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 /* no options, no getopt */
index a03b593400870b8d68b7e2dd29ad7f5de98fd0d8..301a90674a71cff51d23f8c2e546da66ab5d85a4 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) Arne Bernin <arne@matrix.loopback.org>
  *
- * 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.
  *
  */
 /* no options, no getopt */
index 75fd98fd5635bddfbcf9f82241474b1cd9e11c39..e2dba4860a3725a6bf9313b814c1c32db275d2c4 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2010 by Grigory Batalov <bga@altlinux.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index e1d85231cad395d97357e8d1c1be4b42bddddeb9..14f2ae516e701c56e7c6120c6a373fd1a0014500 100644 (file)
@@ -6,7 +6,7 @@
  *   written using Andries Brouwer <aeb@cwi.nl>'s kbd_mode from
  *   console-utils v0.2.3, licensed under GNU GPLv2
  *
- * 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.
  */
 #include "libbb.h"
 #include <linux/kd.h>
index e51142c8e9c9743275b9a7dfc999a84eda3041e4..3c77813b5c646ee088489b7a0cbc4290486eab44 100644 (file)
@@ -7,7 +7,7 @@
  * Loads the console font, and possibly the corresponding screen map(s).
  * (Adapted for busybox by Matej Vela.)
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include <sys/kd.h>
index 8f1a9153a7249c7f21a7b2eab2a89e9861e3a6d4..2d1c9e2848178d9e4257c524e57c8355de7f1da2 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1998 Enrique Zanardi <ezanardi@ull.es>
  *
- * 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.
  */
 #include "libbb.h"
 
index e3ea71bc56211f5f90daff532e79086a96228b4b..6e0b589a0cbd78f172f94064fae66a3783a59a8e 100644 (file)
@@ -5,7 +5,7 @@
  *  busyboxed by Quy Tonthat <quy@signal3.com>
  *  hacked by Tito <farmatito@tiscali.it>
  *
- * 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.
  */
 
 #include <linux/vt.h>
index f0ea5cb20f2f4b362cbb6f31943e218718863ff6..7dffdea18b6122604e65fb711001e9017a7cfc22 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  * Written by Erik Andersen and Kent Robotti <robotti@metconnect.com>
  *
- * 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.
  */
 
 #include "libbb.h"
index 828b5bb42960022d8b8a4e4f63d20f3659da7350..12e50a1162780cad5dddf02cbfe10bb7429df4e2 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright 2006 Bernhard Reutner-Fischer
  *
- * 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.
  */
 /* no options, no getopt */
 #include "libbb.h"
index 8ad9948dd5a90b53c4bb10f6f486ddb3bc97f6c7..87265baf8e65219b6fa08bfffda4aa94815d7501 100644 (file)
@@ -5,7 +5,7 @@
  *  Copyright (C) 2004,2005  Enrik Berkhan <Enrik.Berkhan@inka.de>
  *  Copyright (C) 2008 Bernhard Reutner-Fischer
  *
- * 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.
  */
 
 #include "libbb.h"
index b6a9a32afc0a50627abc5e637fd49687483cdae3..ca8cd21c2a92c66360fbc2d03866ae830d23e99d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Adjusted for BusyBox by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 #include "libbb.h"
 
index dd44591a33c5a1ae8a9c97ae2fdbc0b349c0310a..52d2608aa7cef36b59760c196f376b121952be33 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Based on setlogcons (kbd-1.12) by Andries E. Brouwer
  *
- * 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.
  */
 
 #include "libbb.h"
index 681114df79e1ab02f2a4216e061d01f970ab94b4..ef16f6fb1b8dd84d1e1d6ae9d7d0482526f4d7bb 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 1c846a75f611a44b8749faf726808ecad8e718a5..630b048dfcb7655499f215ea26959b37dfc7f896 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 libs-y                 += libcoreutils/
 
index b79d561c26120202280da7039ec59b5c6d550bb8..d441247416ef27b456e7b0527071513aef6f0294 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 /* Mar 16, 2003      Manuel Novoa III   (mjn3@codepoet.org)
index c98229cb06fad3c253888b980e72dd475fd9e6ef..ef5dbeadb50fe4a4246bcbf5c021165e590edff8 100644 (file)
@@ -4,7 +4,7 @@
  *
  * See original copyright at the end of this file
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant with -j and -y extensions (from util-linux). */
index 454c46b6825c71c9d0f1f8c940b168b1ccd8670a..9225498283e211c3a2a9db0a785d0723db13274c 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index ff3139c80672ab3f1db7ae325b7588ccdeb6a735..f92d93d24175335bb1c4c0ed82a7f4d15e57c99e 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2006 Rob Landley <rob@landley.net>
  *
- * 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.
  */
 
 /* See "Cat -v considered harmful" at
index 7f39048054b30f2e9340d8ae2ffb040d1715d170..58f78e7362fa34ee2c65ad9db8ecec4a0ea13e6f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 defects - none? */
index c04201eecfae0f7d1b503591bac94bc250a679e2..f07a49bd3b0922efae9865d98fa875aefcb8123e 100644 (file)
@@ -7,7 +7,7 @@
  * Reworked by (C) 2002 Vladimir Oleynik <dzo@simtreas.ru>
  *  to correctly parse '-rwxgoa'
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index 717e4b17aade55c849796de32e861e08840b661d..282deccfb00b6d26afb2dbb84bd5c821c8a57062 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 defects - none? */
index 046c2fabf6cbe4888a2d5a24cca67c9036d07907..b80a12ee013769c1ecc026aea3a185d6d674a61e 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 N/A -- Matches GNU behavior. */
index 8e65b1ca3b35b84093056c74857cd0eaaade6018..8e7800ee95cd4fa4a9d3d76034762b82801ca9bb 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2006 by Rob Sullivan, with ideas from code by Walter Harms
  *
- * 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.
  */
 #include "libbb.h"
 
index 221cbfbcc844320258aeac7f5b149b9931e3d581..c04da1896e62e0496658d58cd39ce7b30ab6a086 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2005 by Robert Sullivan <cogito.ergo.cogito@gmail.com>
  *
- * 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.
  */
 
 #include "libbb.h"
index d7c8d91cc0106cf367ac67d80863d1ece90131df..ab17b39a69f2fcc272601b748747a97072f73ed5 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2000 by Matt Kraai <kraai@alumni.carnegiemellon.edu>
  * SELinux support by Yuichi Nakamura <ynakam@hitachisoft.jp>
  *
- * Licensed under GPL v2 or later, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/cp.html */
index b7a3cfabb22b0195fbe21e994e1a8ceecf190169..38cd32c773ad7eafcbbbdb2d0464dd8267a1d06d 100644 (file)
@@ -6,7 +6,7 @@
  * Written by Mark Whitley <markw@codepoet.org>
  * debloated by Bernhard Reutner-Fischer
  *
- * 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.
  */
 
 #include "libbb.h"
index 3ce352c8d834affdc950333792e3a9c93e2f3973..c9dfedf814edda4ceb386e0682e42959aa21d9bc 100644 (file)
@@ -7,7 +7,7 @@
  * iso-format handling added by Robert Griebl <griebl@gmx.de>
  * bugfixes and cleanup by Bernhard Reutner-Fischer
  *
- * 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.
 */
 
 /* This 'date' command supports only 2 time setting formats,
index 7c1a0c0df12869688ead0da839b886ef01e5103c..aa6f765ce6852d03fc98e1d28b3dca77994acc2e 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2000,2001  Matt Kraai
  *
- * 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.
  */
 
 #include "libbb.h"
index 5eeb5b476bad436ed70ddce492f6a15801c2ddf3..af9b77b23935e46fa8d6e0b0c54f7213cd17f163 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  * based on original code by (I think) Bruce Perens <bruce@pixar.com>.
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 _NOT_ compliant -- option -t missing. */
index 94c22a7eeb756accda53c5504114cd632a681fa0..246946ed03c59303545263e63c8da49596cdc344 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index e06ecc4e0fc0499dd1d2bb89e14f8367429d6252..626c414f236627293699bbf002d31b2d92617abf 100644 (file)
@@ -9,7 +9,7 @@
  *
  * dos2unix filters reading input from stdin and writing output to stdout.
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
 */
 
 #include "libbb.h"
index 5894ed43824157bce72d3e92c3305533fc359cbd..cc3c78433948ca178830b31294b3f0409c50132a 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 1999,2000,2001 by John Beppu <beppu@codepoet.org>
  * Copyright (C) 2002  Edward Betts <edward@debian.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant (unless default blocksize set to 1k) */
index 69039969b57e9b64bb9d996f3aa66ae4ef4d2824..3821e594e329ca963dc2f03558ce68f6bfe70825 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (c) 1991, 1993
  *     The Regents of the University of California.  All rights reserved.
  *
- * 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.
  *
  * Original copyright notice is retained at the end of this file.
  */
index d4eab191bb54707c6873d0e58d4596c66f01d1bc..f50ee78693d287f708279680711fc2078d096650 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (c) 1988, 1993, 1994
  *     The Regents of the University of California.  All rights reserved.
  *
- * 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.
  *
  * Original copyright notice is retained at the end of this file.
  *
index b874b6ad461b4545edae401dbedff2fa81b134b6..7491b717ac56a5a2856ae84a1a19ef156a7a6eff 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 89, 91, 1995-2006 Free Software Foundation, Inc.
  *
- * 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.
  *
  * David MacKenzie <djm@gnu.ai.mit.edu>
  *
index 8988340f180472ae076759edc05df3470dc18d28..04d783f2b58fc21d050fdf9475abb8ef3e81a8f2 100644 (file)
@@ -11,7 +11,7 @@
  *  - reduced 464 bytes.
  *  - 64 math support
  *
- * 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.
  */
 
 /* This program evaluates expressions.  Each token (operator, operand,
index f448ebf729f0a82810bfb9a2d9d0075070630384..033d2bff4c3ba369c16a41a3c12c56a557dcb87c 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index cbea31fad76d299d59fc89a4c300872b5962c674..54f1aa2ac1f10cca6aecf0f02d5f095512564550 100644 (file)
@@ -7,7 +7,7 @@
    Modified for busybox based on coreutils v 5.0
    Copyright (C) 2003 Glenn McGrath
 
-   Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+   Licensed under GPLv2 or later, see file LICENSE in this source tree.
 */
 #include "libbb.h"
 #include "unicode.h"
index 53900f8d26d332507da84463a1422eeb5de2c093..d1fe2b58453811a4d0d87183ef15e1a8300ef969 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 Nokia Corporation. All rights reserved.
  *
- * 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.
  */
 #include "libbb.h"
 #ifndef O_NOATIME
index cc28374113c50095e6393ddfda39a0453b816bf6..0845b4375fc40006ec9abb4b16f5641df21ee949 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index a537e3ad6eb9c53781147c6ffd0d4e72fc0f2ee0..635e48e1240bfbb4a65c26ffed44416ac388b367 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2000  Edward Betts <edward@debian.org>.
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 N/A -- Matches GNU behavior. */
index ec9227d063e4224adb513043c350cb282aed8abb..56286f4d4558415bcbbe2bc52dbdc61bf53d939d 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2000 by Randolph Chung <tausq@debian.org>
  * Copyright (C) 2008 by Tito Ragusa <farmatito@tiscali.it>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant. */
index ab9feffaf105c54b157c3b05113ef9304db91a70..9dc90d6413ac16bdc20f4bf448d529de72174a82 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2003 by Glenn McGrath
  * SELinux support: by Yuichi Nakamura <ynakam@hitachisoft.jp>
  *
- * 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.
  */
 
 #include "libbb.h"
index 015b2216fb4ac1ffc4496562e19f713de15c9901..7f0b48ccdc02760cb10c5cd47259959b2384f2fe 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* BB_AUDIT SUSv3 N/A -- Apparently a busybox (obsolete?) extension. */
index 981b606280a4deaf697c9905452077aea8a76075..2042d5f8493196e38c27cb5d6ed3d942d36f4cde 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+# Licensed under GPLv2 or later, see file LICENSE in this source tree.
 
 lib-y:=
 
index 99b67b14d6b43d53db278cc4184bb9fddf5e1eb4..307d0330aa0f334a063185b7811e0eaac1ea5605 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #ifndef COREUTILS_H
index f977aa17774d96a14c42b0ddc0110a7913541505..ddad120d11c25722f0080c17064b6d73be1ad68b 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index 8357b9a3364ffb14a972eaca6b963a958d1e7752..62f453f2f0f7d66cbbb14d7cb508d3f31d3b850b 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2000  Edward Betts <edward@debian.org>.
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index 3e6980509e609edf9aa879387955319986566ddd..cbfcfc7a1d4cc77754bf8ca19c693d61f3298395 100644 (file)
@@ -3,7 +3,7 @@
  * tiny-ls.c version 0.1.0: A minimalist 'ls'
  * Copyright (C) 1996 Brian Candler <B.Candler@pobox.com>
  *
- * 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.
  */
 
 /* [date unknown. Perhaps before year 2000]
index 3d50bb0f5caec8f66ca099c7cf59d98f06533fbd..646f8bd107096d5e14a9e21320d1184d34531fe4 100644 (file)
@@ -3,7 +3,7 @@
  *  Copyright (C) 2003 Glenn L. McGrath
  *  Copyright (C) 2003-2004 Erik Andersen
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index c837e97267c6e8808305f3c6e03d4fdf02ef3f87..0de0d5c3b137971308304f0a07fb07515a47a9d3 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001 Matt Kraai <kraai@alumni.carnegiemellon.edu>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index 65494609cee7075fe79c76f0cec552ae402b24a0..41aedd099dca9931dfb370a617fb57e0d257a9eb 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index 0c694948e7c6db524886bd17f689749f262020d9..0e5542ddecc4cf9334628cb12ae4a90cb512e4c4 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 N/A -- Matches GNU behavior. */
index 1c5a46792fc125781a7840c5ae2b3437de7cd0a5..7f49d5babd5f043c8d2ce140d797a09bed2d5f6e 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2000 by Matt Kraai <kraai@alumni.carnegiemellon.edu>
  * SELinux support by Yuichi Nakamura <ynakam@hitachisoft.jp>
  *
- * 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.
  */
 
 /* Mar 16, 2003      Manuel Novoa III   (mjn3@codepoet.org)
index ff3eb1140ee4face070fa24d111ef20b49ef453c..6b8fce24d08fe29291a417ea6b1f16f9e1ca0028 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2005  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 #include <sys/resource.h>
index 3dc5314095594b0d763588024b8aa49773cf4e3d..c21aae9f5891fa6798dd6cc927d9e942c73f599d 100644 (file)
@@ -7,7 +7,7 @@
  * Copyright 2006 Rob Landley <rob@landley.net>
  * Copyright 2006 Bernhard Reutner-Fischer
  *
- * 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.
  */
 
 #include "libbb.h"
index 228db19ac17240d52273b23e9c544fb79baa2cfd..30b5bd67689b4b587f365369c051d361c1b94984 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (c) 1990
  *     The Regents of the University of California.  All rights reserved.
  *
- * 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.
  *
  * Original copyright notice is retained at the end of this file.
  */
index 2430f3a1aeca1d33617a29078d943270e9fdea00..d38f8fb5f5986cdd134a78aa4b185d7fd4734711 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2005 by Erik Andersen <andersen@codepoet.org>
  * Copyright (C) 2005 by Mike Frysinger <vapier@gentoo.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index eb53fa490690f4264c76c50045b606bca662bb74..3497148e3866ab2fa176bb4496bd38399f8fabde 100644 (file)
@@ -4,7 +4,7 @@
    Copyright 1999 Dave Cinege
    Portions copyright (C) 1990-1996 Free Software Foundation, Inc.
 
-   Licensed under GPL v2 or later, see file LICENSE in this tarball for details.
+   Licensed under GPLv2 or later, see file LICENSE in this source tree.
 */
 
 /* Usage: printf format [argument...]
index 11278a2a54a660ec1b6e8e5952dc9efcdd992e4f..2949c55c24aabf4c7810b85e907d97240fb717ca 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
  *
- * 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.
  */
 
 #include "libbb.h"
index 2ed5e2cac05fd39df8e5954babd2d4b80ada8898..87602fbc693ca77d89b51ef62eb56d5e8abf1583 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2000,2001 Matt Kraai <kraai@alumni.carnegiemellon.edu>
  *
- * Licensed under GPL v2 or later, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 3bc40ee0454e5c3d48d6c6a9a55b12e919fd3dd7..5933062b8aa31f430c74ce60d7fc30821775937f 100644 (file)
@@ -7,7 +7,7 @@
  * Now does proper error checking on output and returns a failure exit code
  * if one or more paths cannot be resolved.
  *
- * 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.
  */
 
 #include "libbb.h"
index 3090cc323c178158d4bc9409a7adfd38b6c7755c..69c473ddbf06fcc93b5cfbd4b485f0c341bcf604 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001 Matt Kraai <kraai@alumni.carnegiemellon.edu>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index 2450a43a3fe60cdbab2c1276fe216e2bfbae56b0..75bfc28139c57aef5fab22e041c1096730d48468 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index 84d11fd8c7f9d9b26ff759b292eb3ffb4cb23192..8be25360ffd21a2c9a510dd426d648d04d74b872 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2004, Glenn McGrath
  *
- * Licensed under the GPL v2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 399a38dd4eb20ddb1361b186b6d6f126f0fdee12..b983df47e4dba434e83ad7546dd3d414906fd8df 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index 5c3fa1a718e1cd14efa90c84b26540ca46f0d5b4..4407b71055a79c8be33f803b266e9a47e2994657 100644 (file)
@@ -6,7 +6,7 @@
  *
  * MAINTAINER: Rob Landley <rob@landley.net>
  *
- * 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.
  *
  * See SuS3 sort standard at:
  * http://www.opengroup.org/onlinepubs/007904975/utilities/sort.html
index c2f388501e003142841bb4ecdc5df9c7cf268898..e401bd388c16def60d073721c0f9e48af5f86c58 100644 (file)
@@ -3,7 +3,7 @@
  * split - split a file into pieces
  * Copyright (c) 2007 Bernhard Reutner-Fischer
  *
- * 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.
  */
 /* BB_AUDIT: SUSv3 compliant
  * SUSv3 requirements:
index e7c24e6428013813769228d666684b8d4a60568f..777197292881dab3bd00e4a5fa017c9b67f65568 100644 (file)
@@ -10,7 +10,7 @@
  * Written by Michael Meskes
  * Taken from coreutils and turned into a busybox applet by Mike Frysinger
  *
- * 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.
  */
 #include "libbb.h"
 
index 33f7b21dd0563a9d9e52d351cd412c3317759ccd..0cb4fb2346519169ac2939c5f09d8b1ddffbcf93 100644 (file)
@@ -2,7 +2,7 @@
 /* stty -- change and print terminal line settings
    Copyright (C) 1990-1999 Free Software Foundation, Inc.
 
-   Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+   Licensed under GPLv2 or later, see file LICENSE in this source tree.
 */
 /* Usage: stty [-ag] [-F device] [setting...]
 
index 35e89a6a391011cf1fd68b1f4b4c96cfc83b8248..e087fb85bbbd82d3eda72ab69fd87d6ac611d5e5 100644 (file)
@@ -10,7 +10,7 @@
  * Written by Kayvan Aghaiepour and David MacKenzie
  * Taken from coreutils and turned into a busybox applet by Mike Frysinger
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 59305c6776ce59c639fb374a18a65c5447c40388..bb112ea38c277960bec171817e6624fb4fd4e4aa 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 N/A -- Matches GNU behavior. */
index b8db8eaba1ea0b03cebd320b8c783cefbb5f940d..ab3e66ac20d539fa0243920fb69513a709025180 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 2007  Natanael Copa  <natanael.copa@gmail.com>
  * Copyright (C) 2007  Tito Ragusa    <farmatito@tiscali.it>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  *
  */
 
index 6397702a0e711911c678ae864c0493f484f0c438..44698f304d38e575e30e9b7a95241387f0be5755 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001 by Matt Kraai <kraai@alumni.carnegiemellon.edu>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant (need fancy for -c) */
index 0f24246708a795279231aeb7b977df602ae713f2..8db9042aadbe8f67366da9ead185a282260b69e3 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index 70eac5f6ce65fc791dfe647cb19cecd3032cf823..f18e3ae5a5e9f128eea9905e442567ffe828bd6b 100644 (file)
@@ -14,7 +14,7 @@
  *     in busybox.
  *     modified by Bernhard Reutner-Fischer to be useable (i.e. a bit less bloaty).
  *
- * 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.
  *
  * Original copyright notice states:
  *     "This program is in the Public Domain."
index a05203d689bd89a756eca449366892e950fd7304..5ba9dcc68e72ee466f78a94155486dae2ea92ace 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2008 by Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 struct test_statics;
index dceb7c1cce9bd3acbbc907c1cc22edc033729dea..03aac3aa2f8f9a01cc8ceadb29138cf3d46c889f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 _NOT_ compliant -- options -a, -m, -r, -t not supported. */
index f3db3793f07e2397882249011ca12539dd6da542..d6bc7d20ae395e1248826315010bbca8847da55e 100644 (file)
@@ -13,7 +13,7 @@
  * This version of tr is adapted from Minix tr and was modified
  * by Erik Andersen <andersen@codepoet.org> to be used in busybox.
  *
- * 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.
  */
 /* http://www.opengroup.org/onlinepubs/009695399/utilities/tr.html
  * TODO: graph, print
index 8a7e6ae9e6f12fa7cecbbf14fc5b76060aadb5b5..0a862ef187e2379379a36ec0a5e61e5a3e32cefa 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index 69352ecf8d1f72aead62a9a4b815c7394cffc84e..489181319f0904db7d04920a89d4aa98260545a7 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv4 compliant */
index 9822e49bd99a87bfa915267e20b1d337f043763f..d1c50e222f4572cc5cd460f6d7d8091832b8d62e 100644 (file)
@@ -2,7 +2,7 @@
 /* uname -- print system information
  * Copyright (C) 1989-1999 Free Software Foundation, Inc.
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index e566dc1bc8292619b0c8cb537a6e9ae69e5ef98b..f0364b9a1cf18cc64d8ed3df166219e9f5b61d6d 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2005  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 /* BB_AUDIT SUSv3 compliant */
index e7acd5f82979b18d419ec57f9bfcb373b97075b8..cb4ec5898e3f279376eab38db11c6133db18db57 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 N/A -- Apparently a busybox extension. */
index 0298a4bdb7ae6afb2d5ddf7f2594fec2f624fa5d..06211b8ef1888c9cc387201f5efe3900d5d11f08 100644 (file)
@@ -1,17 +1,16 @@
 /* vi: set sw=4 ts=4: */
 /*
- *  Copyright 2003, Glenn McGrath
+ * Copyright 2003, Glenn McGrath
  *
- *  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.
  *
- *  Based on specification from
- *  http://www.opengroup.org/onlinepubs/007904975/utilities/uuencode.html
+ * Based on specification from
+ * http://www.opengroup.org/onlinepubs/007904975/utilities/uuencode.html
  *
- *  Bugs: the spec doesn't mention anything about "`\n`\n" prior to the
- *        "end" line
+ * Bugs: the spec doesn't mention anything about "`\n`\n" prior to the
+ * "end" line
  */
 
-
 #include "libbb.h"
 
 static void read_stduu(FILE *src_stream, FILE *dst_stream)
index bf661851dce5d8dae8cfdbdfbd59a895ffe4352b..490f8d1bd4511b8c644c76b62ce897df2b6b93d3 100644 (file)
@@ -5,7 +5,7 @@
  *  based on the function base64_encode from http.c in wget v1.6
  *  Copyright (C) 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
  *
- * 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.
  */
 
 #include "libbb.h"
index 711684225aa489f62e84bb80cde16b7e5b60e974..4f14374c3a30ff8e245906a34d4c3d60c51ffda2 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 _NOT_ compliant -- option -m is not currently supported. */
index 2b4331025fc334eb7198ef3f9dd792ede7b8a919..8384d95349d574b36967c4f9fc30d80e825bdfe9 100644 (file)
@@ -12,7 +12,7 @@
  *
  * Copyright (c) 2002 AYR Networks, Inc.
  *
- * 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.
  *
  *----------------------------------------------------------------------
  */
index 22d722ec7100773f98bc2e0c9ee77575fdd59259..78d20db1409e27ec861be2ccdf0299d73cf27fed 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2000  Edward Betts <edward@debian.org>.
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 N/A -- Matches GNU behavior. */
index ead674b27eacffa722e01d638ceaac08fdfcc479..5d799f09b4372ade86ffaaeeb8c8dfe2fac51fea 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 N/A -- Matches GNU behavior. */
index da34e4e4fecb57d9d595deab8c2b1a0c6a18f08e..d41b5c8e4091e01826c6999850d6981b05d1108e 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index 7ce9f1096ed4c28ca7c13671da007fd0b5caa12c..86881f86d7e1772d62bfabb5d6329bf74325018f 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 2000 by Daniel Jacobowitz
  * Written by Daniel Jacobowitz <dan@debian.org>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 /* Coreutils 6.12 man page says:
index 6adefac9949680e29c52e9ace1b04a3a0440c993..1e57dc241b35693ef6cc82cf2f94fc2c32e6fcb5 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003 by Rob Landley <rob@landley.net>, Joey Hess
  *
- * 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.
  */
 #include "libbb.h"
 
index ba05897f9b0f5af6abecdeec956b783061307357..b93a5a917a0f94c1ba609ec49c10ba9dd63188f7 100644 (file)
@@ -12,7 +12,7 @@
  *   Copyright (C) 1996-1999 Guy Maor <maor@debian.org>
  *
  *
- * Licensed under GPL v2 or later, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 /* This is my first attempt to write a program in C (well, this is my first
index 568f32eec15a3468ac6a07f5abb3a3ce1d13ca2e..d2ee9506856e8ea018ebc9bcb1dfe7e1300eb8e5 100644 (file)
@@ -5,7 +5,7 @@
  * Written by Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl>,
  * Adapted for busybox David Kimdon <dwhedon@gordian.com>
  *
- * 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.
  */
 
 /*
index 1558e5c6daa03760e5514f1a516e6da15151529a..a82641909acb8ecad8f80922e5022097ad20d6a7 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  * Copyright (C) 2006 Gabriel Somlo <somlo at cmu.edu>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
  * Based on which from debianutils
  */
index a2c5a49fe8992fae7af29406908e93a2f5efb2a9..2f237564d5680c846cb70ff8ff3caa5cdf864a8a 100644 (file)
@@ -36,7 +36,7 @@ For a new applet mu, here is the code that would go in mu.c:
  *
  * Copyright (C) [YEAR] by [YOUR NAME] <YOUR EMAIL>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 31c2712385a934472768e35d89430ee34fc08cc7..b7a14c381cf421900e78b791019c6c59227ec17f 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index f033a19edd90fa149b2ff510f52e0e405bec1358..a6aec9484f1527d192ad6120df42f2d97484688a 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * See README for additional information
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index d694bb110491d94adffff6b29132248c721908a6..a86a9d96f6577ad13df4e6a9b691da368284e7e8 100644 (file)
@@ -20,7 +20,7 @@
  * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
  *      2001, 2002, 2003, 2004, 2005 by  Theodore Ts'o.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* All filesystem specific hooks have been removed.
index 07a09ca3dedb3f810658804dc1c1badf58993b59..fff1a0d6f2cd2cb4add9c59167819f375a3921d0 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index bae77fe63de21faed6da5e30e4e022cc5c412dda..02b4d24961f3cb08cda213af3bd73730df2ee399 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 NEEDED-$(CONFIG_E2FSCK) = y
 NEEDED-$(CONFIG_FSCK) = y
index cf52f51b6a46bdb3c3c2a990ac80e0b16759f8ef..d736659887d54df4cefa25abfd22e1ec693b241d 100644 (file)
@@ -26,7 +26,7 @@
  * Journal recovery routines for the generic filesystem journaling code;
  * part of the ext2fs journaling system.
  *
- * 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.
  */
 
 #include "e2fsck.h"    /*Put all of our defines here to clean things up*/
index 194870788a1d5b15b79d23f309ed7794182763f2..482630cc20b3d8f24a1d42ce4c71be4a6022e6c2 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 NEEDED-$(CONFIG_CHATTR) = y
 NEEDED-$(CONFIG_LSATTR) = y
index 8ca65ee901b6ac315274b51589f3a9d15abc41d4..12adc6e4699507ff2aa1a35854b961b7c5ebe72e 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 NEEDED-$(CONFIG_E2FSCK) = y
 NEEDED-$(CONFIG_FSCK) = y
index 2a66d728aa26975e91e4a0eb6063f1791909e4ee..524b84652242bedd5987af47e476306168b97cdd 100644 (file)
@@ -20,7 +20,7 @@
  * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
  *      2001, 2002, 2003, 2004, 2005 by  Theodore Ts'o.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include <sys/types.h>
index f1e97b96aa466ea85a1a1b8648310da59eed5076..7555650a28d3fa8173abb1bdf9b6bd83a1720bbe 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  *     2003, 2004, 2005 by Theodore Ts'o.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* Usage: mke2fs [options] device
index 00f8682a509e2ca528cfb5750b88d1c87fa2576a..3c3f4afa5b0e64c033247aaa70e67c286e903b97 100644 (file)
@@ -8,7 +8,7 @@
  *
  * Copyright 1995, 1996, 1997, 1998, 1999, 2000 by Theodore Ts'o.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /*
index 0829f568612672296556ae6ab78e055960428011..a61abc2c6634fc293651c428e6fda7d942a135e2 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright 1995, 1996, 1997, 1998, 1999, 2000 by Theodore Ts'o.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include <stdio.h>
index 9454faba75e83659f0c4cc42d903bf5933a64b64..b8c687d30cdac7955758f0fc7a50cddbbd929030 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 NEEDED-$(CONFIG_E2FSCK) = y
 NEEDED-$(CONFIG_FSCK) = y
index 00ede4f1e4a7f9f3ffce2dab0b1ff33e8731f164..311349fec22b80daf4db9ea2281b49f4f2e7c6d2 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Busybox'ed (2009) by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include <linux/fs.h>
index 9d4b9d05318b1edc0931be9f4d5d87e8db8a13d3..98128064d71f821f08d4626de0e52a4df2ac9203 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index 83c5b47ce6d6327b24e80ed70ba4feeef870aa6f..f47d1ab027d30d035e76ce3979bb2045d38baafa 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2002 by Dmitry Zakharov <dmit@crp.bank.gov.ua>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index dbfa4be3546713ef8b58d332c258662db3fd0332..f495da7d2501af0656a71cdf7f08c4da86a1cc0a 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2000,2001 by Matt Kraai <kraai@alumni.carnegiemellon.edu>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 (virtually) compliant -- uses nicer GNU format for -l. */
index a3ca2b6606bcad91058de4b50dac5f5f1ee4b520..77e8f1d07b748ae94012eac16b1f2e6708ea09ca 100644 (file)
@@ -10,7 +10,7 @@
  * Agency (DARPA) and Air Force Research Laboratory, Air Force
  * Materiel Command, USAF, under agreement number F39502-99-1-0512.
  *
- * 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.
  */
 
 /*
index 62477af163f84d440eaac704798af83626cd911d..78aa5fde8a34c705c7e88ff111dc956a7d19b87b 100644 (file)
@@ -1,22 +1,22 @@
 /* vi: set sw=4 ts=4: */
 /*
- *  busybox patch applet to handle the unified diff format.
- *  Copyright (C) 2003 Glenn McGrath
+ * busybox patch applet to handle the unified diff format.
+ * Copyright (C) 2003 Glenn McGrath
  *
- *  Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
- *  This applet is written to work with patches generated by GNU diff,
- *  where there is equivalent functionality busybox patch shall behave
- *  as per GNU patch.
+ * This applet is written to work with patches generated by GNU diff,
+ * where there is equivalent functionality busybox patch shall behave
+ * as per GNU patch.
  *
- *  There is a SUSv3 specification for patch, however it looks to be
- *  incomplete, it doesnt even mention unified diff format.
- *  http://www.opengroup.org/onlinepubs/007904975/utilities/patch.html
+ * There is a SUSv3 specification for patch, however it looks to be
+ * incomplete, it doesnt even mention unified diff format.
+ * http://www.opengroup.org/onlinepubs/007904975/utilities/patch.html
  *
- *  Issues
- *   - Non-interactive
- *   - Patches must apply cleanly or patch (not just one hunk) will fail.
- *   - Reject file isnt saved
+ * Issues
+ * - Non-interactive
+ * - Patches must apply cleanly or patch (not just one hunk) will fail.
+ * - Reject file isnt saved
  */
 
 #include "libbb.h"
index 6cf54afe9a82f68ddcbe723c389160a1a7ef5cff..8d9f7b25be0fbbe6609a77bb5f0d90049b5a4347 100644 (file)
@@ -10,7 +10,7 @@
  *
  * MAINTAINER: Rob Landley <rob@landley.net>
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* Code overview.
index 73e095cf84be1615267bc8dcc9f6d67d9681ac9f..602fc61d96101412fe347e46669303374cd0a2b6 100644 (file)
@@ -3,7 +3,7 @@
  * tiny vi.c: A small 'vi' clone
  * Copyright (C) 2000, 2001 Sterling Huxley <sterling@europa.com>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 /*
index d8c4cc5aa949fa098b3750285fe418b8790adde3..d769590d0a537ebc637d85ccbe3bace24df95f7a 100755 (executable)
@@ -4,7 +4,7 @@
 #
 # Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
 #
-# Licensed under GPLv2
+# Licensed under GPLv2, see file LICENSE in this source tree.
 #
 
 local BASE="${1:-/usr/lib/modules}"
index 771789ff5620ae8b2765f08c6f134d6ba5a39a95..6b4fb747007c3f8819fe2a060e7cc4d8547dcb98 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index d4bcd6545ab43abb8588f9b97f7695e08ecc3c7f..f9e1ccab6d9d01ca616b7159d1c1b05f43538720 100644 (file)
@@ -7,7 +7,7 @@
  * Reworked by David Douthitt <n9ubh@callsign.net> and
  *  Matt Kraai <kraai@alumni.carnegiemellon.edu>.
  *
- * Licensed under the GPL version 2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* findutils-4.1.20:
index ac290a911d898702f15ba498b98c129745c6c4eb..688ea6ab24a858cef2b9053762b3a0149cd07b11 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 1999,2000,2001 by Lineo, inc. and Mark Whitley
  * Copyright (C) 1999,2000,2001 by Mark Whitley <markw@codepoet.org>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 /* BB_AUDIT SUSv3 defects - unsupported option -x "match whole line only". */
 /* BB_AUDIT GNU defects - always acts as -a.  */
index 7b9f1fb73aad0121b82f85917ada50db5d92d258..d73fad9de62088d79a21a5017939f0489cb4b0d1 100644 (file)
@@ -9,7 +9,7 @@
  * - Mike Rendell <michael@cs.mun.ca>
  * and David MacKenzie <djm@gnu.ai.mit.edu>.
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
  * xargs is described in the Single Unix Specification v3 at
  * http://www.opengroup.org/onlinepubs/007904975/utilities/xargs.html
index 26678895a6a1851d2d663258ddc5f7b171650a30..386fe04560c05a279ee26a1f47a4332e667772c0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * busybox ar archive data structures
- * Licensed under the GPL v2 or later, see the file LICENSE in this source tree.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #ifndef AR_H
 #define AR_H
index 48fc0b4c84a0e34297ca4781c59cb87397982b61..76415dd723571f8a790906f0f7abe87f75b3ce33 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Busybox main internal header file
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #ifndef BUSYBOX_H
 #define BUSYBOX_H 1
index c26e5d1922f34a1ac343ab222b8bb7ab8d26980e..a2ba6d0a9624a02d82c160faa41d361910db2927 100644 (file)
@@ -3,7 +3,7 @@
  * This header makes it easier to include kernel headers
  * which use u32 and such.
  *
- * Licensed under the GPL version 2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #ifndef FIX_U32_H
 #define FIX_U32_H 1
index 21e144144de555ead2b452089fc25a8a7bce5171..ac818a9eaaadd5f3fde47fea9b76c4bf57626ca5 100644 (file)
@@ -3,9 +3,9 @@
  * Busybox main internal header file
  *
  * Based in part on code from sash, Copyright (c) 1999 by David I. Bell
- * Permission has been granted to redistribute this code under the GPL.
+ * Permission has been granted to redistribute this code under GPL.
  *
- * Licensed under the GPL version 2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #ifndef LIBBB_H
 #define LIBBB_H 1
index dd41dbc93e6f8c46164fd891f4241b45a97ff5ab..85efa53cd1130dc1f32b89090b76bb2f670c6643 100644 (file)
@@ -1,8 +1,8 @@
 /* vi: set sw=4 ts=4: */
 /*
- *  Copyright 2006, Bernhard Reutner-Fischer
+ * Copyright 2006, Bernhard Reutner-Fischer
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #ifndef        BB_PLATFORM_H
 #define BB_PLATFORM_H 1
index b5fe8ec32d1e8ba514ab0171954469c7195ba10f..bd322c9405cb63a37998a9a49525b17476229f29 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Common defines/structures/etc... for applets that need to work with the RTC.
  *
- * Licensed under the GPL-2 or later.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #ifndef BB_RTC_H
index e9e2bd14a7dda49de36c90714fd8b84c92762c05..1dd55e67d1969564511a5e531b7f3b4bb9585ea1 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * Licensed under the GPL version 2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #ifndef UNICODE_H
 #define UNICODE_H 1
index 978c502f6f2cf922cf579f6278e268acc781504d..6f76a3c96f002c3a2a45a905e4520da7d3bff4f3 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 PUSH_AND_SET_FUNCTION_VISIBILITY_TO_HIDDEN
index 44a2297e6d2491cb0348103a740a1842cb60cc93..5e5e6a256a4010c4a83d15f7a21cce032d2af7be 100644 (file)
@@ -4,9 +4,9 @@
  * C library we're linking against may not support regex.h.
  *
  * Based in part on code from sash, Copyright (c) 1999 by David I. Bell
- * Permission has been granted to redistribute this code under the GPL.
+ * Permission has been granted to redistribute this code under GPL.
  *
- * 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.
  */
 #ifndef BB_REGEX_H
 #define BB_REGEX_H 1
index 6095a78bbc7f27c1ba22be794e9c863cee0c32ef..32dd5a04562d4efcb482d9dfac3018d6e6598a4b 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index 465a34979d6caf91ef82e4fc45cf551cc59fbefe..f14d5c0fd5806d068d3e37349d8f174d83c2ca65 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 //config:config BOOTCHARTD
index abd801fdad383054e7b80f319be4086f2d00a862..903953e8089d051f02b3df409f84f15172a5d3f1 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright 2006 by Rob Landley <rob@landley.net>
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index fa1af6d7c9e554bf2c1481e95612b81a4dc3b787..5c0d114020f6f5026f4e235cf2ea6a022c1107f7 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  * Adjusted by so many folks, it's impossible to keep track.
  *
- * 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.
  */
 
 #include "libbb.h"
index 2e8b16e5d7164132eb0cfce38ba1088cae97c650..ef5f0eb66f8e780bf122cfee4d4b269a48418505 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (c) 2002 Manuel Novoa III  <mjn3@codepoet.org>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 6081ebe4bd2451b12b4530a6545c3bc98b839065..5db4d8a623da22ed06e8a427bc7c3399932edd0c 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 libbb/appletlib.o: include/usage_compressed.h
 
index 800c37448e63bac2e8ac0c8432a758ace2ccd646..8daa2330902962d47d02c3b58cb4468e5ff5846d 100644 (file)
@@ -7,9 +7,9 @@
  * here, please feel free to acknowledge your work.
  *
  * Based in part on code from sash, Copyright (c) 1999 by David I. Bell
- * Permission has been granted to redistribute this code under the GPL.
+ * Permission has been granted to redistribute this code under GPL.
  *
- * 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.
  */
 
 /* We are trying to not use printf, this benefits the case when selected
index e0e94195ecb03d8f11043512e7b0d552f60edca2..d95729cc99beff60d823c4531723a525ada5004b 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* Read a line from stdin.  If the first non-whitespace char is 'y' or 'Y',
index 12ebe179e72d2178742d80bd60d51a969911abd8..9a4188f52f8303430a94a566b2026c15ac46b00c 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index bab4166d65534b01641c2e4d8fab485ed6f59067..d678360fc135178efa1979756ef2ae8a5ac663df 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2007 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 139dc18785a5bcf8d27b68f0dcbc60955cf98b50..05c879fb93f824eee61e1761f79014892b765992 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2005 by Tito Ragusa <tito-wolit@tiscali.it>
  *
- * Licensed under the GPL v2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index d728577714f0017cc20386b5601763f5f0219582..32406cb58e67f209dbfd97fdf72956fbe78a81c8 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  * Copyright (C) 2008 by Tito Ragusa <farmatito@tiscali.it>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 9773afa6e5141ae8c9d82a6948c41f87d51d13ee..a54e7236a7e6573b2a94e85c69cedb945fb908f1 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (c) 2008 Denys Vlasenko
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 1e96710292f4b96cc1f39d0bea8f634c53b33fef..5dde784141a17fb52b640a1f0be9267a0fb0d195 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index 87cd744a72765cd277c10f3f21d4859ebcfc3f6b..c66c774f4f8a462c4528a9cc3d41b85c4cbc4855 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index ed4bf6bebf655b040f1c79070aac276383a1df4d..cb92befb1d840002bf3db8aa0c90af9367f91b82 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) many different people.
  * If you wrote this, please acknowledge your work.
  *
- * 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.
  */
 
 #include "libbb.h"
index 599449fe0007e2e3292304eaf9f768aec2668d69..4b10cc138ab216556e12b93eecaa09a013e46f35 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index fb533547eb28fce402900240f7fe6f2a366c0556..9ed295996db365b7ab561439daf1b61745547676 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) many different people.
  * If you wrote this, please acknowledge your work.
  *
- * 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.
  */
 
 /* Concatenate path and filename to new allocated buffer.
index 313fa63cf5fc1b0aa337375e75a47c610ded5aee..c9167d492dae6269ff7679a3338c794492b6d666 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) (C) 2003  Vladimir Oleynik  <dzo@simtreas.ru>
  *
- * 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.
  */
 
 /*
index ed765d8f0c4b6bccdfd40bbb4ddded90e2052737..57d9dbfdb40688c3f07fbb8d89f66c8529039463 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2001 by Matt Kraai <kraai@alumni.carnegiemellon.edu>
  * SELinux support by Yuichi Nakamura <ynakam@hitachisoft.jp>
  *
- * 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.
  */
 #include "libbb.h"
 
index 82622c06f2309cd693e93ec119a89ba97ee68425..eda2747f991b0253b8fe3596d79035a5c373dff3 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index 36ac860425ad15586f3d2307c1dca6eb1a3c990e..520b1ffb90680a7a5ca00e58210032efd77dc293 100644 (file)
@@ -13,7 +13,7 @@
  * endian = 1: big-endian
  * endian = 0: little-endian
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 91e478ec83c62191510364c0212dda69d1f4b28d..368c69028340f391d5900d5ee2afdcc4c479cadc 100644 (file)
@@ -5,7 +5,7 @@
  * create raw socket for icmp (IPv6 version) protocol
  * and drop root privileges if running setuid
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index d75f8452d1129dbc2d2c6b6d1c2122a63a7cb9ff..58562698359cf27d107d172d3f94579a00e527e3 100644 (file)
@@ -5,7 +5,7 @@
  * create raw socket for icmp protocol
  * and drop root privileges if running setuid
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 0b19f216354197e72e66aa9f2e8821fc945b0772..4da5b3efbed77d69704ab5632f0437ecbf728096 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* Seems silly to copyright a global variable.  ;-)  Oh well.
index cf8bcf6467debd9508fd594a51292c5c910b228a..a8fe2fcb40e1270b942292fa3b5bf9c9ced97d5d 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index 8b4deec2931e555e92b4b0c7f8bc89b2c1a1a277..9946e3a1d8db15101d76bde05f18f5b767b9fcc8 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 Tito Ragusa <farmatito@tiscali.it>
  *
- * 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.
  */
 
 #include "libbb.h"
index 7a87219ba7978b349953b550364d04832bd46f02..a739ff61e2bb3103d4f4d78812946464d0a10583 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (c) 1989
  *     The Regents of the University of California.  All rights reserved.
  *
- * 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.
  *
  * Original copyright notice is retained at the end of this file.
  */
index 82241cd81d5823880058d800d941e2a1190cf9c2..d37640007791e431641c554172c0c96ef9c52384 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2006 Gabriel Somlo <somlo at cmu.edu>
  *
- * 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.
  */
 
 #include "libbb.h"
index 6f3f3733203a42b3f748f3265d9b0150a4527786..5ce9d5b486a9244b6c128a0acf122b87fa7d8b5f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* A number of standard utilities can accept multiple command line args
index 742fb9f58d66b889df5bed304599f138226cedf9..9ad5dbf968f536147221edde0081f9a38949dbec 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* Attempt to fflush(stdout), and exit with an error code if stdout is
index 3fe61cdc396b2f0dda3cd3b1144e16b671da0feb..89210a3c9cf5a2d3f519c401dfdb0fdfc495d921 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) many different people.
  * If you wrote this, please acknowledge your work.
  *
- * 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.
  */
 
 #include "libbb.h"
index bcb18effe5650af4bfb30888589341e4feb74f6f..361698a6bd43f3e83f8406584f876b13f1e1bc65 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index 52a0c6dab19bd3a0fbd2820e5257bb09eaa3b321..db823d05b972323e2180e87f2a0892195787c01b 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index ca46bf5353582231b0c1283e23593ea94c024011..32c86cea8e1de22f9262a74b91c24653e27fd416 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index f353b7d55a5d16bc3710527aad9a7ab26e80d50c..a2abaee25a0580221c8896e7c062539370bb6e49 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index 74022b5437e35a174c1b885fa7f339193a3d2b4b..9b6407bd022b0699d48368a2417c430650edf6b1 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) many different people.  If you wrote this, please
  * acknowledge your work.
  *
- * 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.
  */
 
 #include "libbb.h"
index edb7e6d372c75fe6142eceff2212c434a0a15c6b..ab468afdfca9e28814e7111ad3dc82e91367701d 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2010 Marek Polacek <mmpolacek@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 7c99116e945c5c0f5bba4c3d43dac0ad2881d024..72598d22e6bd37780aeb948a5822556420ffa790 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index cbfb45b7cc034fe42bbdd0917f51fba0f838d713..a0ed9193fa3eed30d34a8996217137a1d7f9d921 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 2004 Erik Andersen <andersen@codepoet.org>
  * Copyright (C) 2001 Matt Krai
  *
- * 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.
  */
 
 #include "libbb.h"
index 5b0270968ef94102eea9e3f39b36e544e12aa877..241ceda9b025a9c81d065ea67f25c3a96a6753ab 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2010 Denys Vlasenko
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 8c87fe3f0be8c3051874575eca4a6bbea663a1e9..eb998009d6f6ac4f5b1377f2dd3ba79f2d8c6190 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003-2005  Vladimir Oleynik  <dzo@simtreas.ru>
  *
- * 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.
  */
 
 #include <getopt.h>
index 4bffd9ae635ff56fcba524d8230420eecd0b846a..ea653b0b6c335b0a1fdc13d8f9bd02165971828b 100644 (file)
@@ -3,7 +3,7 @@
  * Mini getpty implementation for busybox
  * Bjorn Wesen, Axis Communications AB (bjornw@axis.com)
  *
- * 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.
  */
 
 #include "libbb.h"
index ca9274cf722c9555550a1fe808d233d8803f1c15..d041076e00001385bb04cc06a1a1693812faf9b7 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 #include "libbb.h"
 
index 4228aaf4229bd35f3a4f92785931283434054a5e..22dc5d23f7f17e3ca49999f6f1e5361c30dfae82 100644 (file)
@@ -25,7 +25,7 @@
  *      Some code to omit the decimal point and tenths digit is sketched out
  *      and "#if 0"'d below.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 0fc08d69d25f99ef1dc7eaba73ae1dcada767b67..b4725908950e6da80dccb4007c946e6d32fc3a96 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Heavily modified by Manuel Novoa III       Mar 12, 2001
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 81164faa0a5854f2af1b79525e2e9316427621ba..56ca2efd4d0039c5a3c05e67f001add824ff9bb9 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index b32bd26bf684bf2e6254e86c0ca45af9aa3ea19b..2aea08b04775e2464f9bc40efdc3242eb67283b0 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) many different people.
  * If you wrote this, please acknowledge your work.
  *
- * 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.
  */
 
 #include "libbb.h"
index 4a2961e0d7c83e97c09a9b43bb62afd52fdf7b56..9861be6f84844203a05114ab748e11f70cb83f44 100644 (file)
@@ -3,9 +3,9 @@
  * Utility routines.
  *
  * Based in part on code from sash, Copyright (c) 1999 by David I. Bell
- * Permission has been granted to redistribute this code under the GPL.
+ * Permission has been granted to redistribute this code under GPL.
  *
- * 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.
  */
 
 #include <sys/stat.h>
index cc237120d97fb3fbb69fb71431d231882d0a0c82..a168a1e4ef2b28dc18b16b70cad36b2f9427f270 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index b0592568c7ef9a7f8f089fda2784e35005e27d34..65e6cdf044eaaaf5068a2516fe2cc5dfbd1fcd95 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001 Larry Doolittle, <ldoolitt@recycle.lbl.gov>
  *
- * 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.
  */
 
 #include "libbb.h"
index 53716a235e67ab3e58ba4682c4e6d68e400ecd3f..dc45855d54920acc1893ba93be20ba75d2595337 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2008 by Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 struct lineedit_statics;
index 51b1ce6c99c979dc9741818fffd64ab341f4598d..ed84e64723fe54ff3a9743433bfb22e478aa8fa6 100644 (file)
@@ -7,7 +7,7 @@
  * Copyright (C) 2005 Bernhard Reutner-Fischer
  * Copyright (C) 2006 Rob Landley <rob@landley.net>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 740c588f36f3a927419e9567b0eb0a4c2d0af99c..aa2e17164d16a0c2bff36527e9289f177ebca644 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Optimize and correcting OCRNL by Vladimir Oleynik <dzo@simtreas.ru>
  *
- * 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.
  */
 
 #include "libbb.h"
index eb7016d56082b624e3888574dff2389d64843cc1..b798932faf66aa0e68a8bb4095f9daf74dc26b2b 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  * Copyright (C) 2005 by Rob Landley <rob@landley.net>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include <linux/version.h>
index 6dd04cf999026d15ecb1286fc0d55750ddead414..1350e8bd9da71fd9147a6cfc05f288b8f01a7a0f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* Mar 5, 2003    Manuel Novoa III
index ca71fdba68433ea1a3a3fa6a0020c691c1ecdf31..cf59e616b8d286676af648095e7716be0a39009b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2006 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* We do not include libbb.h - #define makedev() is there! */
index 9360e757a655a70dd19d175e226b4781932706db..83d6e67700b0417154fdb215b739d64e9dda319f 100644 (file)
@@ -7,7 +7,7 @@
  *
  * Returns 1 for a match, otherwise 0
  *
- * 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.
  */
 
 #include "libbb.h"
index a98631d0cae11e27ddd7722d465623f4d750de1a..d8655ba91dbd9fbffc7f5f886fb0141b4dd99745 100644 (file)
@@ -1,16 +1,16 @@
 /* vi: set sw=4 ts=4: */
 /*
- *  md5.c - Compute MD5 checksum of strings according to the
- *          definition of MD5 in RFC 1321 from April 1992.
+ * md5.c - Compute MD5 checksum of strings according to the
+ *         definition of MD5 in RFC 1321 from April 1992.
  *
- *  Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+ * Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
  *
- *  Copyright (C) 1995-1999 Free Software Foundation, Inc.
- *  Copyright (C) 2001 Manuel Novoa III
- *  Copyright (C) 2003 Glenn L. McGrath
- *  Copyright (C) 2003 Erik Andersen
+ * Copyright (C) 1995-1999 Free Software Foundation, Inc.
+ * Copyright (C) 2001 Manuel Novoa III
+ * Copyright (C) 2003 Glenn L. McGrath
+ * Copyright (C) 2003 Erik Andersen
  *
- *  Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 1d0e5872058e0ddac7afffcb96d0fb4f65a1e644..44b39942f90c21feb456172dc328e4fe0c6f7055 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index 7d4e514b1f2e24292a484289089c009e47dca4dd..f1afe7d616c7b29a217945c7a641f2840eba71aa 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* Aug 13, 2003
index 586a66196a00c799a724e8804e3974282f0d15e3..22bff649004cdce14d756d4e88c1d48793f23f17 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include <mntent.h>
index c9d9a695e73ff03c7a1e8eae0f1b9ae7393bd589..add990dedd3b02eef83d76a7bb208ac516215726 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index 19b87523ec6c5a6f17f52dd1d461d4c0ea65de57..22bcb9decfb0af9c37f2f538f3770ffdeb5d0571 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2006 Tito Ragusa <farmatito@tiscali.it>
  *
- * 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.
  */
 
 /*     A good password:
index b7c3a00e0670f43d240c8a4d337b2669bcb92f0d..3fff9f212ec612a283950c57e407722c20905ee8 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * 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.
  * Also for use in uClibc (http://uclibc.org/) licensed under LGPLv2.1 or later.
  */
 
index 6eca00ab11e4eb9df3483984e754d929491191c5..8ea89163c56d36ef4e65ed67457cf5c37d7d3542 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/chmod.html */
index cbba805fb074c00a9875babe4de43d645fe47899..fa1f0d3398f087b7cde0b4c56dffa06e6e65b678 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 #include "libbb.h"
 
index a157caa1fbee8cafbb0f33a8f78f33366f9c0fd2..a2a11cc8eda3a9c9c811272b09f57694d2002fbb 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* gcc warns about a null format string, therefore we provide
index d56e05d32d852cd30d38318596556795777df100..543ff51784a3574769611b8dce4be241547025e0 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* gcc warns about a null format string, therefore we provide
index 7b8fee21c23e065db0a15f6dc129d7f2a2dc76a9..a48dfc38b2c8f2a02c99bd42650b79bbcab867d4 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2007 by Stephane Billiart <stephane.billiart@gmail.com>
  *
- * 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.
  */
 
 /* Override ENABLE_FEATURE_PIDFILE */
index 7a8b1765730fb19d184804afdfb2468f04fe6578..ccde2bf02e8b0fe50ddd012cf03e10b49d421ae5 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2009 by Dan Fandrich <dan@coneharvesters.com>, et. al.
  *
- * Licensed under the GPL version 2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 9639dc6f3e3373edb6f2327b65eeda4d926cb602..eaec731e59f55d2b73e84d5dfe0de0ea2ec086c8 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2008 Natanael Copa <natanael.copa@gmail.com>
  *
- * 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.
  */
 #include "libbb.h"
 
index ae9335932afe2d70d6e5a106f1661acd94b4998d..f6ada4904ecc9b793df144624837db9addcac43d 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2007 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 83a48219681d29f0711325670b5357046a81466e..a316f60de52b493926e210f5a9a46c8afb4e5708 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2010 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include "unicode.h"
index 3ad908b57e07b14eb878b672a2eb7c1d4c378bb1..82cbe10dc7f9217e45b047aa2767f17249b1481f 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) Manuel Novoa III <mjn3@codepoet.org>
  * and Vladimir Oleynik <dzo@simtreas.ru>
  *
- * 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.
  */
 
 #include "libbb.h"
index 48e60a7929872801139b0997e3c477f1744f1ee7..16992b6701a7f0a8bbbe2f93480be5d688fc335b 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 2002 by Vladimir Oleynik <dzo@simtreas.ru>
  * SELinux support: (c) 2007 by Yuichi Nakamura <ynakam@hitachisoft.jp>
  *
- * 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.
  */
 
 #include "libbb.h"
index 5f30e2a64c6d5421aea07a10551d4cf24d6b9945..1074538f3bad71f99bcbf5eb7448d0d539befbfb 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2008 by Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include <errno.h>
index 6fc0ba87c7d986393f48f5f1e97f084544566ede..c6c04d44a6e16f912442d3437bc3f8da7c71901f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index 1ed7c5f9222735ae98e5fe819209e0838a07cfd5..5906bc225dc62dde00025cf77ffde09061acf2a2 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 #include "libbb.h"
 
index 64557ab1477a33dc9e394671c3ba9f49c7607dec..840325c99e99edaa6fc8bf9268269b48f04241f3 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2008 Rob Landley <rob@landley.net>
  * Copyright (C) 2008 Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 1b215f97ac86a89b12a16550a0bb068cafb887e1..7ca3d68c38728efa765bf8a44cbedc66a0f4c1e3 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 #include "libbb.h"
 
index 57262cd439cbf9920394efebdd69292440cf8178..b5cf7c0ab4c365b543be36b84730dcf6fff58662 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index da1488544ea392825480cf0c041789327b93bf3d..c6531a0b99a6c3e99dadedbf401da03c4434df35 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001 Matt Kraai <kraai@alumni.carnegiemellon.edu>
  *
- * 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.
  */
 
 #include "libbb.h"
index 97d18ed53c551eaa526b4f879b88ef8a6fe98601..97455e86ae187a359e7dbc4e94f846406bb19cfd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Common RTC functions
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 05e0954487c32d41fb76016e8d8416880be9e4b0..bdb98963113ffe8d613f48b0961e39aa93bf2025 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 Tito Ragusa <farmatito@tiscali.it>
  *
- * 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.
  */
 
 /*
index 58c7bda5ac99c9b1dc6c2196d0ee753cc5134f55..b492a81516ff1e0f53d366da0b03d95f61129965 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2007 by Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 4acd9766ba7c896076826e0f538d7fddc55af8f2..8eb6a014fa2ee14d1fe89f458ac6ab215f6c7b6f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index e3561f3cf4d1cc74b7acd5dc6601f3fbbba0fcba..8f76280164adb69204290653ece5cff9dd5a1284 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index 2acb50e96f35b8d6df1360321803529dd06e5bf3..62910e2856fce082d1d29ae9094261e4ad95fd11 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright 2007 KaiGai Kohei <kaigai@kaigai.gr.jp>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include <selinux/context.h>
index 5f42532cd7fa793f9354ca28097b5a19beaebf13..beeb70cf6a8945af4f6d3f5573b518739af4e927 100644 (file)
@@ -7,7 +7,7 @@
  * Copyright (C) 2003 Glenn L. McGrath
  * Copyright (C) 2003 Erik Andersen
  *
- * 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.
  *
  * ---------------------------------------------------------------------------
  * Issue Date: 10/11/2002
index a528756fff9b87b08d1d4294cc7e999a30aef635..cdc37b1ef2ba45cffbc8e08efa793daf5ce1ddde 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 2006 Rob Landley
  * Copyright (C) 2006 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index f80e3e8a5eef53ddeba2cd365bbd39506cfea8f9..3818d32be3027cff8b36d5fdda1fd50cb7cf1dbb 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 #include "libbb.h"
 
index 6173c884e2db9c0982190c04a74f8512457b909c..85137b40fe625556d6d1276941f36040e0906246 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2009 Denys Vlasenko
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index f5a61a3cf9b4d88663a3317465b293c23d94eb5e..8c7b674c3ea8e9fe7ac0ec6f3a9dac54f34b3b09 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index af676e1ebe01e240a867770e7135dfbf2caa483e..6f95c54e68acf606c2d161c54d87189a2cbcdb3b 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index f402e8e6f6a75ef219a7e0530b3cbfbfe92915ac..c2d563798b3b8ba24c31ffb734fd67e55d4ab96d 100644 (file)
@@ -1,7 +1,7 @@
 /* vi set: sw=4 ts=4: */
 /* Convert string str to lowercase, return str.
  *
- * 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.
  */
 #include "libbb.h"
 
index d201f517227defeb8904edc5e0c006fbf1bdd95d..d8823fc5117631b5cda95690158d32f4f272b4c9 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 Bernhard Reutner-Fischer
  *
- * 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.
  */
 
 #ifdef __DO_STRRSTR_TEST
index 8d176e52e3a9d1ace0ef784e39ce1b465f264b2b..2a74d34c2c435299f59f845e72ca29f098c125d8 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2007 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index df00b846e967ce7ce39efabda19a7f13448c09d1..16cb4fbb07f256794e1047041d710d3b923dd816 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) many different people.
  * If you wrote this, please acknowledge your work.
  *
- * 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.
  */
 
 #include "libbb.h"
index 915eea579ac1f4d1e18400bdc64d61b5bdc983bb..9263859f52998f96b69a2b7308a78d31358934d4 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright 2006 Rob Landley <rob@landley.net>
  *
- * 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.
  */
 
 #include "libbb.h"
index 24237be996114986e75b8588a7fb62a2fed27d2a..b8fb6755dc5455099dbb87db3d4ac98ab3197de8 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2007 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index d6fcf7a43cb2e67ebe9457482c7fb062afad3282..c4b5f86ee7034740c80e9a6bed19c10a70721955 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2009 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include "unicode.h"
index f5ce1f955d0364ca4dc66acde1eceef009e547ca..e050dfc0ebc9f94a0604592b7cf5e4b8fc58ecd2 100644 (file)
@@ -11,7 +11,7 @@
  * Modified to be able to add or delete users, groups and users to/from groups
  * by Tito Ragusa <farmatito@tiscali.it>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 68c358e9a26f9d54786c952ee2c3b7ff8b86d64f..2bf9c11f243b92e426a7988187ce8d4c02d99b77 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2010 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include <utmp.h>
index 67d98d598add4c42b4ba3285bf7beeb3c98a95de..181f49de05ff0c7ae5eada265af5b5f609d55f10 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright 2006 Rob Landley <rob@landley.net>
  *
- * 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.
  */
 
 #include "libbb.h"
index 09fffbca8f19d59bcb15fc470aa09a71728aa49d..feeb403a08c9c01ab12e744172406b44ce8fb32d 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index c5fbc380c81f20db4bc1033681394aea7a018257..ee95be3e3aa574db7d72af2838b92c3c0d6ba971 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 #include "libbb.h"
 #if ENABLE_FEATURE_SYSLOG
index 5c2c529c972a6099725243b8c99bfcddb8ff97ee..5e0fb0d737f0886b38a354c87eee86b4a69108c4 100644 (file)
@@ -12,7 +12,7 @@
  *
  * Modified for uClibc by Erik Andersen <andersee@debian.org>
  *
- * 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.
  */
 
 #include "busybox.h" /* uses applet tables */
index fa33c258fa65dbea7a886b5983eff0ed89319911..3f3025c03768cec211746e5ed104154dbaa10587 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 #include "libbb.h"
 
index deec79a280683d468f0ded2e3f4fee9eb7a38d81..76dc8b82a0312b31d16e38e5727e527aad0a30c7 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 #include "libbb.h"
index 46ff7a6de160a37b5416c89ca559db1fcd39db6b..7263c933a4dfe7fba797525248daf4ecc40c80ec 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* A number of applets need to open a file for reading, where the filename
index 116e4d15314e3c4593653aad5f1b6f26d0106ca5..2d67a72811f5db8afda328d1875ac678fe56c48c 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 Bernhard Reutner-Fischer
  *
- * 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.
  */
 
 #include "libbb.h"
index 60b65f5251f09fe8f0e2309391248baf8f7dc3b4..62bbe53e7198da50cdbf1507626c7242fcf33567 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index c97a4b795fe82b38d2b6836746d6634034f02105..f67b50710a59f511ff7fe142dcad930518c159b9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 /*
 You need to define the following (example):
index 2de6de7c51830167da7e992237d57fb13caca3ee..3a6585caa8763aeb473ca6c6e4a7d15eff51b1a2 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Connect to host at port using address resolution from getaddrinfo
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include <sys/types.h>
index ba9fe935a95a291ffb18e0025a72ef00a29152e7..204e5e49da5e1e5174752c79da0cd351737c4d1a 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 by Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* Keeping it separate allows to NOT suck in stdio for VERY small applets.
index 275dd4b627eb9cbd42bef989e8a6e87eb30bde06..07504b75be4997bc4db1689c05a3f76e7c313989 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 2006 Rob Landley
  * Copyright (C) 2006 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* We need to have separate xfuncs.c and xfuncs_printf.c because
index 91f7ba22cff8b2522934e31ce14e436f75a5713c..b99f906df7e5e7dddfba48174e656187659e9516 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 2006 Rob Landley
  * Copyright (C) 2006 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* We need to have separate xfuncs.c and xfuncs_printf.c because
index 10febe32d44c8964b6e11e299357ab67a14aaff6..97367217eb305e909eda2ea6788fd19309b58e88 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Special function for busybox written by Vladimir Oleynik <dzo@simtreas.ru>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 7afa9b696b164fd7a1bc56d33a125244d52b5fb1..89d0329cc4fbe4f333c8bc15eb91e005fa74c484 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001 Matt Kraai <kraai@alumni.carnegiemellon.edu>.
  *
- * 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.
  */
 #include "libbb.h"
 
index faa0e1646cfe4592b6833b5b5bf5078ff62e3098..ec95af2229f1d94243e9071fce2d9d69276cad86 100644 (file)
@@ -3,7 +3,7 @@
  * xreadlink.c - safe implementation of readlink.
  * Returns a NULL on failure...
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 98fa9678e07997fb71c6b938dea098863d604a1f..e8d31b7e4a3b1e53221e6412d7f3d05c7ac27449 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 Denys Vlasenko
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 61efb5bc6bb64fa6476b7322fe1d8c39f41fadcd..344028f44d3b63d21fa0a5932bea4cc4b6bc3159 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) many different people.
  * If you wrote this, please acknowledge your work.
  *
- * 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.
  */
 
 #include "libbb.h"
index f9f1ddbf3fa4c911128578a3f21d22d9721b7a93..d15e3a2d185fcd8c4af03ad37a7486bcdb1229be 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y := uidgid_get.o
 
index 34690a738e554f3caff88d596c4593515a37117d..06f3607a0d022ef55e434bc1889fc1947571119d 100644 (file)
@@ -1,21 +1,20 @@
 /* vi: set sw=4 ts=4: */
-/*  Copyright (C) 2003     Manuel Novoa III
+/* Copyright (C) 2003     Manuel Novoa III
  *
- *  Licensed under GPL v2, or later.  See file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
-/*  Nov 6, 2003  Initial version.
+/* Nov 6, 2003  Initial version.
  *
- *  NOTE: This implementation is quite strict about requiring all
+ * NOTE: This implementation is quite strict about requiring all
  *    field seperators.  It also does not allow leading whitespace
  *    except when processing the numeric fields.  glibc is more
  *    lenient.  See the various glibc difference comments below.
  *
- *  TODO:
+ * TODO:
  *    Move to dynamic allocation of (currently statically allocated)
  *      buffers; especially for the group-related functions since
  *      large group member lists will cause error returns.
- *
  */
 
 #include "libbb.h"
index ffdc85e4ee6108ad709db5c37cd7ec9a246f481a..04e436fae1e86d96ac240a9f88f48057d6bae882 100644 (file)
@@ -1,21 +1,20 @@
 /* vi: set sw=4 ts=4: */
-/*  Copyright (C) 2003     Manuel Novoa III
+/* Copyright (C) 2003     Manuel Novoa III
  *
- *  Licensed under GPL v2, or later.  See file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
-/*  Nov 6, 2003  Initial version.
+/* Nov 6, 2003  Initial version.
  *
- *  NOTE: This implementation is quite strict about requiring all
+ * NOTE: This implementation is quite strict about requiring all
  *    field seperators.  It also does not allow leading whitespace
  *    except when processing the numeric fields.  glibc is more
  *    lenient.  See the various glibc difference comments below.
  *
- *  TODO:
+ * TODO:
  *    Move to dynamic allocation of (currently statically allocated)
  *      buffers; especially for the group-related functions since
  *      large group member lists will cause error returns.
- *
  */
 
 #ifndef GETXXKEY_R_FUNC
index fd1ea06c13b722877d8b594a1082c254f9c9bd3d..ef416a76fd2d369e2fe95035b7b37018bb54c5fc 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index 78ca22585b0c6c1766dba34af38a390ecf97de6f..5a0714501d286cd8836bfe897ba451ebb6f6e6b2 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 1999,2000,2001 by John Beppu <beppu@codepoet.org>
  * Copyright (C) 2007 by Tito Ragusa <farmatito@tiscali.it>
  *
- * 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.
  *
  */
 #include "libbb.h"
index f5dca929f03ef6cf0d5a5ab2a1d97b14059bbcba..1a9949e971563ea72c389e5836ebbfa306bf4177 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 1999 by Lineo, inc. and John Beppu
  * Copyright (C) 1999,2000,2001 by John Beppu <beppu@codepoet.org>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 18172316993d1d3f1f849e9943dd36543cfff0c6..101920c03e2c94ea8dc0bf9e144f98a190dd0e31 100644 (file)
@@ -3,7 +3,7 @@
  * chpasswd.c
  *
  * Written for SLIND (from passwd.c) by Alexander Shishkin <virtuoso@slind.org>
- * 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.
  */
 #include "libbb.h"
 
index b44993f06ee9396a535a0a2c51ebb9afd0dd5111..f32cbceb9d92dcff5029c2e6064de0fcc0b81b99 100644 (file)
@@ -2,12 +2,12 @@
 /*
  * cryptpw.c - output a crypt(3)ed password to stdout.
  *
- * 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.
  *
  * Cooked from passwd.c by Thomas Lundquist <thomasez@zelow.no>
  * mkpasswd compatible options added by Bernhard Reutner-Fischer
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 293e324b06147340007959e9616f0a475b067ff1..e234d6678966e2e20f1ad1d091b38551d881f843 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 1999,2000,2001 by John Beppu <beppu@codepoet.org>
  * Copyright (C) 2007 by Tito Ragusa <farmatito@tiscali.it>
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  *
  */
 #include "libbb.h"
index 7f04d33fb6fe3b323a939650c3f778aede4e2907..c240803d683ec3aee3c1ec82b1ea7af4d30b2e7e 100644 (file)
@@ -12,7 +12,7 @@
  * 1999-05-05 Thorsten Kranzkowski <dl8bcu@gmx.net>
  * - enable hardware flow control before displaying /etc/issue
  *
- * 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.
  */
 
 #include "libbb.h"
index 10012486f4aaade04d3041c8ea938c15e590342f..e104fbb932d7e59beae2fdece0bbcc21e61fee5a 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 #include "libbb.h"
 #include <syslog.h>
index b447af2f5c39f73b4a324f7f03347774603edabe..728e6186760ee5e997d1bbd7920aaf682f6b6473 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 #include "libbb.h"
 #include <syslog.h>
index 9bae375515105266de781d459ad60fcaed08717b..5bec4bc8b3129f919bca343cb4625790a2fbdbee 100644 (file)
@@ -1,8 +1,8 @@
 /* vi: set sw=4 ts=4: */
 /*
- *  Mini su implementation for busybox
+ * Mini su implementation for busybox
  *
- *  Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 3516013f15ea2cd6dec6f4fcc68da55f907badc2..3075367213691dbaf33fe37e67ae2722bb9aa50b 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Mini sulogin implementation for busybox
  *
- * 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.
  */
 
 #include "libbb.h"
index 59aeb54e85cab1423f77fee8f65cdf10b2da894e..216b317f10b09f957793ff010875ef61e115a256 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2000 by spoon <spoon@ix.netcom.com>
  * Written by spoon <spon@ix.netcom.com>
  *
- * 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.
  */
 
 /* Shoutz to Michael K. Johnson <johnsonm@redhat.com>, author of the
index b2fb73515ad6182d53f5ed1463f6b8d1921db2f9..20220dac879173f87cd450d47e44796b6cf111cd 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index bcd358302725628d38adba0fb4676bd973517438..8e52a3efc319ae428cd282662ba76468d57dde1d 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include "mail.h"
index 5eb8ef6f2d331d41aab3a628655b04df130e7786..44c7d0216d3339040e9201da9e32c127c14d784b 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include "mail.h"
index ab9ddbaed7c5a5b4b2512c01de19174f5a78d1fb..f37db03d53080b951fe7804f8cb3de22978ea24e 100644 (file)
@@ -7,7 +7,7 @@
  *
  * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include "mail.h"
index 4b58a78eb062478bc9cc4c822b08bc3e64f9d3a7..59591ee4bce0451195cffb231f6a0723ed5c6c49 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include "mail.h"
index d9bf143126ec3f9403308dfe69d56daee581115c..8c498643b1998738b79c793bcf29f1d0858e0749 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index a6f323ba2e148277e6809272cfe1c90db5fd2b6b..8e8ff8c0a6e533c68ac4bd41f2beb057cfc68e79 100644 (file)
@@ -8,7 +8,7 @@
  *
  * busyboxed 20 March 2001, Larry Doolittle <ldoolitt@recycle.lbl.gov>
  *
- * 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.
  */
 
 #include "libbb.h"
index b0ee7ea25ccda4cb724d4e0f44b37b303ce9c698..013a72543e9f2fcf914555cd4f913ff4e8cedc13 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2009 Bernhard Reutner-Fischer
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
  */
 #include "libbb.h"
index 3ffd7b228fb0d980d4d03ea56ef40509bae37d5f..2040c3f6a467b3e0334904162dec662358116f25 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index d5f87c4d746738f5f113ae1fb841e09479a7ec8b..c40277b39309c62d854eb9fbb43aaa379c150f9b 100644 (file)
@@ -3,7 +3,7 @@
  * chrt - manipulate real-time attributes of a process
  * Copyright (c) 2006-2007 Bernhard Reutner-Fischer
  *
- * 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.
  */
 #include <sched.h>
 #include "libbb.h"
index 02b13e9c8028a9f544d1d2a902d9a29fdcc9640a..01928b35f5b1e399ef2164d32dc1742dfd93f01a 100644 (file)
@@ -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))
index d028eb089953a44c83078e08444b701adf2252ba..fddddcd8c0f359b1ad45d848df0f1fa97964e0e7 100644 (file)
@@ -8,7 +8,7 @@
  * (version 2.3.2)
  * Vladimir Oleynik <dzo@simtreas.ru> (C) 2002
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index b8a5abc64435069f623c9f575befbfed145e931f..163e15dce1413123be56d2cb458e8c8385baa247 100644 (file)
@@ -7,7 +7,7 @@
  * Copyright 1994 Matthew Dillon (dillon@apollo.west.oic.com)
  * Vladimir Oleynik <dzo@simtreas.ru> (C) 2002
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 767d746e024f69531ae1682a88ec58121c08dd97..777ec1654c332dc8c08cdc12b660ec75ddc89123 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index 4ccb76d9544f621c4397069e34d1ea9f4d394af2..8f19288cc32f5e955e240847c0688f1c932cec11 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 /*
index 39b58084013339c861efa1527dbbe74a6928da3d..7a9f533af4a0663ba5c98927405059bbbcb26f68 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *  Copyright (C) 2000, Jan-Derk Bakker (J.D.Bakker@its.tudelft.nl)
  *  Copyright (C) 2008, BusyBox Team. -solar 4/26/08
  */
index a869c6311cc6d427ea59a697a12e187cf14fae32..63d20d3ade00ce5feaf33d77bae98803f8487b25 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2004  Peter Willis <psyphreak@phreaker.net>
  * Copyright (C) 2005  Tito Ragusa <farmatito@tiscali.it>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 /*
index a031cbd3a3a2168ea6e0bce262755216b88152b4..6b84563a3529d74d2f0fdda8874ae9fec4bddc38 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2008 Michele Sanges <michele.sanges@gmail.com>
  *
- * 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.
  *
  * Usage:
  * - use kernel option 'vga=xxx' or otherwise enable framebuffer device.
index ca00a130e60abd2c19b3bd3dcafe327acff2242d..53aad3d52cd98d657f27626926cce8a3acb59596 100644 (file)
@@ -7,7 +7,7 @@
  *
  * Renamed to flash_eraseall.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.
  */
 
 #include "libbb.h"
index f4e2f73b2867dd6444919527e08c9a58ed6cb5df..fcb836b075214d58e8123322341a6d1bfd82bc2c 100644 (file)
@@ -1,7 +1,7 @@
 /* vi: set sw=4 ts=4: */
 /* Ported to busybox from mtd-utils.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include <mtd/mtd-user.h>
index 9472c7527b328fdb492eec621c40038b6e2b6a3d..fe37c39135a0debda0037c6d104b56a4b14817b7 100644 (file)
@@ -4,7 +4,7 @@
  *
  * (C) 2009 Stefan Seyfried <seife@sphairon.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index c6ca3af805855ed636527a5e5a11086b63d1db11..d946c716561e98c5531b4cd74ecb2feb4530aaa3 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) [2003] by [Matteo Croce] <3297627799@wind.it>
  * Hacked by Tito <farmatito@tiscali.it> for size optimization.
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
  * This program is based on the source code of hdparm: see below...
  * hdparm.c - Command line interface to get/set hard disk parameters
index 271f3ade17667237e9d874a88e2fe0173d74cf28..fe429b63645e9fce8691448472b4938601737fa7 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /*
index 6b791c491041ba160ee0f995a9acc59e3688dca3..481a738ee475423c2c8e3faf2cf4e4f7858ec2de 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 by  <u173034@informatik.uni-oldenburg.de>
  *
- * 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.
  */
 
 #include <sys/syscall.h>
index 55c03ae41048990b83e225c36a5ff39937360681..888a0a3d120df8e9a3ad3a597cc456d1515a7f1c 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * Licensed under the GPL version 2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index f3ea0375d3006fdec45a84d650a284e06b1300a8..7e69fc2811ccb0b3b3d9d920a128503ace3f096b 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 by Patricia Muscalu <patricia.muscalu@axis.com>
  *
- * Licensed under the GPLv2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index da2cd07af5f9dd4c15fc8ba697672d4aee855111..d737e4cbaeb68a0f1b88e2181e2347b1d72a4eaf 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2005 by Rob Sullivan <cogito.ergo.cogito@gmail.com>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 /*
index 0578d92511f5db0b7d34d5aae577f085c96ff1b2..bba7fa61ddd9a3558527ece855b2c0b46e2524ef 100644 (file)
@@ -76,7 +76,7 @@ int makedevs_main(int argc, char **argv)
 
 #elif ENABLE_FEATURE_MAKEDEVS_TABLE
 
-/* Licensed under the GPL v2 or later, see the file LICENSE in this tarball. */
+/* Licensed under GPLv2 or later, see file LICENSE in this source tree. */
 
 int makedevs_main(int argc, char **argv) MAIN_EXTERNALLY_VISIBLE;
 int makedevs_main(int argc UNUSED_PARAM, char **argv)
index a4ff274d40bea2f4d9b512617c3bec9273a31da9..2d3776cf3a660f2fe8d2cd83cb452e89beef2f39 100644 (file)
@@ -1,6 +1,6 @@
 /* mini man implementation for busybox
  * Copyright (C) 2008 Denys Vlasenko <vda.linux@googlemail.com>
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 78863d49ff3f43e5a6a20d6900a811ef61a75655..3acbe3023c21bc94586cf1caca2f8727ddb78de2 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index a35c3890729ec7fa5e84c8c9789d18175aae751a..784c3cbfcc50a41c391963daa58686707ad3a263 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2005 Bernhard Reutner-Fischer
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
  * Based on sysvinit's mountpoint
  */
index 8df2b75f7af17fa71dfa702ae0fd58b046d7f714..d19866a5f7db617bcc71a9a5cff113144b9de055 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * 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.
  */
 
 #include "libbb.h"
index 113e49ff2ea20103e10e87e000d7082ad6868987..bbfa8577ce7a9973802039a7208c1432c986ad62 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2006 Bernhard Reutner-Fischer
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
  */
 
index e7b75f12fe43746260ed9ae1b25f5848d015ae0d..dd6de7c456fbc63b0a790433865b3839268e013c 100644 (file)
@@ -7,7 +7,7 @@
  *
  * Copyright (C) 2006  Michael Opdenacker <michael@free-electrons.com>
  *
- * 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.
  */
 
 #include "libbb.h"
index 7d8ad1cfcf56e4d95055c233c70753eeb53e380c..b150b2cae9a4004f37993e9969bb1cffdb5e37f0 100644 (file)
@@ -4,7 +4,7 @@
 *
 * Copyright (C) 2010  Malek Degachi <malek-degachi@laposte.net>
 *
-* Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+* Licensed under GPLv2 or later, see file LICENSE in this source tree.
 */
 #include "libbb.h"
 #include <linux/rfkill.h>
index 83b5a77d49599a2dac1fe3d0187703b0977022a1..608e87fe18d9ae7b29b2670d266c4f0b0d219382 100644 (file)
@@ -7,7 +7,7 @@
  *             This file is part of the sysvinit suite,
  *             Copyright 1991-1997 Miquel van Smoorenburg.
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
  * initially busyboxified by Bernhard Reutner-Fischer
  */
index 4c5d5a19c5dd29c7fdcc1b24d1908d67cd225bac..de785d53ca7bffa53c9131aa598b48b05653cd92 100644 (file)
@@ -10,7 +10,7 @@
  *
  * Copyright (C) 2001 Hewlett-Packard Laboratories
  *
- * 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.
  *
  * This was originally written for blob and then adapted for busybox.
  */
index b4c5854cf2525156aeff93c2954afa710e3bcb31..40478de4045d62b473cb461545190eb188f05b41 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright 2003 Tito Ragusa <farmatito@tiscali.it>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 08198d5d47a54214c45ad96940a83eaaf11255c0..389ef43e48ffc6c003e0e8ca41a4eb5ac83128a1 100644 (file)
@@ -3,7 +3,7 @@
  * taskset - retrieve or set a processes' CPU affinity
  * Copyright (c) 2006 Bernhard Reutner-Fischer
  *
- * 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.
  */
 
 #include <sched.h>
index 9facc36573a2ac9a1d5581ddf766983b00d8aa21..6b1c3c42c8e2aee336b0cb40fdf807944a536d7a 100644 (file)
@@ -2,7 +2,7 @@
 /* 'time' utility to display resource usage of processes.
    Copyright (C) 1990, 91, 92, 93, 96 Free Software Foundation, Inc.
 
-   Licensed under GPL version 2, see file LICENSE in this tarball for details.
+   Licensed under GPLv2, see file LICENSE in this source tree.
 */
 /* Originally written by David Keppel <pardo@cs.washington.edu>.
    Heavily modified by David MacKenzie <djm@gnu.ai.mit.edu>.
index ca9a2ec8d573c62bac86d1365f9afeb43211ec57..f93a506a2f04a0a1bdbe167c2cfaef669ad6acde 100644 (file)
@@ -7,7 +7,7 @@
  *
  * Copyright (C) 2007 by Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under the GPL v2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 0d63a10d54488d6e3b9aacbfddcbc56c44d55046..15377aa37eda2d93393ebb04c90e43afccf02095 100644 (file)
@@ -1,6 +1,6 @@
 /* Ported to busybox from mtd-utils.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 //applet:IF_UBIATTACH(APPLET_ODDNAME(ubiattach, ubi_attach_detach, _BB_DIR_USR_SBIN, _BB_SUID_DROP, ubiattach))
index 2dbab60b460456d89d3d1883374c9d364880f46d..eecfc166bc608a196a9cacd4b5ffd94909068afe 100644 (file)
@@ -3,7 +3,7 @@
  * wall - write a message to all logged-in users
  * Copyright (c) 2009 Bernhard Reutner-Fischer
  *
- * 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.
  */
 
 #include "libbb.h"
index 8e961f0c19a9e31dfcc05ada4d7c62abc6956cdc..3325396585632fbf2c97003412e780a8abad4118 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 2006  Bernhard Reutner-Fischer <busybox@busybox.net>
  * Copyright (C) 2008  Darius Augulis <augulis.darius@gmail.com>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index a512f6066a56bab36d9871725b6efcaf9e83a12a..1a7ac875172a57b38e99b125a603a6b4789bcff8 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index 694f9ea5add4c3379f5cf0f6972772d070b88b06..006a7bcc1a2282b0a13cebcf8745e895fd57fdef 100644 (file)
@@ -5,7 +5,7 @@
  * Copyrihgt (c) 2008 Timo Teras <timo.teras@iki.fi>
  * Copyright (c) 2008 Vladimir Dronnikov
  *
- * 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.
  */
 
 #include "libbb.h"
index b88446c106476832a1127b366af936a3b2f8ea41..17fc18c09a241f66eedb1d80a269c1da43fc67c4 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 Timo Teras <timo.teras@iki.fi>
  *
- * 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.
  */
 
 #include "libbb.h"
index 97954c71f0ea02ac15ffb9da9f7dec2bde263c0a..9558a251024535a9b581ce8fa65c126dbf74f4ff 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * 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.
  */
 #include "libbb.h"
 #include "unicode.h"
index 454a1b366f691a6b4d7d1f62a23a33cb454a06cb..37ba77edf2f27633f291b0c531e0382b93d24a31 100644 (file)
@@ -3,7 +3,7 @@
  * modinfo - retrieve module info
  * Copyright (c) 2008 Pascal Bellard
  *
- * 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_MODINFO(APPLET(modinfo, _BB_DIR_SBIN, _BB_SUID_DROP))
index 0e1874ed43ccff541d834b2186490fe9fa93a94c..05f2c34eb6fbe9888cbf4a239dc85e7203b3ef2a 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (c) 2008 Vladimir Dronnikov
  * Copyright (c) 2008 Bernhard Reutner-Fischer (initial depmod code)
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 0a94242932dfe2e8cba281dd3ac0925e5f983228..ab35628f488a6c2e72fcfae9cdf6ceb3cd0d7d49 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (c) 2008 Timo Teras <timo.teras@iki.fi>
  * Copyright (c) 2008 Vladimir Dronnikov
  *
- * 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.
  */
 
 /* Note that unlike older versions of modules.dep/depmod (busybox and m-i-t),
index c42d3c0bb2bf883f587c18f73badfe489a8afb23..7228954d609ffcf51c1695c3db57af97a3c22a26 100644 (file)
@@ -55,7 +55,7 @@
  *   Restructured (and partly rewritten) by:
  *   Björn Ekwall <bj0rn@blox.se> February 1999
  *
- * 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.
  */
 
 #include "libbb.h"
index 850a8683bac1a2aed989acf9e779986d39b0bb1a..2608182a172e330a4dd20f21816a7efaa460c7df 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2008 by Timo Teras <timo.teras@iki.fi>
  *
- * 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.
  */
 #include "modutils.h"
 
index d46870ca6d2ff52ff101d315e31acf2b39a10682..863bc26d3dcc6961145745bc15ec200363fc3b1b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2008 by Timo Teras <timo.teras@iki.fi>
  *
- * 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.
  */
 
 #ifndef MODUTILS_H
index ee32dfdefceb838fe481d0ef7a03072d522bd809..aa1bb01d6d3a5895805091045c65c69ca7e4e6de 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  * Copyright (C) 2008 Timo Teras <timo.teras@iki.fi>
  *
- * 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.
  */
 
 #include "libbb.h"
index e1a4ebcb33d629f71e2c8dba4c2cbaa8bfc4e015..f41a2df705d069da5e64081060e61f3aff148f8e 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index effe418a6eb6e116a8198e6f534a9f464fdefebc..f2b12ed04d3ad235605c2a93ddcf8c6ba36a04b6 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * arping.c - Ping hosts by ARP requests/replies
  *
- * 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.
  *
  * Author:     Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
  * Busybox port: Nick Fedchik <nick@fedchik.org.ua>
index 0f56412ce15f70522f12fd3df4713bfe602751ae..0defce46a4610deb7f6b0d2e325fb8a8307f25c8 100644 (file)
@@ -7,7 +7,7 @@
  * Some helper functions from bridge-utils are
  * Copyright (C) 2000 Lennert Buytenhek
  *
- * 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.
  */
 /* This applet currently uses only the ioctl interface and no sysfs at all.
  * At the time of this writing this was considered a feature.
index 1a99040ac203c999f82efa4531b99038fb79919a..92d4867aa9a47913d38f5946bcbacf93dbfb6fb5 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 2005 Odd Arild Olsen (oao at fibula dot no)
  * Copyright (C) 2003 Paul Sheer
  *
- * 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.
  *
  * Odd Arild Olsen started out with the sheerdns [1] of Paul Sheer and rewrote
  * it into a shape which I believe is both easier to understand and maintain.
index deeb68c096aeaebb1456afe6af9b1fde7fdf37fb..121f15366d3e7a1acfbba68b230aa65b5737e4c5 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * ether-wake.c - Send a magic packet to wake up sleeping machines.
  *
- * 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.
  *
  * Author:      Donald Becker, http://www.scyld.com/"; http://www.scyld.com/wakeonlan.html
  * Busybox port: Christian Volkmann <haveaniceday@online.de>
index 0daf9f7a3cb4030c850fcf6d95c3ce0f96e00c88..64068e46761521286e8c23122fb5fd4f746a484e 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Author: Adam Tkac <vonsch@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  *
  * Only subset of FTP protocol is implemented but vast majority of clients
  * should not have any problem.
index 120ccff83d33dedb4b7dadc56cf8bd082b38dce3..c68d0ace2e5fce17f0255689692d1450e81236f1 100644 (file)
@@ -10,7 +10,7 @@
  * Based on wget.c by Chip Rosenthal Covad Communications
  * <chip@laserlink.net>
  *
- * 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.
  */
 
 #include "libbb.h"
index 121ad40bb8a3e9dad559a0b5b26a430df0ee2fa0..66b52dd9097accf47cdf31e202c3d6834999c4d6 100644 (file)
@@ -7,7 +7,7 @@
  * Adjusted by Erik Andersen <andersen@codepoet.org> to remove
  * use of long options and GNU getopt.  Improved the usage info.
  *
- * 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.
  */
 #include "libbb.h"
 
index 3fea3f04cd4239166f31e7440ce23b136be511c7..c174958e241e1c6c6624ba6bafa6d2eaf705d6b9 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2002,2003 Glenn Engel <glenne@engel.org>
  * Copyright (C) 2003-2006 Vladimir Oleynik <dzo@simtreas.ru>
  *
- * 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.
  *
  *****************************************************************************
  *
index af4338006e431a522503e57a0a45389cb0347bd0..7e0225e198722effa488c3c213c4a5ed4f224613 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 2007 Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /*
index 03f26339737691157db43f7cead8d829aff597f0..87f43fcfa8a24c7e47d3b4c103255238762f9f46 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 2009 Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /*
index 1a56c1cd501960b51dc500d96b9dd865118b8c96..853910f67ebcb720bd7018699caf64cedb33afb0 100644 (file)
@@ -10,7 +10,7 @@
  * Authors of the original ifconfig was:
  *              Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
  *
- * 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.
  */
 
 /*
index 2f8c90ffc307b9dc5d6bc6fd62bb066a256aa381..58f56dbf15a6546a27d2058dc305206ab705a5a9 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2009 Maksym Kryzhanovskyy <xmaks@email.cz>
  *
- * 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.
  */
 #include "libbb.h"
 
index 69c56e8796785b7c9f542b8530d98d78cbb45fdd..5d6994f6e010ec66b5ec7f2da55da26803449ee7 100644 (file)
@@ -14,7 +14,7 @@
  *  (defined via CONFIG_IFUPDOWN_IFSTATE_PATH) and can be overridden by build
  *  configuration.
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 7c6ed82df800e7bfc7b15710d8e7d88e9898fcc2..83af62b7c372bd62314d93863780901f84d84bbb 100644 (file)
@@ -19,7 +19,7 @@
  * Author:      Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
  *              and others.  Copyright 1993 MicroWalt Corporation
  *
- * 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.
  *
  * Patched to support 'add' and 'del' keywords for INET(4) addresses
  * by Mrs. Brisby <mrs.brisby@nimh.org>
index 0042896676fee6e94665b15d8e40c134cf7f5973..7b1e2eb6ae28c424218f3419138f2e304abf5a90 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * "ip" utility frontend.
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
  * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
index 265009ad8552e5abd81fbc1daa51c2b77dd43b0e..d4aa885c6c5a36f0c7977da71c54974ce350d5d2 100644 (file)
@@ -9,7 +9,7 @@
  * from Red Hat.  I didn't look at their source code, but there
  * is no denying that this is a loving reimplementation
  *
- * 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.
  */
 #include "libbb.h"
 /* After libbb.h, because on some systems it needs other includes */
index 66bb3718ea54e92a95ecfbbcef090481f2db68d7..1c6491eddad624fbc5d0e706f55287a5353218e8 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2007 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index f20714df8d14d4ac864164c832298f7593d62b1a..4c7e01dd1f9e0b4d68fe2d9e77f00b2ccdee35b3 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2007 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 PUSH_AND_SET_FUNCTION_VISIBILITY_TO_HIDDEN
index e8ba007667255e51519062dc208a60355f551be5..18ce59aaf762b3830b73394e7b214027143a464e 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2007 Denys Vlasenko
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index b0aa50a97f4ad552536adf04765bb7fefd2088b6..7c78f3c6a5cdead876b9ced4e254dfc681204c8c 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+# Licensed under GPLv2 or later, see file LICENSE in this source tree.
 #
 
 lib-y:=
index b6f469d0f642b04746d92454ca073faaab182b18..1be03a6c3b17b9b70fc63d9e83f88259e07171b3 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * ipaddress.c         "ip address".
  *
- * 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.
  *
  * Authors:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
index 9f9218573cc709b48293f190fa40f2001e134aaf..0d90338cc005125f1cb8018590ff3495249616a5 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
- * 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.
  */
 #include <net/if.h>
 #include <net/if_packet.h>
index 8dba2bf3d2c4c59c92f02ec789196108def68691..1696e6a34bd5d5251e8b5c3863d87a997b32b2cb 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * iproute.c           "ip route".
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
  * Authors:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
index 8389ef34866e2b5bdb51bf7fd272861ca67a6966..bce373d05e5482aec5cc83df4085bc983a730e12 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * iptunnel.c         "ip tunnel"
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
  * Authors:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
index 85034c0f66298e39e8eb4127a09511ebf671e2cd..5125617c7941567e713ac719bd89cfb629a4f87d 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * utils.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.
  *
  * Authors:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
index 046e308c5fe423fc45a7f29dc2da7af65e994b40..45a3229f446def0201d9b08eda79b71c866ad875 100644 (file)
@@ -7,7 +7,7 @@
  *                     Glenn McGrath
  * Extended matching support 2008 by Nico Erfurth <masta@perlgolf.de>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index c771374805e9a0235e03a8a4a15ba4762ed7754b..31d450dda895a3fd98493fde3925debc1b315071 100644 (file)
@@ -1,10 +1,10 @@
 /* vi: set sw=4 ts=4: */
-/*  nc: mini-netcat - built from the ground up for LRP
+/* nc: mini-netcat - built from the ground up for LRP
  *
- *  Copyright (C) 1998, 1999  Charles P. Wright
- *  Copyright (C) 1998  Dave Cinege
+ * Copyright (C) 1998, 1999  Charles P. Wright
+ * Copyright (C) 1998  Dave Cinege
  *
- *  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.
  */
 
 #include "libbb.h"
index aebb9cb8cbffb05047878582f9842b4ed60705e4..dbcce8bf438fd1f8da425519240e9c2517ebfba1 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2007 Denys Vlasenko.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* Author's comments from nc 1.10:
index 8b7a57405b3007ce73b654afca8161b2770c6f3c..3114a390209f1d6447e2412177a088cafbc075ae 100644 (file)
@@ -11,7 +11,7 @@
  * 2008-07-10
  * optional '-p' flag support ported from net-tools by G. Somlo <somlo@cmu.edu>
  *
- * 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.
  */
 
 #include "libbb.h"
index 26287114caee6b83c1c01de0633048979872a329..dcac7379e1ac3dc7f297f6e350d171ad1883f1d3 100644 (file)
@@ -8,7 +8,7 @@
  * Correct default name server display and explicit name server option
  * added by Ben Zeckel <bzeckel@hmc.edu> June 2001
  *
- * 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.
  */
 
 #include <resolv.h>
index e9cfdbddd1ebf645b16b8462f7ddad80478ed7a8..fb3ef2e3c3e25e4a41f3532dbf3a51002dbf98f9 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Author: Adam Tkac <vonsch@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  *
  * Parts of OpenNTPD clock syncronization code is replaced by
  * code which is based on ntp-4.2.6, whuch carries the following
index 5e48306c7f9472fc3e7601e2d3acfa12e989bdcd..5905e54e9a4006ac96de2eb65c4af3d4bbe2a1da 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Author: Adam Tkac <vonsch@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include <netinet/ip.h> /* For IPTOS_LOWDELAY definition */
index 6a766a437feb7b2bd55703694bf0f8c9a81dfba4..e18d88e39f99fc55840c118c7f90b6957d59ab4c 100644 (file)
@@ -11,7 +11,7 @@
  * This code is derived from software contributed to Berkeley by
  * Mike Muuss.
  *
- * 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.
  */
 /* from ping6.c:
  * Copyright (C) 1999 by Randolph Chung <tausq@debian.org>
index 5fb6af0b3ba9a7767dfda50bb5f5ae5a113759ee..a8194d1a8e4a8ccaad0a045a5b4917341fae2166 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright 2007 Tito Ragusa <farmatito@tiscali.it>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index a3199621a7bed122e6f011011af9175caa460987..c72e9457fae8118eaa60fa5f7c0266fe21e59a7e 100644 (file)
@@ -10,7 +10,7 @@
  *              Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
  *              (derived from FvK's 'route.c     1.70    01/04/94')
  *
- * 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.
  *
  *
  * displayroute() code added by Vladimir N. Oleynik <dzo@simtreas.ru>
index 6a5a8504f12fad2399d484965aec826ec8f6b4a4..48d164285e276f9f3134a469e72f8dce7a40f7ee 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * tc.c                "tc" utility frontend.
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
  * Authors:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
index 40f68258ec0c3a47c8576dac3aae6ba4b9612bd6..b532e43cd975c62c57bdee228b3edac75cbd4be4 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2007 Denys Vlasenko.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* Based on ipsvd-0.12.1. This tcpsvd accepts all options
index 3005f12c0b6d8b69991123e975f9a47d62204e29..10541088379ac75de5efad89a88a060d6a33212e 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2007 Denys Vlasenko.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index d370036a7a102e9d304c06b945dd9ddf999622b1..3e5757678bb6685f7d5b5971474f60c39176c0d9 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2007 Denys Vlasenko.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 PUSH_AND_SET_FUNCTION_VISIBILITY_TO_HIDDEN
index e0022b2cbe26d25ceba2ddaf3190548c35a4e4f1..12d1970fa98ab318a1a24dd440c61c4610492519 100644 (file)
@@ -8,7 +8,7 @@
  * Created: Thu Apr  7 13:29:41 1994 too
  * Last modified: Fri Jun  9 14:34:24 2000 too
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
  * HISTORY
  * Revision 3.1  1994/04/17  11:31:54  too
index ea66a25c0c94b2f4b415d6ca9e44cbf729fd1412..5c011e15d58b45b8af336c5ca80688488211b652 100644 (file)
@@ -3,7 +3,7 @@
  * Simple telnet server
  * Bjorn Wesen, Axis Communications AB (bjornw@axis.com)
  *
- * 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.
  *
  * ---------------------------------------------------------------------------
  * (C) Copyright 2000, Axis Communications AB, LUND, SWEDEN
index 43ae13647c06ac70fb0bbdc24dfb3ef802d11a02..0269a93ab63ab13193bc866fa18755c6e08a4c18 100644 (file)
@@ -16,7 +16,7 @@
  *
  * tftpd added by Denys Vlasenko & Vladimir Dronnikov
  *
- * 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.
  */
 #include "libbb.h"
 
index 02ff71dce40116459c585289aed74795dda092c4..e17a9db64a6482b2ac838b08200f341a086f2f46 100644 (file)
@@ -7,7 +7,7 @@
  * Original code:
  *      Jeff Dike
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include <netinet/in.h>
 #include <net/if.h>
index f845bc1d9eeedf20140fc66804b7e91b34e351a9..b8767baea41cd55e3ed4cefc58ada92ec4620379 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+# Licensed under GPLv2 or later, see file LICENSE in this source tree.
 #
 
 lib-y:=
index 7c8c24446c50a7ae47048fc1a1a82256cb8240f6..ff6347847f528b3f0008666786b7740e6424c6f5 100644 (file)
@@ -3,7 +3,7 @@
  * Mostly stolen from: dhcpcd - DHCP client daemon
  * by Yoichi Hariguchi <yoichi@fore.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include <netinet/if_ether.h>
 #include <net/if_arp.h>
index 90a07ed09e1ba73a4d39e9b979a1677e0846b065..97ab4cdbb9468fa0a4aa33979080f6405646a656 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Rewrite by Russ Dill <Russ.Dill@asu.edu> July 2001
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "common.h"
 
index ce81d1807d200e1ad0db069499696e4c6e815641..c5abf17d55b3589b2aa7cb553fc7e715f2fb188f 100644 (file)
@@ -3,7 +3,7 @@
  * Russ Dill <Russ.Dill@asu.edu> September 2001
  * Rewritten by Vladimir Oleynik <dzo@simtreas.ru> (C) 2003
  *
- * 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.
  */
 #ifndef UDHCP_COMMON_H
 #define UDHCP_COMMON_H 1
index 6bef562c7f6b92bb59e49d4cc4202b01a5fbf4f6..9ef053a1beb418dce1f8fe5f8674572fb9116d82 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #ifndef UDHCP_DHCPC_H
 #define UDHCP_DHCPC_H 1
index eea90177fd1fb570b8d9293ce66c7baa86fb46db..7c801bf6bf024a2e2922148abfd84c7a8fae4efa 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #ifndef UDHCP_DHCPD_H
 #define UDHCP_DHCPD_H 1
index d194a989b32f00879a3f7323e242f9ba0d78064d..a2c7f359d24a92d3694867040c5726f3b613dcbb 100644 (file)
@@ -1,7 +1,7 @@
 /* vi: set sw=4 ts=4: */
 /* Port to Busybox Copyright (C) 2006 Jesse Dutton <jessedutton@gmail.com>
  *
- * Licensed under GPL v2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  *
  * DHCP Relay for 'DHCPv4 Configuration of IPSec Tunnel Mode' support
  * Copyright (C) 2002 Mario Strasser <mast@gmx.net>,
index 2dd5347ae48a15edef1247cf9200c66245a4d3da..c1325d8be947ce6a9ba13dc88be75854dde3403b 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Loosely based on the isc-dhcpd implementation by dhankins@isc.org
  *
- * 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.
  */
 #ifdef DNS_COMPR_TESTING
 # define FAST_FUNC /* nothing */
index fb6219fba2b772a431c8c5f786ec8b83cdc7e2cc..2eaadb6eb726326897b137cf33c5c0a9389b0862 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #include "common.h"
 #include "dhcpd.h"
index ff63111c9b1e929fbd20880f0d1aaedfd130b483..f5348f65834d6d23cc428316fed60a9c99846976 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Rewrite by Russ Dill <Russ.Dill@asu.edu> July 2001
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include <netinet/ether.h>
 
index fad71ec6c0c85a530c7f33cadfcee64e66057d53..7aeb37baecc9caef67358524b996592965353c0f 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Russ Dill <Russ.Dill@asu.edu> July 2001
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "common.h"
 #include "dhcpd.h"
index 4badc9cbcbc8aa73d8dd7ea975fa599fc1cef4ec..d8f9c5daa716a1de1e9d547b5a65d2ccf4f8fe20 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Rewrite by Russ Dill <Russ.Dill@asu.edu> July 2001
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include <netinet/in.h>
 #if (defined(__GLIBC__) && __GLIBC__ >= 2 && __GLIBC_MINOR__ >= 1) || defined _NEWLIB_VERSION
index b334a5888ad486e8050e29dde58ae190dccab868..f4a24ab627a955180f6d385dedb58b424fc42de5 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Wade Berrier <wberrier@myrealbox.com> September 2004
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "common.h"
 #include "dhcpd.h"
index 00379fc2f982756dd12d7bac37597fedb83f2b89..1f574d2addfd5ec76ba329f6ee6993b46ec014db 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 N/A */
index 784e405dafe84791d427638e6868d252747ea77e..88bb09eb20af5b19b59b7244aed8d59187fa7177 100644 (file)
@@ -3,7 +3,7 @@
  * wget - retrieve a file using HTTP or FTP
  *
  * Chip Rosenthal Covad Communications <chip@laserlink.net>
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  *
  * Copyright (C) 2010 Bradley M. Kuhn <bkuhn@ebb.org>
  *   Kuhn's copyrights are licensed GPLv2-or-later.  File as a whole remains GPLv2.
index 6b0b1c4917784182f8549207a7914fcdb6a0273c..6fa265ad4d5a81f2c864e9d5c190db452bdcc621 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 2003 by Arthur van Hoff (avh@strangeberry.com)
  * Copyright (C) 2004 by David Brownell
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 /*
index 008290ee9de9ca7f76c39ea12b00ef86935375b9..194fe01d656b630c9dbddb1832298456edf0bcae 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for busybox
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y :=
 
index 54ff2227ebcdf02918f590046a284f0bfad81dce..157cbe8ae7e4ca7b1f668d6d1177a31e561a97a3 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /*
index f21cffddfa9cb5346b1289248de1aab7a8ea5b1e..fb7860d414e75330024a95575ae266867658189b 100644 (file)
@@ -7,7 +7,7 @@
  * Original idea and code:
  *      Walter Harms <WHarms@bfs.de>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  *
  * See RFC 1179 for protocol description.
  */
index c41f12b1596613230102d644b0efd95f12db4d8c..791d65670f42dff8c85b3cf0951127bce05dd6c9 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index db70712cf2d288cd47f3251ee6128ee7d3630888..be65f46f134cb1629465ad57b4fa63a132050d11 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * Licensed under the GPL version 2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* getopt not needed */
index 85523c31c116395611e9283b0f6c0bb0a80f8b2e..addf1a7d83c1ec4c5ea103be85fb46912d7f0873 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright 2004 Tony J. White
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 05c758b6c36147311f1a392729fd76bda117e4a2..5d829861e6fbe3062cf5af52fd81f58035597538 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2010 Marek Polacek <mmpolacek@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 //applet:IF_IOSTAT(APPLET(iostat, _BB_DIR_BIN, _BB_SUID_DROP))
index 1d343edff253e02d205248887be642e3fcc7d71b..4ed94b0ec51418a594aef1d7e940bf6161d1e96e 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index bf0f593f73e293af9bf8306d10e916b31100e4fd..575c77e98381b422e8f03b7857a55b840b457b3c 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2010 Marek Polacek <mmpolacek@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 //applet:IF_MPSTAT(APPLET(mpstat, _BB_DIR_BIN, _BB_SUID_DROP))
index 93058569571c69fbdcce3ba5f010c699fe75d790..6111e4bafd1d795250403b7af645dc3121131e9b 100644 (file)
@@ -1,9 +1,10 @@
 /*
-** Licensed under the GPL v2, see the file LICENSE in this tarball
-**
-** Based on nanotop.c from floppyfw project
-**
-** Contact me: vda.linux@googlemail.com */
+ * Licensed under GPLv2, see file LICENSE in this source tree.
+ *
+ * Based on nanotop.c from floppyfw project
+ *
+ * Contact me: vda.linux@googlemail.com */
+ */
 
 //TODO:
 // simplify code
index 45de8bcdadafe256ba33f5bb86531804d01e8f9a..5d388a87d91ab4a2fd5fb883bba51a612ebd9d7d 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2007 Loic Grenie <loic.grenie@gmail.com>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include "xregex.h"
index bf5e7841aad8c61ac1b6e466db273beb38279fe6..49e469ca5e9ab5e37bd4b34ce7a34253bcf94542 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * Licensed under the GPL version 2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index a3220a92607c9a12f70d9fa854fc77f40e0222f8..305381eb933b7122b1805b484c4ca16fd06c5454 100644 (file)
@@ -6,7 +6,7 @@
  * Fix for SELinux Support:(c)2007 Hiroshi Shinji <shiroshi@my.email.ne.jp>
  *                         (c)2007 Yuichi Nakamura <ynakam@hitachisoft.jp>
  *
- * Licensed under the GPL version 2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index ea5fc703e41e9b3b9921d18a691e512c026a796b..81ee89cfbf98bcfe09c08fce6a55c9a5a3e0a77c 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2005  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 /* Notes:
index fc601d63777d0d36fd4b7936c2472589d0e48f78..20b372c5410660a2a8f105fb187f1f4845efa31d 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright 1999 George Staikos
  *
- * 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.
  *
  * Changelog:
  * v1.01   - added -p <preload> to preload values from a file
index ec8437442d37332b22cdca1b577010b947f06ae7..fd758099efecb49ba702f231ca614e4146383be7 100644 (file)
@@ -28,7 +28,7 @@
  * Copyright (C) 1994-1996 Charles L. Blake.
  * Copyright (C) 1992-1998 Michael K. Johnson
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index d9aa1d03723db8fea1e044192319fa01720ff8f6..5c48795bf2f73a72c3139aef87ceab11bfd2f721 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * Licensed under the GPL version 2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* This version of uptime doesn't display the number of users on the system,
index a1cde9ea09efb90e85a6307aa96185406dcf7109..36f71c469ad59fdef21f62b1b7b8c40546491e3b 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2001 by Michael Habermann <mhabermann@gmx.de>
  * Copyrigjt (C) Mar 16, 2003 Manuel Novoa III   (mjn3@codepoet.org)
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 N/A */
index 4d85372df2353645f4bcfe5b61f4556fa0a8f755..d38bad20f7070b7bc14a4dedf3881787f6a336c3 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index 3c45e339c43ea3fa00733c382a9818ef1851c5c1..cb207ae05f5c4c59b124adde23c92b7c3be117de 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (c) 1991, 1993
  *     The Regents of the University of California.  All rights reserved.
  *
- * 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.
  *
  * Original copyright notice is retained at the end of this file.
  */
index ef6ae8aaf4c92954360c43a2094404271cfde885..65dd441795d4433a6b9b0736fd5c6d8886307aef 100755 (executable)
@@ -38,7 +38,7 @@ echo "\
 /*
  * busybox configuration settings.
  *
- * 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.
  *
  * This file is generated automatically by scripts/mkconfigs.
  * Do not edit.
index dc2cd705d8730786fc253abe30df01cf66a202a9..b61ab98d0dcfb270400885f11768e16a3efa3480 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Copyright 2006 Rob Landley <rob@landley.net>
-# 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.
 
 # Dumb little utility function to print out the assembly dump of a single
 # function, or list the functions so dumpable in an executable.  You'd think
index 6567e3c0758504e19f450399428d5f80ef7c4583..cdd5f2adf707c7a825a707df93cf8b26402239d8 100644 (file)
@@ -3,7 +3,7 @@
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 # Copyright (C) 2007 by KaiGai Kohei <kaigai@kaigai.gr.jp>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index c6be37f442909837dfc087ba5315cba8e3e45cb1..e00cdda1bb6c36d21ef071135ce4d58945fcf2d3 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2006 - 2007 KaiGai Kohei <kaigai@kaigai.gr.jp>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include <getopt.h>
 #include <selinux/context.h>
index 3d3eef14cda814b91c51a06d8a9adde7152c5405..d9d9d0f65830dacce6769250223a282c55f7a828 100644 (file)
@@ -4,7 +4,7 @@
  * Based on libselinux 1.33.1
  * Port to BusyBox  Hiroshi Shinji <shiroshi@my.email.ne.jp>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 7478b79e1a2a0af487efd491a99d22fe041f612b..924356caecf3b862174a6d2820aacc23d212fe59 100644 (file)
@@ -4,7 +4,7 @@
  * Based on libselinux 1.33.1
  * Port to BusyBox  Hiroshi Shinji <shiroshi@my.email.ne.jp>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index ea7c9132af7aeaa114a843ad070ee4eacc25ccad..8fc92dbf3b1f7e60753076f0d72b4ed17b22257c 100644 (file)
@@ -2,7 +2,7 @@
  * load_policy
  * Author: Yuichi Nakamura <ynakam@hitachisoft.jp>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 1532429b6bbb2d15c3530f427aeefffd27079580..ec49077c8ed3f837e0400867ba2c0bd808a2b24f 100644 (file)
@@ -3,7 +3,7 @@
  *                  based on libselinux-1.32
  * Port to busybox: KaiGai Kohei <kaigai@kaigai.gr.jp>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index f8ca9a6aa277f0becb67f7f3ffbab0c91e017441..b70a5e396bbec17026bf45b9834186f63c331b1e 100644 (file)
@@ -26,7 +26,7 @@
  * Port to busybox: KaiGai Kohei <kaigai@kaigai.gr.jp>
  *                  - based on coreutils-5.97 (in Fedora Core 6)
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include <getopt.h>
 #include <selinux/context.h>
index 1cf93c3f3ed41c4560ed3507e447c739a2ba8777..aa4e63f7413dc9ab5759bfb2bfa462359480a264 100644 (file)
@@ -4,7 +4,7 @@
  * Based on libselinux 1.33.1
  * Port to BusyBox  Hiroshi Shinji <shiroshi@my.email.ne.jp>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 1a02a6b0c76f9917a617d22154d5bf7e85b819e3..7fb2b470b88f62a60c55c0fc7b9bd613240f8054 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (C) KaiGai Kohei <kaigai@ak.jp.nec.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 45f82238c765d48d16a135f71d5a5defc39639e9..be5432147d709bf2cd47d0c2d99c43df39925f3a 100644 (file)
@@ -4,7 +4,7 @@
  * Based on libselinux 1.33.1
  * Port to BusyBox  Hiroshi Shinji <shiroshi@my.email.ne.jp>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index b615ce7838dd1d6fd70f084aae912bb23b104e5d..a8cc004070abfacc6d6fb40a6c8f05447b53b305 100644 (file)
@@ -5,7 +5,7 @@
  * omitted in this version
  * Yuichi Nakamura <ynakam@hitachisoft.jp>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index a669bdfb017598ba515ddc2d5bb6edba649608ec..c00aec92ad1aacfe08458dc8119f5b342ecf0eb4 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index 4fbae24981b3eaf2a0fd90847621f46bb3b50e27..c8e7e3b069a88027847e601f7e159eb135aa7df5 100644 (file)
@@ -13,7 +13,7 @@
  * Copyright (c) 1997-2005 Herbert Xu <herbert@gondor.apana.org.au>
  * was re-ported from NetBSD and debianized.
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 /*
index 68d90729259ff4ffaf5419922142c55552e940df..f69840825590f7e749e90b74d2c94a29f325493c 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2008 by Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 struct globals_misc;
index 83132f928f415ec844655b42798220d6c775f115..8e25db4584065e861d43d2e57801421d676578f5 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright 2006 Rob Landley <rob@landley.net>
  *
- * 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.
  */
 
 // A section of code that gets repeatedly or conditionally executed is stored
index 7a5e1ffd2125c2ea8d5b75005136140ba1f58b91..d1cb7fcc3db4f9e96a1328855b00e996967cb6fe 100644 (file)
@@ -1,8 +1,8 @@
 /* vi: set sw=4 ts=4: */
 /*
- * Licensed under GPLv2
- *
  * Copyright (c) 2007 Denys Vlasenko <vda.linux@googlemail.com>
+ *
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index df40589981ac6b3093aa2645cbf259a8aa46022e..e8dfb24994e4ef7bd71d3e5ea60a73d1a44c718c 100644 (file)
@@ -79,7 +79,7 @@
  *              $ "export" i=`echo 'aaa  bbb'`; echo "$i"
  *              aaa
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #include "busybox.h"  /* for APPLET_IS_NOFORK/NOEXEC */
 #include <malloc.h>   /* for malloc_trim */
index fb6a38ef118be98714fe459eb635235358a335c0..8b1ddacd5bdf82717b7e840b5499f0446a7f619b 100644 (file)
@@ -4,7 +4,7 @@
  * This code is derived from software contributed to Berkeley by
  * Kenneth Almquist.
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  *
  * Copyright (c) 1989, 1991, 1993, 1994
  *      The Regents of the University of California.  All rights reserved.
index 91fb28f0560ef4ccee30e2c49cfb9d1811c89655..f0cc2e35dd648b3d2abe5f3aebe8a9b064604c99 100644 (file)
@@ -23,7 +23,7 @@
  * rewrote arith (see notes to this), added locale support,
  * rewrote dynamic variables.
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 /* Copyright (c) 2001 Aaron Lehmann <aaronl@vitelus.com>
 
index 7f5821cbcca21f672134fc3fc0ef6b585164f83a..853ab085a22c1ee5b3dfae79d88fc9ac9f56f225 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2009 Denys Vlasenko
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include "random.h"
index 08563402cba05e961911908161acffddcd95a830..180c48abbf20abfef936953363c00913a5a279e9 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2009 Denys Vlasenko
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #ifndef SHELL_RANDOM_H
 #define SHELL_RANDOM_H 1
index dc363e298e5966b804d93068484fb9b8f610e72f..9345005c7fa91e69fd60950c4347224f4de4aa1a 100644 (file)
@@ -14,7 +14,7 @@
  * Copyright (c) 2010 Denys Vlasenko
  * Split from ash.c
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include "shell_common.h"
index 1e9f6a6911367bd32e1319572033b9dbff722660..f06bc41208a1ce22cf6c60e9054fd0f967078d19 100644 (file)
@@ -14,7 +14,7 @@
  * Copyright (c) 2010 Denys Vlasenko
  * Split from ash.c
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #ifndef SHELL_COMMON_H
 #define SHELL_COMMON_H 1
index faaac110ceec2b0e1daaec0fdbb93bc92140c5d0..d386cc2912859ed5588d160a82bfe41deb331dfb 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index 3468656cc19c5347d0e5af69fb48e8b26d82633c..6766b649d4077e5e2385bb0ec7ceaec349ef0649 100644 (file)
@@ -14,7 +14,7 @@
  *
  * Maintainer: Gennady Feldman <gfeldman@gena01.com> as of Mar 12, 2001
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index def833070bba1d667e729de87017a5c10cd00758..ff15191923067983a2a57911ea24f3b08a38ca56 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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.
  */
 
 /*
index 1e8d6bcc04b140904a4b6012203a648c51fbd980..52c97aa77821d56178504539576d387b65820075 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Maintainer: Gennady Feldman <gfeldman@gena01.com> as of Mar 12, 2001
  *
- * 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.
  */
 
 #include "libbb.h"
index 37a119b3d7b2cd66e325cdb2195dcb9204373a3b..fb7309538153a99eb9d7d4693da5b417e6c4573b 100644 (file)
@@ -10,7 +10,7 @@
  *
  * Maintainer: Gennady Feldman <gfeldman@gena01.com> as of Mar 12, 2001
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 /*
index 51573bd927dd410b02adf720104bbd79a76f01c6..0964f239cbec8d4c64853c0d8cc932a04d36e259 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 by Denys Vlasenko <vda.linux@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index 071399c283a1b556c0d46e72d15080773b6a326a..7dcbbe8f5cc4e2f93a0ad01e7d310481ad0efaad 100755 (executable)
@@ -2,7 +2,7 @@
 
 # Tests for the sourcecode base itself.
 # Copyright 2006 by Mike Frysinger <vapier@gentoo.org>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 [ -n "$srcdir" ] || srcdir=$(pwd)
 . ./testing.sh
index 4630d08a454a4f747da94c6deaad1db8314d5101..0a8eb9b324c946d765d28dd131d520ed1a273daf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Copyright 2010 Nokia Corporation
 # Written by Alexander Shishkin
-# Licensed under GPL v2 or later, see file LICENSE for details
+# Licensed under GPLv2 or later, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 2eeb746e45730c25d04e84ca6b2202e94cc0686f..2a99245a99fedb0849ba70e644c2fdec289d1745 100755 (executable)
@@ -3,7 +3,7 @@
 # These are not ash tests, we use ash as a way to test lineedit!
 #
 # Copyright 2010 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 test -f "$bindir/.config" && . "$bindir/.config"
index 0691a7972c5685ddaa0cfc3092fcddf31be93bf3..9e5e5a0f13ed8b1e10d98d63e5fccde8430f947e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Copyright 2007 by Denys Vlasenko <vda.linux@googlemail.com>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 0c740530d01cb46b0f216aa2ea635b7929b822dc..04fea3ea24e2e4f0befb28ca31979787ae4c674a 100755 (executable)
@@ -2,7 +2,7 @@
 
 # Tests for busybox applet itself.
 # Copyright 2005 by Rob Landley <rob@landley.net>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index db693ee598396866df903dd90d94f762c46dedad..5509cf0ef75449c7b02721a97a2e0a22ead726a5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2010 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 test -f "$bindir/.config" && . "$bindir/.config"
index 753db217c86357cedb744727affd1d8b312cd2ac..2f4816893c3724f78a1e9f918f1974f3b440bc16 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Copyright 2008 by Denys Vlasenko <vda.linux@googlemail.com>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index e81939df558848c28e3b9db609f94139538c9660..33cd876be1248798f2252129b83da3ad584a7630 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2010 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 44c17e6930128df9824469edd19b24ab5f16ec24..05b92dbe4ab1ea97c6d37f8585a0c128baf8c855 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2008 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 0fd79f2dfe3f1741036182b56e3c958222045e3f..110340277058a50eaf04da398d4ae44d4f6f0428 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Copyright 2007 by Denys Vlasenko <vda.linux@googlemail.com>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 27a4b33a774bbc194461d8caf1af3caf018f3358..6de46483bb809d33aebc08031c46a96d10e14fa0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2008 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 631ab4db3894087341573bad1cff3e03ae742026..0682c295042f1ae3e3d165d79901a53555a8f418 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2008 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 test -f "$bindir/.config" && . "$bindir/.config"
index e5700cc2b894b9492594f9b5678f2dfa1b49fed9..ecf8b9caac83abb2cd2715646dee0bfa8a3c9b52 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2009 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 test -f "$bindir/.config" && . "$bindir/.config"
index d4bf80d836797c7c578ed73ed51bc42bd5d0a5af..520a1840f9e77df938cedbceba2607da23c3287f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Copyright 2005 by Rob Landley <rob@landley.net>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 # AUDIT:
 
index dc842123d0527682800ba5c280493a95154cabc7..1669579e77e2976eeaef6e9e8e43fc788e0863b7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2010 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 test -f "$bindir/.config" && . "$bindir/.config"
index f19af8a52bb7def1e12cae2fc8567b13b619aead..eb51410b33a44d43d14ae34460b8757f28b1861c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2008 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index a46929b3a20542eb5713f9b69f52954d4cc30f25..7320e17ddbcafb3f74bb1dfd5ba08c5bcabe8ccf 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2008 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 7cad7daa6687a6b0a89e64fca36e03670328b39f..8a33c16813efa9f21c897463b5b768ab62f49c1e 100755 (executable)
@@ -2,7 +2,7 @@
 
 # mkfs.minix tests.
 # Copyright 2007 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index e18d0461d3112ac78194a67e73c347a99937ec04..4f34c5719f2052676f17e16623e3043a2a155eea 100755 (executable)
@@ -2,7 +2,7 @@
 
 # SUSv3 compliant mount and umount tests.
 # Copyright 2005 by Rob Landley <rob@landley.net>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 if [ -z "$TESTDIR" ]
 then
index ce1a6006b3a6a0083db7d25d5637738d98648b8f..d3d2400e82ad719360710127433e75aa2280f908 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2007 by Denys Vlasenko <vda.linux@googlemail.com>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 test -f "$bindir/.config" && . "$bindir/.config"
index a2d015ad723a861b5442235cd7045b9dfc722552..138efedeade801f85e73a29198f4f84bd784219f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2008 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 999efef1c8bf0bf0debe4dbb2315636ad1622394..9899b73bfa189f806eba501154c15e4055b389e5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Copyright 2008 by Denys Vlasenko <vda.linux@googlemail.com>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index f55b53f6118133fbb7eb8dfe4541eff5b646c5b6..cd0e965cfe34f615b20ce531123fb2b587876b5a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2008 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 624b0a720642cd84fa4f54eceb05f5f3bcd899c2..2a06d2b1c1f2966b9e03659a581a1e8a18701208 100755 (executable)
@@ -2,7 +2,7 @@
 
 # pidof tests.
 # Copyright 2005 by Bernhard Reutner-Fischer
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 # AUDIT:
 
index 95f8110adf80f053b383c382607e2c2d3f1ab9c0..b48e293f48406a9a47a10b0f06bfa0754fdf5d02 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2008 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index ecc3ad03e719d8746f8754220bc2cdba77c12780..73163b0778da915c47a2b79b9c67765dc3a714c7 100755 (executable)
@@ -2,7 +2,7 @@
 
 # Readlink tests.
 # Copyright 2006 by Natanael Copa <n@tanael.org>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 985fcdc018191006baf299cdfe5ef595399eeb20..37fa02e5e39bd627c581eba984566d938b5cda5b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2009 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 61551e31ce8fc551ac2d5263e10ccbc527e10f4d..395372ae685b1696b9a6bd09335bb245e24ce0a6 100755 (executable)
@@ -2,7 +2,7 @@
 
 # SUSv3 compliant sed tests.
 # Copyright 2005 by Rob Landley <rob@landley.net>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 7a5537427cc1321e1bed133e4666a3a833376a2d..1e1116c7dc7ef355d8e710b77bcddf61738b7504 100755 (executable)
@@ -2,7 +2,7 @@
 
 # SUSv3 compliant seq tests.
 # Copyright 2006 by Rob Landley <rob@landley.net>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 # AUDIT: Full SUSv3 coverage (except internationalization).
 
index 8a810f8d40322d761230201e800911111d248dbd..91b282ea06349949ff8e2780601e87d061c41402 100755 (executable)
@@ -2,7 +2,7 @@
 
 # SUSv3 compliant sort tests.
 # Copyright 2005 by Rob Landley <rob@landley.net>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 76b0be08c82b5be8b20bc7e04bc42cff58385115..d07aeef0e12e4783477dd9c8b3db42b22c27646a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2008 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index da278c787923a7307fbe606bf348bedfebf23f32..b9f4cbfa839ddc7f2f3ca986236b272795558528 100755 (executable)
@@ -2,7 +2,7 @@
 
 # unit test for sum.
 # Copyright 2007 by Bernhard Reutner-Fischer
-# Licensed under GPL v2 or later, see file LICENSE for details.
+# Licensed under GPLv2 or later, see file LICENSE in this source tree.
 
 # AUDIT: Unit tests for sum
 
index d2427d4307ab3568bb8dcef6ec60a99da9e62fe2..7140da262b6e2590f56bb61fe57effb2ae3f68b6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Copyright 2009 by Denys Vlasenko <vda.linux@googlemail.com>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 6604b4d22a7cbee90e2971ea5a631b275a5d61e5..cef16b65e55efe33707ef043319aa69f271a6f1b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2009 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 1a19285d721f07e7fd7295283228c7d25a7332cb..3fb5c90d004455782ee8b93660c25893b16cd473 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2006 Bernhard Reutner-Fischer
-# Licensed under GPL v2 or later, see file LICENSE for details.
+# Licensed under GPLv2 or later, see file LICENSE in this source tree.
 
 . ./testing.sh
 a="taskset"
index 7d804446731cb55a61f78e779aa73cdf1c5845aa..2c92e34ba88b9581d7477b9876e863808e0d9a64 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Copyright 2007 by Denys Vlasenko <vda.linux@googlemail.com>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 5dabbb52f87f6fb2319ed8679405ed1da093b5c5..5cca299ac92f22ab9c3a3d484152d6623456dc3f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Copyright 2009 by Denys Vlasenko <vda.linux@googlemail.com>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index 8dbe3eb27dfd1d488026e15674c9c3729706133b..7b326dc2cb0901d113b0fe6348d942c48cccccc6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2008 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 test -f "$bindir/.config" && . "$bindir/.config"
index 02c595a0e3b8795f6fe411846335cb63ca321de6..83bf382cd2291f6924f3d542c9462db26371778d 100755 (executable)
@@ -2,7 +2,7 @@
 
 # SUSv3 compliant uniq tests.
 # Copyright 2005 by Rob Landley <rob@landley.net>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 # AUDIT: Full SUSv3 coverage (except internationalization).
 
index 0ce5da26cc13325b0f0a14666211a94a0d02650f..8677a0306214e099e131cbb97aa344dd8908e1d1 100755 (executable)
@@ -3,7 +3,7 @@
 # Tests for unzip.
 # Copyright 2006 Rob Landley <rob@landley.net>
 # Copyright 2006 Glenn McGrath
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index adb2d33904f977402dfc9d127e13f6c87bd1231e..cd6191b1be27555c80637009b5501f6982df8a7e 100755 (executable)
@@ -2,7 +2,7 @@
 
 # unit test for uuencode to test functionality.
 # Copyright 2006 by Erik Hovland <erik@hovland.org>
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 # AUDIT: Unit tests for uuencode
 
index 6463252bfb6f1131d6dee46ee9546f241af2b969..2d0a201b784572d5d84003161322587db9f3ab96 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright 2008 by Denys Vlasenko
-# Licensed under GPL v2, see file LICENSE for details.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 . ./testing.sh
 
index afc0db50efb53fdd47514b1a4e05d3edb9f23f6d..c06d911ec2fff96b2d2eb809601c70c60d450c85 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index 11a9f624a17511ad04691cca159242dda6411f05..c3b3c8b0b29c521ef8974b2e52163ead9277a599 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index ec699d16750f3b13e520bd823835fc682bc01f6d..4ce44b144d15be75f654c66e14ad9f4227882cc9 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 Denys Vlasenko.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index b0dc592d2263893ae60a38b74c2d13c5c6c1eb29..06a03d3fb76af17c29b101ca56a87de0bdd9feae 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright 2006 Rob Landley <rob@landley.net>
  * Copyright 2006 Bernhard Reutner-Fischer <rep.nop@aon.at>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include <sys/klog.h>
 #include "libbb.h"
index 2769a371a3a762dd4102610e434ccab3fc672532..07c8f55d1e973567c5e6dc5e59b6446726371604 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999 by Randolph Chung <tausq@debian.org>
  *
- * 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.
  *
  * This is a from-scratch implementation of fbset; but the de facto fbset
  * implementation was a good reference. fbset (original) is released under
index 3831ab44e1474e89154275d8dd25e79c9f7d8dc0..f5c386c46b66fe4087bd532e359fa1598b513de2 100644 (file)
@@ -2,7 +2,7 @@
 /* fdformat.c  -  Low-level formats a floppy disk - Werner Almesberger
  * 5 July 2003 -- modified for Busybox by Erik Andersen
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index fc02000e5abb925b75427e8d5ab8af38fcea08f1..b6417a3553ef63a88d85ec6940c18a802d15c52b 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 1992  A. V. Le Blanc (LeBlanc@mcc.ac.uk)
  * Copyright (C) 2001,2002 Vladimir Oleynik <dzo@simtreas.ru> (initial bb port)
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #ifndef _LARGEFILE64_SOURCE
index 2a0ab1744afeac0f7ddc0ea172de910ee040deff..ee5df50e5c9bf5a47383065c366f1cb556657b6d 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) Andreas Neuper, Sep 1998.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 typedef struct {
index 0e3cff50c1085b8928258a052950cceea2a01607..785fc661b274f7ac773149478063280973864bce 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) Andreas Neuper, Sep 1998.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #if ENABLE_FEATURE_SGI_LABEL
index 463082f6a17b32504320cf22b59ee8018eff331e..6b7940c54b72e09e9ad4da0613713e59080e6ba3 100644 (file)
@@ -9,7 +9,7 @@
  * Sat Mar 20 EST 1999 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
  *      Internationalization
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #if ENABLE_FEATURE_SUN_LABEL
index 1e9c6875238d2da18c13b0db6c19a5f2ccb55421..e1ec41f1b8117383aa6ec30a9788095f19fb36ad 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2006 by Jason Schoon <floydpink@gmail.com>
  * Some portions cribbed from e2fsprogs, util-linux, dosfstools
  *
- * 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.
  */
 
 #include "libbb.h"
index 4949056a6dae2eb81ae601d2ae5d746ab09c13cd..7ad443086771e38400bdf7ab5fe8f3644d95b293 100644 (file)
@@ -6,7 +6,7 @@
  * Adjusted a bit by Erik Andersen <andersen@codepoet.org>
  * Unified with fdflush by Tito Ragusa <farmatito@tiscali.it>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include <sys/mount.h>
 #include "libbb.h"
index 970f5f79fd042e1c2ea9743efbbe0eeb4673392d..e02e05fa47bdcbb41e9115c2eafa77908fb8f00f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * (C) 1991, 1992 Linus Torvalds.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /*
index adb96751ff5f901c22eee3cf405d16aa2dbc5125..7c498538f013724386cfb1cce1f7dd8368ab93a9 100644 (file)
@@ -3,7 +3,7 @@
  * getopt.c - Enhanced implementation of BSD getopt(1)
  *   Copyright (c) 1997, 1998, 1999, 2000  Frodo Looijaard <frodol@dds.nl>
  *
- * 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.
  */
 
 /*
index 3db91113de6cb1465491769ab353778214fc1e92..8c4d521abc8b0852dfc9e3346a1fcc782db5ee3b 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (c) 1989
  *     The Regents of the University of California.  All rights reserved.
  *
- * 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.
  */
 
 #include "libbb.h"
index 3da2e23c3d29af8cba00f598025ae1a0698d0386..922dd057885ac2d5b0df807e0ed3daaa95f5410b 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2002 Robert Griebl <griebl@gmx.de>
  *
- * 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.
 */
 
 #include "libbb.h"
index 8b0b226d3046ae5dcf577612e79bbd75684798dc..6360c706f080237d046d907e4a7ca1647935c83a 100644 (file)
@@ -5,7 +5,7 @@
  * 01 Sept 2004 - Rodney Radford <rradford@mindspring.com>
  * Adapted for busybox from util-linux-2.12a.
  *
- * 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.
  */
 
 #include "libbb.h"
index c1103b09313e2cedc874447221078e9c3b819ba6..14df652805917caf7f554cea16ff5cc10c98e8e1 100644 (file)
@@ -5,7 +5,7 @@
  * 01 Sept 2004 - Rodney Radford <rradford@mindspring.com>
  * Adapted for busybox from util-linux-2.12a.
  *
- * 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.
  */
 
 /* X/OPEN tells us to use <sys/{types,ipc,sem}.h> for semctl() */
index 3873be399b37b296e2cfe89f02965bb0dbf209e2..776f784f5b1a51b7b34789fe0f68525af81dea2d 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2002  Matt Kraai.
  *
- * 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.
  */
 
 #include "libbb.h"
index 514c3a4e0e8566a7e66ff73187fe9cbe184d71dd..46e93b04d4f92b8742fda0d94d6f943d1fbff69a 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2009  Malek Degachi <malek-degachi@laposte.net>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 23b03495f6b475649f0ba60b4413b45d3360023e..6f9b54daad7c5c42e6b48ca64e9b50aeae174215 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2009  Malek Degachi <malek-degachi@laposte.net>
  *
- * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index cd6c1a89da05b5739236dfe177b553bcc7c247fe..a970f91f2c99f086802ca2c1ede6b2419c87d973 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright 2005 Rob Landley <rob@landley.net>
  * Copyright 2005 Frank Sorenson <frank@tuxrocks.com>
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include "xregex.h"
index 14feb9288f4854902ef64eaa12083698ac52399e..1c2b3b2e231924e17eba03cd8e89c764b0fdc064 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Busybox'ed (2009) by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include <linux/fs.h>
index abfb942265b8cbbda51293d4df0e339908455bbc..9e826aef31a40953715eafc9c4a26838c68e9271 100644 (file)
@@ -4,7 +4,7 @@
  *
  * (C) 1991 Linus Torvalds.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /*
index f9a0ca82ae681c29fbc1aa18c589e71391b192db..6e172d6d30aefb8e357e39650bb275eb487119e1 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Busybox'ed (2009) by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 #include <linux/fs.h>
index c57cd9d5a07fa904a0891837e24666500c00edfb..211e67e97408d4b0dcb898d1a6b9c2b844ac3d2d 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Busybox'ed (2009) by Vladimir Dronnikov <dronnikov@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 7e32d91edba94396543a4b03471e83dfbaca0edc..3f736faba9650c358cce068364808a3f6837a557 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright 2006 Rob Landley <rob@landley.net>
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index 00a427a6f99a9dd0d270c35ddbeda20601dba6cf..1fd6f9ee82c975afe3b8821bc1792a1c9d05b5ba 100644 (file)
@@ -11,7 +11,7 @@
  *
  * Termios corrects by Vladimir Oleynik <dzo@simtreas.ru>
  *
- * 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.
  */
 
 #include "libbb.h"
index aa17872dae06cf6de33ff25f992aaa854e8fe5d6..5e85f998641c473ef5f4e66c42dc394b245adc80 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  * Copyright (C) 2005-2006 by Rob Landley <rob@landley.net>
  *
- * 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.
  */
 // Design notes: There is no spec for mount.  Remind me to write one.
 //
@@ -532,7 +532,7 @@ static int mount_it_now(struct mntent *mp, long vfsflags, char *filteropts)
  * Linux NFS mount
  * Copyright (C) 1993 Rick Sladkey <jrs@world.std.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  *
  * Wed Feb  8 12:51:48 1995, biro@yggdrasil.com (Ross Biro): allow all port
  * numbers to be specified on the command line.
index 28af00cc1530c723ec0e7fd15a5740182fdfb00f..ac52a7aedcc04a8c187c44e14469dc4b56fc0055 100644 (file)
@@ -6,7 +6,7 @@
  * pivot_root syscall stubbed by Erik Andersen, so it will compile
  *     regardless of the kernel being used.
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"
 
index f5df2f7946933b49435e496c8b3e60c92d3837e4..2c3de74bc8fc71c542a01b85d0ed0577cab2427c 100644 (file)
@@ -5,7 +5,7 @@
  *
  * by Sterling Huxley <sterling@europa.com>
  *
- * Licensed under GPL v2 or later, see file LICENSE for details.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
 */
 
 #include "libbb.h"
index 33abd39dc7c19b8864c28e9b9ffe9d492b43f887..2fbb4d3776eb47b9f8e761bef192a4e970a780e5 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (c) 2008 Nuovation System Designs, LLC
  *   Grant Erickson <gerickson@nuovations.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  *
  */
 
index 219654496cb081c7304f9aaa56f2131e57b1de2f..00b3382d850a77626df0bc1c4b28085509ac1945 100644 (file)
@@ -4,7 +4,7 @@
  *
  *  Copyright (C) 1994,1996 Alessandro Rubini (rubini@ipvvis.unipv.it)
  *
- * 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.
  */
 
 /*
index 8d5ac2f2de7cb4e5fb38fd7b40315e4ab9981afa..e1e004437efb048e91412791401eee33596b8d42 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2010 Marek Polacek <mmpolacek@gmail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 //applet:IF_REV(APPLET(rev, _BB_DIR_BIN, _BB_SUID_DROP))
index b1637665545f897febe3e26575640cd41ae8804d..26e5b47248195161adfbd8b6484a957a6b783b67 100644 (file)
@@ -3,7 +3,7 @@
  *
  * This version was taken from util-linux and scrubbed down for busybox.
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  *
  * This uses cross-platform Linux interfaces to enter a system sleep state,
  * and leave it no later than a specified time.  It uses any RTC framework
index ba90b065dcd3dcc250b9677bb82a43e3badc7e01..0860bb08332eb57d02b4c7fdbf9a77b1e1882cb4 100644 (file)
@@ -8,7 +8,7 @@
  * Copyright (c) 1980
  *     The Regents of the University of California.  All rights reserved.
  *
- * 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.
  */
 #include "libbb.h"
 
index c87e44dfb921663bf2c8c86f1463155805e09c4b..6eaba43fa607ef63d471a51836742e1fae7f130a 100644 (file)
@@ -4,7 +4,7 @@
  *
  * pascal.bellard@ads-lu.com
  *
- * 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.
  *
  */
 #include "libbb.h"
index 776caf909b5509d50acc90d9d8157df837476817..7d5dc247c48fd242cfb12cb97cf31e2e1c3634bc 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright 2002 Andi Kleen, SuSE Labs.
  *
- * Licensed under GPL v2 or later, see file LICENSE for details.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
 */
 
 #include <sys/personality.h>
index f2f52fb88ebc144a22b2df224c1073ad67d2f647..e2c060f303a6b8dc40ad7eef46176c60178280e0 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * Licensed under the GPL version 2, see the file LICENSE in this tarball.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"
index e2da119de2578e1894ee1881112a11f6e0d71cd8..d471437fdaf6a72c2b1dda24e7f082712f7e9c54 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Switch from rootfs to another filesystem as the root of the mount tree.
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include <sys/vfs.h>
 #include <sys/mount.h>
index a19f86c3a1596026789e347a72986a98e12d47cb..7ba46eeb011c44fecb65d465d79f6634310b9a84 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  * Copyright (C) 2005 by Rob Landley <rob@landley.net>
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include <mntent.h>
 #include <sys/mount.h>
index 8af3ccd81658c89a3f324b47b323929e8cd54b16..70da654829eab7db0561e59abbc0f84ad2f3c7f6 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
 
index 4d9f9ecd0106e7395bee08cb58bf18988ce20d53..bf32e6a8ca484b7cd4d701c853714655bf67602a 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2006 by Jason Schoon <floydpink@gmail.com>
  * Some portions cribbed from e2fsprogs, util-linux, dosfstools
  *
- * 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.
  */
 #include <sys/mount.h> /* BLKGETSIZE64 */
 #if !defined(BLKGETSIZE64)