summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2010-08-16 18:14:46 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2010-08-16 18:14:46 (GMT)
commit0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a (patch)
treed8a71a3f044857bd36569f535815002367389b29
parent0d555fc951fa09b2f7efb4b445a468a4bcc262f1 (diff)
downloadbusybox-0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a.zip
busybox-0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a.tar.gz
busybox-0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a.tar.bz2
*: make GNU licensing statement forms more regular
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>
Diffstat
-rw-r--r--applets/Kbuild.src2
-rw-r--r--applets/applet_tables.c2
-rw-r--r--applets/applets.c2
-rw-r--r--applets/individual.c2
-rw-r--r--applets/usage.c2
-rw-r--r--applets/usage_pod.c2
-rw-r--r--archival/Kbuild.src2
-rw-r--r--archival/ar.c2
-rw-r--r--archival/bbunzip.c12
-rw-r--r--archival/cpio.c2
-rw-r--r--archival/dpkg_deb.c2
-rw-r--r--archival/gzip.c2
-rw-r--r--archival/libunarchive/Kbuild.src2
-rw-r--r--archival/libunarchive/data_align.c2
-rw-r--r--archival/libunarchive/data_extract_all.c2
-rw-r--r--archival/libunarchive/data_extract_to_command.c2
-rw-r--r--archival/libunarchive/data_extract_to_stdout.c2
-rw-r--r--archival/libunarchive/data_skip.c2
-rw-r--r--archival/libunarchive/decompress_bunzip2.c2
-rw-r--r--archival/libunarchive/decompress_unlzma.c2
-rw-r--r--archival/libunarchive/decompress_unxz.c2
-rw-r--r--archival/libunarchive/decompress_unzip.c2
-rw-r--r--archival/libunarchive/filter_accept_all.c2
-rw-r--r--archival/libunarchive/filter_accept_list.c2
-rw-r--r--archival/libunarchive/filter_accept_list_reassign.c2
-rw-r--r--archival/libunarchive/filter_accept_reject_list.c2
-rw-r--r--archival/libunarchive/find_list_entry.c2
-rw-r--r--archival/libunarchive/get_header_ar.c2
-rw-r--r--archival/libunarchive/get_header_cpio.c2
-rw-r--r--archival/libunarchive/get_header_tar.c8
-rw-r--r--archival/libunarchive/get_header_tar_bz2.c2
-rw-r--r--archival/libunarchive/get_header_tar_gz.c2
-rw-r--r--archival/libunarchive/get_header_tar_lzma.c2
-rw-r--r--archival/libunarchive/header_list.c2
-rw-r--r--archival/libunarchive/header_skip.c2
-rw-r--r--archival/libunarchive/header_verbose_list.c2
-rw-r--r--archival/libunarchive/init_handle.c2
-rw-r--r--archival/libunarchive/open_transformer.c2
-rw-r--r--archival/libunarchive/seek_by_jump.c2
-rw-r--r--archival/libunarchive/seek_by_read.c2
-rw-r--r--archival/libunarchive/unpack_ar_archive.c2
-rw-r--r--archival/rpm.c2
-rw-r--r--archival/rpm.h2
-rw-r--r--archival/rpm2cpio.c2
-rw-r--r--archival/tar.c4
-rw-r--r--archival/unzip.c2
-rw-r--r--console-tools/Kbuild.src2
-rw-r--r--console-tools/chvt.c2
-rw-r--r--console-tools/clear.c2
-rw-r--r--console-tools/deallocvt.c2
-rw-r--r--console-tools/dumpkmap.c2
-rw-r--r--console-tools/fgconsole.c2
-rw-r--r--console-tools/kbd_mode.c2
-rw-r--r--console-tools/loadfont.c2
-rw-r--r--console-tools/loadkmap.c2
-rw-r--r--console-tools/openvt.c2
-rw-r--r--console-tools/reset.c2
-rw-r--r--console-tools/resize.c2
-rw-r--r--console-tools/setconsole.c2
-rw-r--r--console-tools/setkeycodes.c2
-rw-r--r--console-tools/setlogcons.c2
-rw-r--r--console-tools/showkey.c2
-rw-r--r--coreutils/Kbuild.src2
-rw-r--r--coreutils/basename.c2
-rw-r--r--coreutils/cal.c2
-rw-r--r--coreutils/cat.c2
-rw-r--r--coreutils/catv.c2
-rw-r--r--coreutils/chgrp.c2
-rw-r--r--coreutils/chmod.c2
-rw-r--r--coreutils/chown.c2
-rw-r--r--coreutils/chroot.c2
-rw-r--r--coreutils/cksum.c2
-rw-r--r--coreutils/comm.c2
-rw-r--r--coreutils/cp.c2
-rw-r--r--coreutils/cut.c2
-rw-r--r--coreutils/date.c2
-rw-r--r--coreutils/dd.c2
-rw-r--r--coreutils/df.c2
-rw-r--r--coreutils/dirname.c2
-rw-r--r--coreutils/dos2unix.c2
-rw-r--r--coreutils/du.c2
-rw-r--r--coreutils/echo.c2
-rw-r--r--coreutils/env.c2
-rw-r--r--coreutils/expand.c2
-rw-r--r--coreutils/expr.c2
-rw-r--r--coreutils/false.c2
-rw-r--r--coreutils/fold.c2
-rw-r--r--coreutils/fsync.c2
-rw-r--r--coreutils/head.c2
-rw-r--r--coreutils/hostid.c2
-rw-r--r--coreutils/id.c2
-rw-r--r--coreutils/install.c2
-rw-r--r--coreutils/length.c2
-rw-r--r--coreutils/libcoreutils/Kbuild.src2
-rw-r--r--coreutils/libcoreutils/coreutils.h2
-rw-r--r--coreutils/ln.c2
-rw-r--r--coreutils/logname.c2
-rw-r--r--coreutils/ls.c2
-rw-r--r--coreutils/md5_sha1_sum.c2
-rw-r--r--coreutils/mkdir.c2
-rw-r--r--coreutils/mkfifo.c2
-rw-r--r--coreutils/mknod.c2
-rw-r--r--coreutils/mv.c2
-rw-r--r--coreutils/nice.c2
-rw-r--r--coreutils/nohup.c2
-rw-r--r--coreutils/od.c2
-rw-r--r--coreutils/printenv.c2
-rw-r--r--coreutils/printf.c2
-rw-r--r--coreutils/pwd.c2
-rw-r--r--coreutils/readlink.c2
-rw-r--r--coreutils/realpath.c2
-rw-r--r--coreutils/rm.c2
-rw-r--r--coreutils/rmdir.c2
-rw-r--r--coreutils/seq.c2
-rw-r--r--coreutils/sleep.c2
-rw-r--r--coreutils/sort.c2
-rw-r--r--coreutils/split.c2
-rw-r--r--coreutils/stat.c2
-rw-r--r--coreutils/stty.c2
-rw-r--r--coreutils/sum.c2
-rw-r--r--coreutils/sync.c2
-rw-r--r--coreutils/tac.c2
-rw-r--r--coreutils/tail.c2
-rw-r--r--coreutils/tee.c2
-rw-r--r--coreutils/test.c2
-rw-r--r--coreutils/test_ptr_hack.c2
-rw-r--r--coreutils/touch.c2
-rw-r--r--coreutils/tr.c2
-rw-r--r--coreutils/true.c2
-rw-r--r--coreutils/tty.c2
-rw-r--r--coreutils/uname.c2
-rw-r--r--coreutils/uniq.c2
-rw-r--r--coreutils/usleep.c2
-rw-r--r--coreutils/uudecode.c13
-rw-r--r--coreutils/uuencode.c2
-rw-r--r--coreutils/wc.c2
-rw-r--r--coreutils/who.c2
-rw-r--r--coreutils/whoami.c2
-rw-r--r--coreutils/yes.c2
-rw-r--r--debianutils/Kbuild.src2
-rw-r--r--debianutils/mktemp.c2
-rw-r--r--debianutils/pipe_progress.c2
-rw-r--r--debianutils/run_parts.c2
-rw-r--r--debianutils/start_stop_daemon.c2
-rw-r--r--debianutils/which.c2
-rw-r--r--docs/new-applet-HOWTO.txt2
-rw-r--r--e2fsprogs/Kbuild.src2
-rw-r--r--e2fsprogs/e2fs_lib.c2
-rw-r--r--e2fsprogs/fsck.c2
-rw-r--r--e2fsprogs/old_e2fsprogs/Kbuild.src2
-rw-r--r--e2fsprogs/old_e2fsprogs/blkid/Kbuild.src2
-rw-r--r--e2fsprogs/old_e2fsprogs/e2fsck.c2
-rw-r--r--e2fsprogs/old_e2fsprogs/e2p/Kbuild.src2
-rw-r--r--e2fsprogs/old_e2fsprogs/ext2fs/Kbuild.src2
-rw-r--r--e2fsprogs/old_e2fsprogs/fsck.c2
-rw-r--r--e2fsprogs/old_e2fsprogs/mke2fs.c2
-rw-r--r--e2fsprogs/old_e2fsprogs/tune2fs.c2
-rw-r--r--e2fsprogs/old_e2fsprogs/util.c2
-rw-r--r--e2fsprogs/old_e2fsprogs/uuid/Kbuild.src2
-rw-r--r--e2fsprogs/tune2fs.c2
-rw-r--r--editors/Kbuild.src2
-rw-r--r--editors/awk.c2
-rw-r--r--editors/cmp.c2
-rw-r--r--editors/diff.c2
-rw-r--r--editors/patch_bbox.c26
-rw-r--r--editors/sed.c2
-rw-r--r--editors/vi.c2
-rwxr-xr-xexamples/depmod2
-rw-r--r--findutils/Kbuild.src2
-rw-r--r--findutils/find.c2
-rw-r--r--findutils/grep.c2
-rw-r--r--findutils/xargs.c2
-rw-r--r--include/ar.h2
-rw-r--r--include/busybox.h2
-rw-r--r--include/fix_u32.h2
-rw-r--r--include/libbb.h4
-rw-r--r--include/platform.h4
-rw-r--r--include/rtc_.h2
-rw-r--r--include/unicode.h2
-rw-r--r--include/xatonum.h2
-rw-r--r--include/xregex.h4
-rw-r--r--init/Kbuild.src2
-rw-r--r--init/bootchartd.c2
-rw-r--r--init/halt.c2
-rw-r--r--init/init.c2
-rw-r--r--init/mesg.c2
-rw-r--r--libbb/Kbuild.src2
-rw-r--r--libbb/appletlib.c4
-rw-r--r--libbb/ask_confirmation.c2
-rw-r--r--libbb/bb_askpass.c2
-rw-r--r--libbb/bb_basename.c2
-rw-r--r--libbb/bb_do_delay.c2
-rw-r--r--libbb/bb_pwd.c2
-rw-r--r--libbb/bb_qsort.c2
-rw-r--r--libbb/bb_strtod.c2
-rw-r--r--libbb/bb_strtonum.c2
-rw-r--r--libbb/chomp.c2
-rw-r--r--libbb/compare_string_array.c2
-rw-r--r--libbb/concat_path_file.c2
-rw-r--r--libbb/concat_subpath_file.c2
-rw-r--r--libbb/copy_file.c2
-rw-r--r--libbb/copyfd.c2
-rw-r--r--libbb/crc32.c2
-rw-r--r--libbb/create_icmp6_socket.c2
-rw-r--r--libbb/create_icmp_socket.c2
-rw-r--r--libbb/default_error_retval.c2
-rw-r--r--libbb/device_open.c2
-rw-r--r--libbb/die_if_bad_username.c2
-rw-r--r--libbb/dump.c2
-rw-r--r--libbb/execable.c2
-rw-r--r--libbb/fclose_nonstdin.c2
-rw-r--r--libbb/fflush_stdout_and_exit.c2
-rw-r--r--libbb/fgets_str.c2
-rw-r--r--libbb/find_mount_point.c2
-rw-r--r--libbb/find_pid_by_name.c2
-rw-r--r--libbb/find_root_device.c2
-rw-r--r--libbb/full_write.c2
-rw-r--r--libbb/get_console.c2
-rw-r--r--libbb/get_cpu_count.c2
-rw-r--r--libbb/get_last_path_component.c2
-rw-r--r--libbb/get_line_from_file.c2
-rw-r--r--libbb/get_volsize.c2
-rw-r--r--libbb/getopt32.c2
-rw-r--r--libbb/getpty.c2
-rw-r--r--libbb/herror_msg.c2
-rw-r--r--libbb/human_readable.c2
-rw-r--r--libbb/inet_common.c2
-rw-r--r--libbb/info_msg.c2
-rw-r--r--libbb/inode_hash.c2
-rw-r--r--libbb/isdirectory.c4
-rw-r--r--libbb/kernel_version.c2
-rw-r--r--libbb/last_char_is.c2
-rw-r--r--libbb/lineedit_ptr_hack.c2
-rw-r--r--libbb/llist.c2
-rw-r--r--libbb/login.c2
-rw-r--r--libbb/loop.c2
-rw-r--r--libbb/make_directory.c2
-rw-r--r--libbb/makedev.c2
-rw-r--r--libbb/match_fstype.c2
-rw-r--r--libbb/md5.c16
-rw-r--r--libbb/messages.c2
-rw-r--r--libbb/mode_string.c2
-rw-r--r--libbb/mtab.c2
-rw-r--r--libbb/mtab_file.c2
-rw-r--r--libbb/obscure.c2
-rw-r--r--libbb/parse_config.c2
-rw-r--r--libbb/parse_mode.c2
-rw-r--r--libbb/perror_msg.c2
-rw-r--r--libbb/perror_nomsg.c2
-rw-r--r--libbb/perror_nomsg_and_die.c2
-rw-r--r--libbb/pidfile.c2
-rw-r--r--libbb/platform.c2
-rw-r--r--libbb/print_flags.c2
-rw-r--r--libbb/printable.c2
-rw-r--r--libbb/printable_string.c2
-rw-r--r--libbb/process_escape_sequence.c2
-rw-r--r--libbb/procps.c2
-rw-r--r--libbb/ptr_to_globals.c2
-rw-r--r--libbb/pw_encrypt.c2
-rw-r--r--libbb/read.c2
-rw-r--r--libbb/read_key.c2
-rw-r--r--libbb/read_printf.c2
-rw-r--r--libbb/recursive_action.c2
-rw-r--r--libbb/remove_file.c2
-rw-r--r--libbb/rtc.c2
-rw-r--r--libbb/safe_gethostname.c2
-rw-r--r--libbb/safe_poll.c2
-rw-r--r--libbb/safe_strncpy.c2
-rw-r--r--libbb/safe_write.c2
-rw-r--r--libbb/selinux_common.c2
-rw-r--r--libbb/sha1.c2
-rw-r--r--libbb/signals.c2
-rw-r--r--libbb/simplify_path.c2
-rw-r--r--libbb/single_argv.c2
-rw-r--r--libbb/skip_whitespace.c2
-rw-r--r--libbb/speed_table.c2
-rw-r--r--libbb/str_tolower.c2
-rw-r--r--libbb/strrstr.c2
-rw-r--r--libbb/time.c2
-rw-r--r--libbb/trim.c2
-rw-r--r--libbb/u_signal_names.c2
-rw-r--r--libbb/udp_io.c2
-rw-r--r--libbb/unicode.c2
-rw-r--r--libbb/update_passwd.c2
-rw-r--r--libbb/utmp.c2
-rw-r--r--libbb/uuencode.c2
-rw-r--r--libbb/vdprintf.c2
-rw-r--r--libbb/verror_msg.c2
-rw-r--r--libbb/vfork_daemon_rexec.c2
-rw-r--r--libbb/warn_ignoring_args.c2
-rw-r--r--libbb/wfopen.c2
-rw-r--r--libbb/wfopen_input.c2
-rw-r--r--libbb/write.c2
-rw-r--r--libbb/xatonum.c2
-rw-r--r--libbb/xatonum_template.c2
-rw-r--r--libbb/xconnect.c2
-rw-r--r--libbb/xfunc_die.c2
-rw-r--r--libbb/xfuncs.c2
-rw-r--r--libbb/xfuncs_printf.c2
-rw-r--r--libbb/xgetcwd.c2
-rw-r--r--libbb/xgethostbyname.c2
-rw-r--r--libbb/xreadlink.c2
-rw-r--r--libbb/xrealloc_vector.c2
-rw-r--r--libbb/xregcomp.c2
-rw-r--r--libpwdgrp/Kbuild.src2
-rw-r--r--libpwdgrp/pwd_grp.c11
-rw-r--r--libpwdgrp/pwd_grp_internal.c11
-rw-r--r--loginutils/Kbuild.src2
-rw-r--r--loginutils/addgroup.c2
-rw-r--r--loginutils/adduser.c2
-rw-r--r--loginutils/chpasswd.c2
-rw-r--r--loginutils/cryptpw.c4
-rw-r--r--loginutils/deluser.c2
-rw-r--r--loginutils/getty.c2
-rw-r--r--loginutils/login.c2
-rw-r--r--loginutils/passwd.c2
-rw-r--r--loginutils/su.c4
-rw-r--r--loginutils/sulogin.c2
-rw-r--r--loginutils/vlock.c2
-rw-r--r--mailutils/Kbuild.src2
-rw-r--r--mailutils/mail.c2
-rw-r--r--mailutils/mime.c2
-rw-r--r--mailutils/popmaildir.c2
-rw-r--r--mailutils/sendmail.c2
-rw-r--r--miscutils/Kbuild.src2
-rw-r--r--miscutils/adjtimex.c2
-rw-r--r--miscutils/beep.c2
-rw-r--r--miscutils/chat.c2
-rw-r--r--miscutils/chrt.c2
-rw-r--r--miscutils/conspy.c2
-rw-r--r--miscutils/crond.c2
-rw-r--r--miscutils/crontab.c2
-rw-r--r--miscutils/dc.c2
-rw-r--r--miscutils/devfsd.c2
-rw-r--r--miscutils/devmem.c2
-rw-r--r--miscutils/eject.c2
-rw-r--r--miscutils/fbsplash.c2
-rw-r--r--miscutils/flash_eraseall.c2
-rw-r--r--miscutils/flash_lock_unlock.c2
-rw-r--r--miscutils/flashcp.c2
-rw-r--r--miscutils/hdparm.c2
-rw-r--r--miscutils/inotifyd.c2
-rw-r--r--miscutils/ionice.c2
-rw-r--r--miscutils/last.c2
-rw-r--r--miscutils/last_fancy.c2
-rw-r--r--miscutils/less.c2
-rw-r--r--miscutils/makedevs.c2
-rw-r--r--miscutils/man.c2
-rw-r--r--miscutils/microcom.c2
-rw-r--r--miscutils/mountpoint.c2
-rw-r--r--miscutils/mt.c2
-rw-r--r--miscutils/raidautorun.c2
-rw-r--r--miscutils/readahead.c2
-rw-r--r--miscutils/rfkill.c2
-rw-r--r--miscutils/runlevel.c2
-rw-r--r--miscutils/rx.c2
-rw-r--r--miscutils/strings.c2
-rw-r--r--miscutils/taskset.c2
-rw-r--r--miscutils/time.c2
-rw-r--r--miscutils/ttysize.c2
-rw-r--r--miscutils/ubi_attach_detach.c2
-rw-r--r--miscutils/wall.c2
-rw-r--r--miscutils/watchdog.c2
-rw-r--r--modutils/Kbuild.src2
-rw-r--r--modutils/depmod.c2
-rw-r--r--modutils/insmod.c2
-rw-r--r--modutils/lsmod.c2
-rw-r--r--modutils/modinfo.c2
-rw-r--r--modutils/modprobe-small.c2
-rw-r--r--modutils/modprobe.c2
-rw-r--r--modutils/modutils-24.c2
-rw-r--r--modutils/modutils.c2
-rw-r--r--modutils/modutils.h2
-rw-r--r--modutils/rmmod.c2
-rw-r--r--networking/Kbuild.src2
-rw-r--r--networking/arping.c2
-rw-r--r--networking/brctl.c2
-rw-r--r--networking/dnsd.c2
-rw-r--r--networking/ether-wake.c2
-rw-r--r--networking/ftpd.c2
-rw-r--r--networking/ftpgetput.c2
-rw-r--r--networking/hostname.c2
-rw-r--r--networking/httpd.c2
-rw-r--r--networking/httpd_indexcgi.c2
-rw-r--r--networking/httpd_ssi.c2
-rw-r--r--networking/ifconfig.c2
-rw-r--r--networking/ifplugd.c2
-rw-r--r--networking/ifupdown.c2
-rw-r--r--networking/interface.c2
-rw-r--r--networking/ip.c2
-rw-r--r--networking/ipcalc.c2
-rw-r--r--networking/isrv.c2
-rw-r--r--networking/isrv.h2
-rw-r--r--networking/isrv_identd.c2
-rw-r--r--networking/libiproute/Kbuild.src2
-rw-r--r--networking/libiproute/ipaddress.c2
-rw-r--r--networking/libiproute/iplink.c2
-rw-r--r--networking/libiproute/iproute.c2
-rw-r--r--networking/libiproute/iptunnel.c2
-rw-r--r--networking/libiproute/utils.c2
-rw-r--r--networking/nameif.c2
-rw-r--r--networking/nc.c8
-rw-r--r--networking/nc_bloaty.c2
-rw-r--r--networking/netstat.c2
-rw-r--r--networking/nslookup.c2
-rw-r--r--networking/ntpd.c2
-rw-r--r--networking/ntpd_simple.c2
-rw-r--r--networking/ping.c2
-rw-r--r--networking/pscan.c2
-rw-r--r--networking/route.c2
-rw-r--r--networking/tc.c2
-rw-r--r--networking/tcpudp.c2
-rw-r--r--networking/tcpudp_perhost.c2
-rw-r--r--networking/tcpudp_perhost.h2
-rw-r--r--networking/telnet.c2
-rw-r--r--networking/telnetd.c2
-rw-r--r--networking/tftp.c2
-rw-r--r--networking/tunctl.c2
-rw-r--r--networking/udhcp/Kbuild.src2
-rw-r--r--networking/udhcp/arpping.c2
-rw-r--r--networking/udhcp/common.c2
-rw-r--r--networking/udhcp/common.h2
-rw-r--r--networking/udhcp/dhcpc.h2
-rw-r--r--networking/udhcp/dhcpd.h2
-rw-r--r--networking/udhcp/dhcprelay.c2
-rw-r--r--networking/udhcp/domain_codec.c2
-rw-r--r--networking/udhcp/dumpleases.c2
-rw-r--r--networking/udhcp/files.c2
-rw-r--r--networking/udhcp/leases.c2
-rw-r--r--networking/udhcp/packet.c2
-rw-r--r--networking/udhcp/static_leases.c2
-rw-r--r--networking/vconfig.c2
-rw-r--r--networking/wget.c2
-rw-r--r--networking/zcip.c2
-rw-r--r--printutils/Kbuild.src2
-rw-r--r--printutils/lpd.c2
-rw-r--r--printutils/lpr.c2
-rw-r--r--procps/Kbuild.src2
-rw-r--r--procps/free.c2
-rw-r--r--procps/fuser.c2
-rw-r--r--procps/iostat.c2
-rw-r--r--procps/kill.c2
-rw-r--r--procps/mpstat.c2
-rw-r--r--procps/nmeter.c11
-rw-r--r--procps/pgrep.c2
-rw-r--r--procps/pidof.c2
-rw-r--r--procps/ps.c2
-rw-r--r--procps/renice.c2
-rw-r--r--procps/sysctl.c2
-rw-r--r--procps/top.c2
-rw-r--r--procps/uptime.c2
-rw-r--r--procps/watch.c2
-rw-r--r--runit/Kbuild.src2
-rw-r--r--scripts/echo.c2
-rwxr-xr-xscripts/mkconfigs2
-rwxr-xr-xscripts/showasm2
-rw-r--r--selinux/Kbuild.src2
-rw-r--r--selinux/chcon.c2
-rw-r--r--selinux/getenforce.c2
-rw-r--r--selinux/getsebool.c2
-rw-r--r--selinux/load_policy.c2
-rw-r--r--selinux/matchpathcon.c2
-rw-r--r--selinux/runcon.c2
-rw-r--r--selinux/selinuxenabled.c2
-rw-r--r--selinux/sestatus.c2
-rw-r--r--selinux/setenforce.c2
-rw-r--r--selinux/setsebool.c2
-rw-r--r--shell/Kbuild.src2
-rw-r--r--shell/ash.c2
-rw-r--r--shell/ash_ptr_hack.c2
-rw-r--r--shell/bbsh.c2
-rw-r--r--shell/cttyhack.c4
-rw-r--r--shell/hush.c2
-rw-r--r--shell/match.c2
-rw-r--r--shell/math.c2
-rw-r--r--shell/random.c2
-rw-r--r--shell/random.h2
-rw-r--r--shell/shell_common.c2
-rw-r--r--shell/shell_common.h2
-rw-r--r--sysklogd/Kbuild.src2
-rw-r--r--sysklogd/klogd.c2
-rw-r--r--sysklogd/logger.c2
-rw-r--r--sysklogd/logread.c2
-rw-r--r--sysklogd/syslogd.c2
-rw-r--r--sysklogd/syslogd_and_logger.c2
-rwxr-xr-xtestsuite/all_sourcecode.tests2
-rwxr-xr-xtestsuite/ar.tests2
-rwxr-xr-xtestsuite/ash.tests2
-rwxr-xr-xtestsuite/awk.tests2
-rwxr-xr-xtestsuite/busybox.tests2
-rwxr-xr-xtestsuite/cal.tests2
-rwxr-xr-xtestsuite/comm.tests2
-rwxr-xr-xtestsuite/cp.tests2
-rwxr-xr-xtestsuite/cpio.tests2
-rwxr-xr-xtestsuite/cut.tests2
-rwxr-xr-xtestsuite/diff.tests2
-rwxr-xr-xtestsuite/expand.tests2
-rwxr-xr-xtestsuite/fold.tests2
-rwxr-xr-xtestsuite/grep.tests2
-rwxr-xr-xtestsuite/ls.tests2
-rwxr-xr-xtestsuite/makedevs.tests2
-rwxr-xr-xtestsuite/mdev.tests2
-rwxr-xr-xtestsuite/mkfs.minix.tests2
-rwxr-xr-xtestsuite/mount.testroot2
-rwxr-xr-xtestsuite/mount.tests2
-rwxr-xr-xtestsuite/od.tests2
-rwxr-xr-xtestsuite/parse.tests2
-rwxr-xr-xtestsuite/patch.tests2
-rwxr-xr-xtestsuite/pidof.tests2
-rwxr-xr-xtestsuite/printf.tests2
-rwxr-xr-xtestsuite/readlink.tests2
-rwxr-xr-xtestsuite/rx.tests2
-rwxr-xr-xtestsuite/sed.tests2
-rwxr-xr-xtestsuite/seq.tests2
-rwxr-xr-xtestsuite/sort.tests2
-rwxr-xr-xtestsuite/start-stop-daemon.tests2
-rwxr-xr-xtestsuite/sum.tests2
-rwxr-xr-xtestsuite/tail.tests2
-rwxr-xr-xtestsuite/tar.tests2
-rwxr-xr-xtestsuite/taskset.tests2
-rwxr-xr-xtestsuite/test.tests2
-rwxr-xr-xtestsuite/tr.tests2
-rwxr-xr-xtestsuite/unexpand.tests2
-rwxr-xr-xtestsuite/uniq.tests2
-rwxr-xr-xtestsuite/unzip.tests2
-rwxr-xr-xtestsuite/uuencode.tests2
-rwxr-xr-xtestsuite/xargs.tests2
-rw-r--r--util-linux/Kbuild.src2
-rw-r--r--util-linux/acpid.c2
-rw-r--r--util-linux/blkid.c2
-rw-r--r--util-linux/dmesg.c2
-rw-r--r--util-linux/fbset.c2
-rw-r--r--util-linux/fdformat.c2
-rw-r--r--util-linux/fdisk.c2
-rw-r--r--util-linux/fdisk_aix.c2
-rw-r--r--util-linux/fdisk_sgi.c2
-rw-r--r--util-linux/fdisk_sun.c2
-rw-r--r--util-linux/findfs.c2
-rw-r--r--util-linux/freeramdisk.c2
-rw-r--r--util-linux/fsck_minix.c2
-rw-r--r--util-linux/getopt.c2
-rw-r--r--util-linux/hexdump.c2
-rw-r--r--util-linux/hwclock.c2
-rw-r--r--util-linux/ipcrm.c2
-rw-r--r--util-linux/ipcs.c2
-rw-r--r--util-linux/losetup.c2
-rw-r--r--util-linux/lspci.c2
-rw-r--r--util-linux/lsusb.c2
-rw-r--r--util-linux/mdev.c2
-rw-r--r--util-linux/mkfs_ext2.c2
-rw-r--r--util-linux/mkfs_minix.c2
-rw-r--r--util-linux/mkfs_reiser.c2
-rw-r--r--util-linux/mkfs_vfat.c2
-rw-r--r--util-linux/mkswap.c2
-rw-r--r--util-linux/more.c2
-rw-r--r--util-linux/mount.c4
-rw-r--r--util-linux/pivot_root.c2
-rw-r--r--util-linux/rdate.c2
-rw-r--r--util-linux/rdev.c2
-rw-r--r--util-linux/readprofile.c2
-rw-r--r--util-linux/rev.c2
-rw-r--r--util-linux/rtcwake.c2
-rw-r--r--util-linux/script.c2
-rw-r--r--util-linux/scriptreplay.c2
-rw-r--r--util-linux/setarch.c2
-rw-r--r--util-linux/swaponoff.c2
-rw-r--r--util-linux/switch_root.c2
-rw-r--r--util-linux/umount.c2
-rw-r--r--util-linux/volume_id/Kbuild.src2
-rw-r--r--util-linux/volume_id/get_devname.c2
570 files changed, 628 insertions, 630 deletions
diff --git a/applets/Kbuild.src b/applets/Kbuild.src
index 31fee8d..9b9808f 100644
--- a/applets/Kbuild.src
+++ b/applets/Kbuild.src
@@ -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
diff --git a/applets/applet_tables.c b/applets/applet_tables.c
index f569084..32dcdb7 100644
--- a/applets/applet_tables.c
+++ b/applets/applet_tables.c
@@ -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>
diff --git a/applets/applets.c b/applets/applets.c
index 5a7b88e..98c2b44 100644
--- a/applets/applets.c
+++ b/applets/applets.c
@@ -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"
diff --git a/applets/individual.c b/applets/individual.c
index 341f4d1..1e74e4c 100644
--- a/applets/individual.c
+++ b/applets/individual.c
@@ -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;
diff --git a/applets/usage.c b/applets/usage.c
index 46adbf4..94520ff 100644
--- a/applets/usage.c
+++ b/applets/usage.c
@@ -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>
diff --git a/applets/usage_pod.c b/applets/usage_pod.c
index 85a2a8e..da0baef 100644
--- a/applets/usage_pod.c
+++ b/applets/usage_pod.c
@@ -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>
diff --git a/archival/Kbuild.src b/archival/Kbuild.src
index 076e582..a0edb12 100644
--- a/archival/Kbuild.src
+++ b/archival/Kbuild.src
@@ -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/
diff --git a/archival/ar.c b/archival/ar.c
index 1b7b66a..bce62f7 100644
--- a/archival/ar.c
+++ b/archival/ar.c
@@ -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.
diff --git a/archival/bbunzip.c b/archival/bbunzip.c
index c1259ac..787f412 100644
--- a/archival/bbunzip.c
+++ b/archival/bbunzip.c
@@ -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
diff --git a/archival/cpio.c b/archival/cpio.c
index e0ca7fa..7cd8ee8 100644
--- a/archival/cpio.c
+++ b/archival/cpio.c
@@ -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
diff --git a/archival/dpkg_deb.c b/archival/dpkg_deb.c
index 45a791b..4c627e8 100644
--- a/archival/dpkg_deb.c
+++ b/archival/dpkg_deb.c
@@ -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"
diff --git a/archival/gzip.c b/archival/gzip.c
index 620897b..32528d9 100644
--- a/archival/gzip.c
+++ b/archival/gzip.c
@@ -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:
diff --git a/archival/libunarchive/Kbuild.src b/archival/libunarchive/Kbuild.src
index a854957..c7ba447 100644
--- a/archival/libunarchive/Kbuild.src
+++ b/archival/libunarchive/Kbuild.src
@@ -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:=
diff --git a/archival/libunarchive/data_align.c b/archival/libunarchive/data_align.c
index 0c8542b..4e21a36 100644
--- a/archival/libunarchive/data_align.c
+++ b/archival/libunarchive/data_align.c
@@ -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"
diff --git a/archival/libunarchive/data_extract_all.c b/archival/libunarchive/data_extract_all.c
index 00e67d4..cc549cd 100644
--- a/archival/libunarchive/data_extract_all.c
+++ b/archival/libunarchive/data_extract_all.c
@@ -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"
diff --git a/archival/libunarchive/data_extract_to_command.c b/archival/libunarchive/data_extract_to_command.c
index 95f5bc8..b54f7f2 100644
--- a/archival/libunarchive/data_extract_to_command.c
+++ b/archival/libunarchive/data_extract_to_command.c
@@ -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"
diff --git a/archival/libunarchive/data_extract_to_stdout.c b/archival/libunarchive/data_extract_to_stdout.c
index a3efea1..ce0713a 100644
--- a/archival/libunarchive/data_extract_to_stdout.c
+++ b/archival/libunarchive/data_extract_to_stdout.c
@@ -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"
diff --git a/archival/libunarchive/data_skip.c b/archival/libunarchive/data_skip.c
index 06d3dce..06b7439 100644
--- a/archival/libunarchive/data_skip.c
+++ b/archival/libunarchive/data_skip.c
@@ -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"
diff --git a/archival/libunarchive/decompress_bunzip2.c b/archival/libunarchive/decompress_bunzip2.c
index bdbd39a..2201568 100644
--- a/archival/libunarchive/decompress_bunzip2.c
+++ b/archival/libunarchive/decompress_bunzip2.c
@@ -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.
*/
/*
diff --git a/archival/libunarchive/decompress_unlzma.c b/archival/libunarchive/decompress_unlzma.c
index ecda174..1a3a8f8 100644
--- a/archival/libunarchive/decompress_unlzma.c
+++ b/archival/libunarchive/decompress_unlzma.c
@@ -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"
diff --git a/archival/libunarchive/decompress_unxz.c b/archival/libunarchive/decompress_unxz.c
index 721acd9..faba9ca 100644
--- a/archival/libunarchive/decompress_unxz.c
+++ b/archival/libunarchive/decompress_unxz.c
@@ -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"
diff --git a/archival/libunarchive/decompress_unzip.c b/archival/libunarchive/decompress_unzip.c
index bccd026..20fda9d 100644
--- a/archival/libunarchive/decompress_unzip.c
+++ b/archival/libunarchive/decompress_unzip.c
@@ -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>
diff --git a/archival/libunarchive/filter_accept_all.c b/archival/libunarchive/filter_accept_all.c
index 21f9c5c..cb1f506 100644
--- a/archival/libunarchive/filter_accept_all.c
+++ b/archival/libunarchive/filter_accept_all.c
@@ -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"
diff --git a/archival/libunarchive/filter_accept_list.c b/archival/libunarchive/filter_accept_list.c
index afa0b4c..fe4414c 100644
--- a/archival/libunarchive/filter_accept_list.c
+++ b/archival/libunarchive/filter_accept_list.c
@@ -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"
diff --git a/archival/libunarchive/filter_accept_list_reassign.c b/archival/libunarchive/filter_accept_list_reassign.c
index 060a2c7..891f583 100644
--- a/archival/libunarchive/filter_accept_list_reassign.c
+++ b/archival/libunarchive/filter_accept_list_reassign.c
@@ -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"
diff --git a/archival/libunarchive/filter_accept_reject_list.c b/archival/libunarchive/filter_accept_reject_list.c
index aa601e1..89a5502 100644
--- a/archival/libunarchive/filter_accept_reject_list.c
+++ b/archival/libunarchive/filter_accept_reject_list.c
@@ -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"
diff --git a/archival/libunarchive/find_list_entry.c b/archival/libunarchive/find_list_entry.c
index bc7bc64..5c0c85f 100644
--- a/archival/libunarchive/find_list_entry.c
+++ b/archival/libunarchive/find_list_entry.c
@@ -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>
diff --git a/archival/libunarchive/get_header_ar.c b/archival/libunarchive/get_header_ar.c
index dbc5ec0..6bfc6bc 100644
--- a/archival/libunarchive/get_header_ar.c
+++ b/archival/libunarchive/get_header_ar.c
@@ -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"
diff --git a/archival/libunarchive/get_header_cpio.c b/archival/libunarchive/get_header_cpio.c
index 4507d53..8cd1096 100644
--- a/archival/libunarchive/get_header_cpio.c
+++ b/archival/libunarchive/get_header_cpio.c
@@ -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"
diff --git a/archival/libunarchive/get_header_tar.c b/archival/libunarchive/get_header_tar.c
index d5c9235..cf64872 100644
--- a/archival/libunarchive/get_header_tar.c
+++ b/archival/libunarchive/get_header_tar.c
@@ -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"
diff --git a/archival/libunarchive/get_header_tar_bz2.c b/archival/libunarchive/get_header_tar_bz2.c
index 615bbba..4ffc170 100644
--- a/archival/libunarchive/get_header_tar_bz2.c
+++ b/archival/libunarchive/get_header_tar_bz2.c
@@ -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"
diff --git a/archival/libunarchive/get_header_tar_gz.c b/archival/libunarchive/get_header_tar_gz.c
index e88b720..a9af22e 100644
--- a/archival/libunarchive/get_header_tar_gz.c
+++ b/archival/libunarchive/get_header_tar_gz.c
@@ -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"
diff --git a/archival/libunarchive/get_header_tar_lzma.c b/archival/libunarchive/get_header_tar_lzma.c
index 03b1b79..9876b38 100644
--- a/archival/libunarchive/get_header_tar_lzma.c
+++ b/archival/libunarchive/get_header_tar_lzma.c
@@ -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"
diff --git a/archival/libunarchive/header_list.c b/archival/libunarchive/header_list.c
index b1c425a..902d6eb 100644
--- a/archival/libunarchive/header_list.c
+++ b/archival/libunarchive/header_list.c
@@ -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"
diff --git a/archival/libunarchive/header_skip.c b/archival/libunarchive/header_skip.c
index a97a9ce..2af36ac 100644
--- a/archival/libunarchive/header_skip.c
+++ b/archival/libunarchive/header_skip.c
@@ -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"
diff --git a/archival/libunarchive/header_verbose_list.c b/archival/libunarchive/header_verbose_list.c
index 3319e63..d863e6a 100644
--- a/archival/libunarchive/header_verbose_list.c
+++ b/archival/libunarchive/header_verbose_list.c
@@ -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"
diff --git a/archival/libunarchive/init_handle.c b/archival/libunarchive/init_handle.c
index ff7d484..de7021f 100644
--- a/archival/libunarchive/init_handle.c
+++ b/archival/libunarchive/init_handle.c
@@ -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"
diff --git a/archival/libunarchive/open_transformer.c b/archival/libunarchive/open_transformer.c
index cba049f..ed6a556 100644
--- a/archival/libunarchive/open_transformer.c
+++ b/archival/libunarchive/open_transformer.c
@@ -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"
diff --git a/archival/libunarchive/seek_by_jump.c b/archival/libunarchive/seek_by_jump.c
index 7181cb3..bda55e1 100644
--- a/archival/libunarchive/seek_by_jump.c
+++ b/archival/libunarchive/seek_by_jump.c
@@ -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"
diff --git a/archival/libunarchive/seek_by_read.c b/archival/libunarchive/seek_by_read.c
index af65e5d..25b3136 100644
--- a/archival/libunarchive/seek_by_read.c
+++ b/archival/libunarchive/seek_by_read.c
@@ -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"
diff --git a/archival/libunarchive/unpack_ar_archive.c b/archival/libunarchive/unpack_ar_archive.c
index 300d10e..4f68ba3 100644
--- a/archival/libunarchive/unpack_ar_archive.c
+++ b/archival/libunarchive/unpack_ar_archive.c
@@ -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"
diff --git a/archival/rpm.c b/archival/rpm.c
index 38ec20e..7b316a5 100644
--- a/archival/rpm.c
+++ b/archival/rpm.c
@@ -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"
diff --git a/archival/rpm.h b/archival/rpm.h
index f7c6fc2..afe2b55 100644
--- a/archival/rpm.h
+++ b/archival/rpm.h
@@ -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: */
diff --git a/archival/rpm2cpio.c b/archival/rpm2cpio.c
index 5bc50b8..70021d5 100644
--- a/archival/rpm2cpio.c
+++ b/archival/rpm2cpio.c
@@ -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"
diff --git a/archival/tar.c b/archival/tar.c
index 5ddff7f..b5cbf41 100644
--- a/archival/tar.c
+++ b/archival/tar.c
@@ -15,12 +15,12 @@
* 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>
diff --git a/archival/unzip.c b/archival/unzip.c
index d9705a5..204e349 100644
--- a/archival/unzip.c
+++ b/archival/unzip.c
@@ -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
diff --git a/console-tools/Kbuild.src b/console-tools/Kbuild.src
index 17f6606..94de9ad 100644
--- a/console-tools/Kbuild.src
+++ b/console-tools/Kbuild.src
@@ -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:=
diff --git a/console-tools/chvt.c b/console-tools/chvt.c
index 977c269..07e58c3 100644
--- a/console-tools/chvt.c
+++ b/console-tools/chvt.c
@@ -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"
diff --git a/console-tools/clear.c b/console-tools/clear.c
index cac7163..dcb9bfb 100644
--- a/console-tools/clear.c
+++ b/console-tools/clear.c
@@ -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"
diff --git a/console-tools/deallocvt.c b/console-tools/deallocvt.c
index 0974883..6a1d13d 100644
--- a/console-tools/deallocvt.c
+++ b/console-tools/deallocvt.c
@@ -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 */
diff --git a/console-tools/dumpkmap.c b/console-tools/dumpkmap.c
index a03b593..301a906 100644
--- a/console-tools/dumpkmap.c
+++ b/console-tools/dumpkmap.c
@@ -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 */
diff --git a/console-tools/fgconsole.c b/console-tools/fgconsole.c
index 75fd98f..e2dba48 100644
--- a/console-tools/fgconsole.c
+++ b/console-tools/fgconsole.c
@@ -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"
diff --git a/console-tools/kbd_mode.c b/console-tools/kbd_mode.c
index e1d8523..14f2ae5 100644
--- a/console-tools/kbd_mode.c
+++ b/console-tools/kbd_mode.c
@@ -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>
diff --git a/console-tools/loadfont.c b/console-tools/loadfont.c
index e51142c..3c77813 100644
--- a/console-tools/loadfont.c
+++ b/console-tools/loadfont.c
@@ -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>
diff --git a/console-tools/loadkmap.c b/console-tools/loadkmap.c
index 8f1a915..2d1c9e2 100644
--- a/console-tools/loadkmap.c
+++ b/console-tools/loadkmap.c
@@ -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"
diff --git a/console-tools/openvt.c b/console-tools/openvt.c
index e3ea71b..6e0b589 100644
--- a/console-tools/openvt.c
+++ b/console-tools/openvt.c
@@ -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>
diff --git a/console-tools/reset.c b/console-tools/reset.c
index f0ea5cb..7dffdea 100644
--- a/console-tools/reset.c
+++ b/console-tools/reset.c
@@ -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"
diff --git a/console-tools/resize.c b/console-tools/resize.c
index 828b5bb..12e50a1 100644
--- a/console-tools/resize.c
+++ b/console-tools/resize.c
@@ -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"
diff --git a/console-tools/setconsole.c b/console-tools/setconsole.c
index 8ad9948..87265ba 100644
--- a/console-tools/setconsole.c
+++ b/console-tools/setconsole.c
@@ -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"
diff --git a/console-tools/setkeycodes.c b/console-tools/setkeycodes.c
index b6a9a32..ca8cd21 100644
--- a/console-tools/setkeycodes.c
+++ b/console-tools/setkeycodes.c
@@ -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"
diff --git a/console-tools/setlogcons.c b/console-tools/setlogcons.c
index dd44591..52d2608 100644
--- a/console-tools/setlogcons.c
+++ b/console-tools/setlogcons.c
@@ -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"
diff --git a/console-tools/showkey.c b/console-tools/showkey.c
index 681114d..ef16f6f 100644
--- a/console-tools/showkey.c
+++ b/console-tools/showkey.c
@@ -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"
diff --git a/coreutils/Kbuild.src b/coreutils/Kbuild.src
index 1c846a7..630b048 100644
--- a/coreutils/Kbuild.src
+++ b/coreutils/Kbuild.src
@@ -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/
diff --git a/coreutils/basename.c b/coreutils/basename.c
index b79d561..d441247 100644
--- a/coreutils/basename.c
+++ b/coreutils/basename.c
@@ -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)
diff --git a/coreutils/cal.c b/coreutils/cal.c
index c98229c..ef5dbea 100644
--- a/coreutils/cal.c
+++ b/coreutils/cal.c
@@ -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). */
diff --git a/coreutils/cat.c b/coreutils/cat.c
index 454c46b..9225498 100644
--- a/coreutils/cat.c
+++ b/coreutils/cat.c
@@ -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 */
diff --git a/coreutils/catv.c b/coreutils/catv.c
index ff3139c..f92d93d 100644
--- a/coreutils/catv.c
+++ b/coreutils/catv.c
@@ -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
diff --git a/coreutils/chgrp.c b/coreutils/chgrp.c
index 7f39048..58f78e7 100644
--- a/coreutils/chgrp.c
+++ b/coreutils/chgrp.c
@@ -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? */
diff --git a/coreutils/chmod.c b/coreutils/chmod.c
index c04201e..f07a49b 100644
--- a/coreutils/chmod.c
+++ b/coreutils/chmod.c
@@ -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 */
diff --git a/coreutils/chown.c b/coreutils/chown.c
index 717e4b1..282decc 100644
--- a/coreutils/chown.c
+++ b/coreutils/chown.c
@@ -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? */
diff --git a/coreutils/chroot.c b/coreutils/chroot.c
index 046c2fa..b80a12e 100644
--- a/coreutils/chroot.c
+++ b/coreutils/chroot.c
@@ -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. */
diff --git a/coreutils/cksum.c b/coreutils/cksum.c
index 8e65b1c..8e7800e 100644
--- a/coreutils/cksum.c
+++ b/coreutils/cksum.c
@@ -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"
diff --git a/coreutils/comm.c b/coreutils/comm.c
index 221cbfb..c04da18 100644
--- a/coreutils/comm.c
+++ b/coreutils/comm.c
@@ -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"
diff --git a/coreutils/cp.c b/coreutils/cp.c
index d7c8d91..ab17b39 100644
--- a/coreutils/cp.c
+++ b/coreutils/cp.c
@@ -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 */
diff --git a/coreutils/cut.c b/coreutils/cut.c
index b7a3cfa..38cd32c 100644
--- a/coreutils/cut.c
+++ b/coreutils/cut.c
@@ -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"
diff --git a/coreutils/date.c b/coreutils/date.c
index 3ce352c..c9dfedf 100644
--- a/coreutils/date.c
+++ b/coreutils/date.c
@@ -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,
diff --git a/coreutils/dd.c b/coreutils/dd.c
index 7c1a0c0..aa6f765 100644
--- a/coreutils/dd.c
+++ b/coreutils/dd.c
@@ -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"
diff --git a/coreutils/df.c b/coreutils/df.c
index 5eeb5b4..af9b77b 100644
--- a/coreutils/df.c
+++ b/coreutils/df.c
@@ -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. */
diff --git a/coreutils/dirname.c b/coreutils/dirname.c
index 94c22a7..246946e 100644
--- a/coreutils/dirname.c
+++ b/coreutils/dirname.c
@@ -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 */
diff --git a/coreutils/dos2unix.c b/coreutils/dos2unix.c
index e06ecc4..626c414 100644
--- a/coreutils/dos2unix.c
+++ b/coreutils/dos2unix.c
@@ -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"
diff --git a/coreutils/du.c b/coreutils/du.c
index 5894ed4..cc3c784 100644
--- a/coreutils/du.c
+++ b/coreutils/du.c
@@ -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) */
diff --git a/coreutils/echo.c b/coreutils/echo.c
index 6903996..3821e59 100644
--- a/coreutils/echo.c
+++ b/coreutils/echo.c
@@ -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.
*/
diff --git a/coreutils/env.c b/coreutils/env.c
index d4eab19..f50ee78 100644
--- a/coreutils/env.c
+++ b/coreutils/env.c
@@ -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.
*
diff --git a/coreutils/expand.c b/coreutils/expand.c
index b874b6a..7491b71 100644
--- a/coreutils/expand.c
+++ b/coreutils/expand.c
@@ -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>
*
diff --git a/coreutils/expr.c b/coreutils/expr.c
index 8988340..04d783f 100644
--- a/coreutils/expr.c
+++ b/coreutils/expr.c
@@ -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,
diff --git a/coreutils/false.c b/coreutils/false.c
index f448ebf..033d2bf 100644
--- a/coreutils/false.c
+++ b/coreutils/false.c
@@ -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 */
diff --git a/coreutils/fold.c b/coreutils/fold.c
index cbea31f..54f1aa2 100644
--- a/coreutils/fold.c
+++ b/coreutils/fold.c
@@ -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"
diff --git a/coreutils/fsync.c b/coreutils/fsync.c
index 53900f8..d1fe2b5 100644
--- a/coreutils/fsync.c
+++ b/coreutils/fsync.c
@@ -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
diff --git a/coreutils/head.c b/coreutils/head.c
index cc28374..0845b43 100644
--- a/coreutils/head.c
+++ b/coreutils/head.c
@@ -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 */
diff --git a/coreutils/hostid.c b/coreutils/hostid.c
index a537e3a..635e48e 100644
--- a/coreutils/hostid.c
+++ b/coreutils/hostid.c
@@ -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. */
diff --git a/coreutils/id.c b/coreutils/id.c
index ec9227d0..56286f4 100644
--- a/coreutils/id.c
+++ b/coreutils/id.c
@@ -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. */
diff --git a/coreutils/install.c b/coreutils/install.c
index ab9feff..9dc90d6 100644
--- a/coreutils/install.c
+++ b/coreutils/install.c
@@ -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"
diff --git a/coreutils/length.c b/coreutils/length.c
index 015b221..7f0b48c 100644
--- a/coreutils/length.c
+++ b/coreutils/length.c
@@ -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. */
diff --git a/coreutils/libcoreutils/Kbuild.src b/coreutils/libcoreutils/Kbuild.src
index 981b606..2042d5f 100644
--- a/coreutils/libcoreutils/Kbuild.src
+++ b/coreutils/libcoreutils/Kbuild.src
@@ -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:=
diff --git a/coreutils/libcoreutils/coreutils.h b/coreutils/libcoreutils/coreutils.h
index 99b67b1..307d033 100644
--- a/coreutils/libcoreutils/coreutils.h
+++ b/coreutils/libcoreutils/coreutils.h
@@ -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
diff --git a/coreutils/ln.c b/coreutils/ln.c
index f977aa1..ddad120 100644
--- a/coreutils/ln.c
+++ b/coreutils/ln.c
@@ -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 */
diff --git a/coreutils/logname.c b/coreutils/logname.c
index 8357b9a..62f453f 100644
--- a/coreutils/logname.c
+++ b/coreutils/logname.c
@@ -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 */
diff --git a/coreutils/ls.c b/coreutils/ls.c
index 3e69805..cbfcfc7 100644
--- a/coreutils/ls.c
+++ b/coreutils/ls.c
@@ -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]
diff --git a/coreutils/md5_sha1_sum.c b/coreutils/md5_sha1_sum.c
index 3d50bb0..646f8bd 100644
--- a/coreutils/md5_sha1_sum.c
+++ b/coreutils/md5_sha1_sum.c
@@ -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"
diff --git a/coreutils/mkdir.c b/coreutils/mkdir.c
index c837e97..0de0d5c 100644
--- a/coreutils/mkdir.c
+++ b/coreutils/mkdir.c
@@ -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 */
diff --git a/coreutils/mkfifo.c b/coreutils/mkfifo.c
index 6549460..41aedd0 100644
--- a/coreutils/mkfifo.c
+++ b/coreutils/mkfifo.c
@@ -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 */
diff --git a/coreutils/mknod.c b/coreutils/mknod.c
index 0c69494..0e5542d 100644
--- a/coreutils/mknod.c
+++ b/coreutils/mknod.c
@@ -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. */
diff --git a/coreutils/mv.c b/coreutils/mv.c
index 1c5a467..7f49d5b 100644
--- a/coreutils/mv.c
+++ b/coreutils/mv.c
@@ -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)
diff --git a/coreutils/nice.c b/coreutils/nice.c
index ff3eb11..6b8fce2 100644
--- a/coreutils/nice.c
+++ b/coreutils/nice.c
@@ -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>
diff --git a/coreutils/nohup.c b/coreutils/nohup.c
index 3dc5314..c21aae9 100644
--- a/coreutils/nohup.c
+++ b/coreutils/nohup.c
@@ -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"
diff --git a/coreutils/od.c b/coreutils/od.c
index 228db19..30b5bd6 100644
--- a/coreutils/od.c
+++ b/coreutils/od.c
@@ -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.
*/
diff --git a/coreutils/printenv.c b/coreutils/printenv.c
index 2430f3a..d38f8fb 100644
--- a/coreutils/printenv.c
+++ b/coreutils/printenv.c
@@ -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"
diff --git a/coreutils/printf.c b/coreutils/printf.c
index eb53fa4..3497148 100644
--- a/coreutils/printf.c
+++ b/coreutils/printf.c
@@ -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...]
diff --git a/coreutils/pwd.c b/coreutils/pwd.c
index 11278a2..2949c55 100644
--- a/coreutils/pwd.c
+++ b/coreutils/pwd.c
@@ -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"
diff --git a/coreutils/readlink.c b/coreutils/readlink.c
index 2ed5e2c..87602fb 100644
--- a/coreutils/readlink.c
+++ b/coreutils/readlink.c
@@ -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"
diff --git a/coreutils/realpath.c b/coreutils/realpath.c
index 3bc40ee..5933062 100644
--- a/coreutils/realpath.c
+++ b/coreutils/realpath.c
@@ -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"
diff --git a/coreutils/rm.c b/coreutils/rm.c
index 3090cc3..69c473d 100644
--- a/coreutils/rm.c
+++ b/coreutils/rm.c
@@ -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 */
diff --git a/coreutils/rmdir.c b/coreutils/rmdir.c
index 2450a43..75bfc28 100644
--- a/coreutils/rmdir.c
+++ b/coreutils/rmdir.c
@@ -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 */
diff --git a/coreutils/seq.c b/coreutils/seq.c
index 84d11fd..8be2536 100644
--- a/coreutils/seq.c
+++ b/coreutils/seq.c
@@ -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"
diff --git a/coreutils/sleep.c b/coreutils/sleep.c
index 399a38d..b983df4 100644
--- a/coreutils/sleep.c
+++ b/coreutils/sleep.c
@@ -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 */
diff --git a/coreutils/sort.c b/coreutils/sort.c
index 5c3fa1a..4407b71 100644
--- a/coreutils/sort.c
+++ b/coreutils/sort.c
@@ -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
diff --git a/coreutils/split.c b/coreutils/split.c
index c2f3885..e401bd3 100644
--- a/coreutils/split.c
+++ b/coreutils/split.c
@@ -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:
diff --git a/coreutils/stat.c b/coreutils/stat.c
index e7c24e6..7771972 100644
--- a/coreutils/stat.c
+++ b/coreutils/stat.c
@@ -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"
diff --git a/coreutils/stty.c b/coreutils/stty.c
index 33f7b21..0cb4fb2 100644
--- a/coreutils/stty.c
+++ b/coreutils/stty.c
@@ -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...]
diff --git a/coreutils/sum.c b/coreutils/sum.c
index 35e89a6..e087fb8 100644
--- a/coreutils/sum.c
+++ b/coreutils/sum.c
@@ -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"
diff --git a/coreutils/sync.c b/coreutils/sync.c
index 59305c6..bb112ea 100644
--- a/coreutils/sync.c
+++ b/coreutils/sync.c
@@ -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. */
diff --git a/coreutils/tac.c b/coreutils/tac.c
index b8db8ea..ab3e66a 100644
--- a/coreutils/tac.c
+++ b/coreutils/tac.c
@@ -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.
*
*/
diff --git a/coreutils/tail.c b/coreutils/tail.c
index 6397702..44698f3 100644
--- a/coreutils/tail.c
+++ b/coreutils/tail.c
@@ -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) */
diff --git a/coreutils/tee.c b/coreutils/tee.c
index 0f24246..8db9042 100644
--- a/coreutils/tee.c
+++ b/coreutils/tee.c
@@ -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 */
diff --git a/coreutils/test.c b/coreutils/test.c
index 70eac5f..f18e3ae 100644
--- a/coreutils/test.c
+++ b/coreutils/test.c
@@ -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."
diff --git a/coreutils/test_ptr_hack.c b/coreutils/test_ptr_hack.c
index a05203d..5ba9dcc 100644
--- a/coreutils/test_ptr_hack.c
+++ b/coreutils/test_ptr_hack.c
@@ -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;
diff --git a/coreutils/touch.c b/coreutils/touch.c
index dceb7c1..03aac3a 100644
--- a/coreutils/touch.c
+++ b/coreutils/touch.c
@@ -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. */
diff --git a/coreutils/tr.c b/coreutils/tr.c
index f3db379..d6bc7d2 100644
--- a/coreutils/tr.c
+++ b/coreutils/tr.c
@@ -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
diff --git a/coreutils/true.c b/coreutils/true.c
index 8a7e6ae..0a862ef 100644
--- a/coreutils/true.c
+++ b/coreutils/true.c
@@ -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 */
diff --git a/coreutils/tty.c b/coreutils/tty.c
index 69352ec..4891813 100644
--- a/coreutils/tty.c
+++ b/coreutils/tty.c
@@ -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 */
diff --git a/coreutils/uname.c b/coreutils/uname.c
index 9822e49..d1c50e2 100644
--- a/coreutils/uname.c
+++ b/coreutils/uname.c
@@ -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 */
diff --git a/coreutils/uniq.c b/coreutils/uniq.c
index e566dc1..f0364b9 100644
--- a/coreutils/uniq.c
+++ b/coreutils/uniq.c
@@ -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 */
diff --git a/coreutils/usleep.c b/coreutils/usleep.c
index e7acd5f..cb4ec58 100644
--- a/coreutils/usleep.c
+++ b/coreutils/usleep.c
@@ -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. */
diff --git a/coreutils/uudecode.c b/coreutils/uudecode.c
index 0298a4b..06211b8 100644
--- a/coreutils/uudecode.c
+++ b/coreutils/uudecode.c
@@ -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)
diff --git a/coreutils/uuencode.c b/coreutils/uuencode.c
index bf66185..490f8d1 100644
--- a/coreutils/uuencode.c
+++ b/coreutils/uuencode.c
@@ -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"
diff --git a/coreutils/wc.c b/coreutils/wc.c
index 7116842..4f14374 100644
--- a/coreutils/wc.c
+++ b/coreutils/wc.c
@@ -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. */
diff --git a/coreutils/who.c b/coreutils/who.c
index 2b43310..8384d95 100644
--- a/coreutils/who.c
+++ b/coreutils/who.c
@@ -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.
*
*----------------------------------------------------------------------
*/
diff --git a/coreutils/whoami.c b/coreutils/whoami.c
index 22d722e..78d20db 100644
--- a/coreutils/whoami.c
+++ b/coreutils/whoami.c
@@ -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. */
diff --git a/coreutils/yes.c b/coreutils/yes.c
index ead674b..5d799f0 100644
--- a/coreutils/yes.c
+++ b/coreutils/yes.c
@@ -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. */
diff --git a/debianutils/Kbuild.src b/debianutils/Kbuild.src
index da34e4e..d41b5c8 100644
--- a/debianutils/Kbuild.src
+++ b/debianutils/Kbuild.src
@@ -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:=
diff --git a/debianutils/mktemp.c b/debianutils/mktemp.c
index 7ce9f10..86881f8 100644
--- a/debianutils/mktemp.c
+++ b/debianutils/mktemp.c
@@ -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:
diff --git a/debianutils/pipe_progress.c b/debianutils/pipe_progress.c
index 6adefac..1e57dc2 100644
--- a/debianutils/pipe_progress.c
+++ b/debianutils/pipe_progress.c
@@ -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"
diff --git a/debianutils/run_parts.c b/debianutils/run_parts.c
index ba05897..b93a5a9 100644
--- a/debianutils/run_parts.c
+++ b/debianutils/run_parts.c
@@ -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
diff --git a/debianutils/start_stop_daemon.c b/debianutils/start_stop_daemon.c
index 568f32e..d2ee950 100644
--- a/debianutils/start_stop_daemon.c
+++ b/debianutils/start_stop_daemon.c
@@ -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.
*/
/*
diff --git a/debianutils/which.c b/debianutils/which.c
index 1558e5c..a826419 100644
--- a/debianutils/which.c
+++ b/debianutils/which.c
@@ -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
*/
diff --git a/docs/new-applet-HOWTO.txt b/docs/new-applet-HOWTO.txt
index a2c5a49..2f23756 100644
--- a/docs/new-applet-HOWTO.txt
+++ b/docs/new-applet-HOWTO.txt
@@ -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"
diff --git a/e2fsprogs/Kbuild.src b/e2fsprogs/Kbuild.src
index 31c2712..b7a14c3 100644
--- a/e2fsprogs/Kbuild.src
+++ b/e2fsprogs/Kbuild.src
@@ -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:=
diff --git a/e2fsprogs/e2fs_lib.c b/e2fsprogs/e2fs_lib.c
index f033a19..a6aec94 100644
--- a/e2fsprogs/e2fs_lib.c
+++ b/e2fsprogs/e2fs_lib.c
@@ -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"
diff --git a/e2fsprogs/fsck.c b/e2fsprogs/fsck.c
index d694bb1..a86a9d9 100644
--- a/e2fsprogs/fsck.c
+++ b/e2fsprogs/fsck.c
@@ -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.
diff --git a/e2fsprogs/old_e2fsprogs/Kbuild.src b/e2fsprogs/old_e2fsprogs/Kbuild.src
index 07a09ca..fff1a0d 100644
--- a/e2fsprogs/old_e2fsprogs/Kbuild.src
+++ b/e2fsprogs/old_e2fsprogs/Kbuild.src
@@ -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:=
diff --git a/e2fsprogs/old_e2fsprogs/blkid/Kbuild.src b/e2fsprogs/old_e2fsprogs/blkid/Kbuild.src
index bae77fe..02b4d24 100644
--- a/e2fsprogs/old_e2fsprogs/blkid/Kbuild.src
+++ b/e2fsprogs/old_e2fsprogs/blkid/Kbuild.src
@@ -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
diff --git a/e2fsprogs/old_e2fsprogs/e2fsck.c b/e2fsprogs/old_e2fsprogs/e2fsck.c
index cf52f51..d736659 100644
--- a/e2fsprogs/old_e2fsprogs/e2fsck.c
+++ b/e2fsprogs/old_e2fsprogs/e2fsck.c
@@ -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*/
diff --git a/e2fsprogs/old_e2fsprogs/e2p/Kbuild.src b/e2fsprogs/old_e2fsprogs/e2p/Kbuild.src
index 1948707..482630c 100644
--- a/e2fsprogs/old_e2fsprogs/e2p/Kbuild.src
+++ b/e2fsprogs/old_e2fsprogs/e2p/Kbuild.src
@@ -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
diff --git a/e2fsprogs/old_e2fsprogs/ext2fs/Kbuild.src b/e2fsprogs/old_e2fsprogs/ext2fs/Kbuild.src
index 8ca65ee..12adc6e 100644
--- a/e2fsprogs/old_e2fsprogs/ext2fs/Kbuild.src
+++ b/e2fsprogs/old_e2fsprogs/ext2fs/Kbuild.src
@@ -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
diff --git a/e2fsprogs/old_e2fsprogs/fsck.c b/e2fsprogs/old_e2fsprogs/fsck.c
index 2a66d72..524b846 100644
--- a/e2fsprogs/old_e2fsprogs/fsck.c
+++ b/e2fsprogs/old_e2fsprogs/fsck.c
@@ -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>
diff --git a/e2fsprogs/old_e2fsprogs/mke2fs.c b/e2fsprogs/old_e2fsprogs/mke2fs.c
index f1e97b9..7555650 100644
--- a/e2fsprogs/old_e2fsprogs/mke2fs.c
+++ b/e2fsprogs/old_e2fsprogs/mke2fs.c
@@ -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
diff --git a/e2fsprogs/old_e2fsprogs/tune2fs.c b/e2fsprogs/old_e2fsprogs/tune2fs.c
index 00f8682..3c3f4af 100644
--- a/e2fsprogs/old_e2fsprogs/tune2fs.c
+++ b/e2fsprogs/old_e2fsprogs/tune2fs.c
@@ -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.
*/
/*
diff --git a/e2fsprogs/old_e2fsprogs/util.c b/e2fsprogs/old_e2fsprogs/util.c
index 0829f56..a61abc2 100644
--- a/e2fsprogs/old_e2fsprogs/util.c
+++ b/e2fsprogs/old_e2fsprogs/util.c
@@ -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>
diff --git a/e2fsprogs/old_e2fsprogs/uuid/Kbuild.src b/e2fsprogs/old_e2fsprogs/uuid/Kbuild.src
index 9454fab..b8c687d 100644
--- a/e2fsprogs/old_e2fsprogs/uuid/Kbuild.src
+++ b/e2fsprogs/old_e2fsprogs/uuid/Kbuild.src
@@ -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
diff --git a/e2fsprogs/tune2fs.c b/e2fsprogs/tune2fs.c
index 00ede4f..311349f 100644
--- a/e2fsprogs/tune2fs.c
+++ b/e2fsprogs/tune2fs.c
@@ -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>
diff --git a/editors/Kbuild.src b/editors/Kbuild.src
index 9d4b9d0..9812806 100644
--- a/editors/Kbuild.src
+++ b/editors/Kbuild.src
@@ -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:=
diff --git a/editors/awk.c b/editors/awk.c
index 83c5b47..f47d1ab 100644
--- a/editors/awk.c
+++ b/editors/awk.c
@@ -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"
diff --git a/editors/cmp.c b/editors/cmp.c
index dbfa4be..f495da7 100644
--- a/editors/cmp.c
+++ b/editors/cmp.c
@@ -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. */
diff --git a/editors/diff.c b/editors/diff.c
index a3ca2b6..77e8f1d 100644
--- a/editors/diff.c
+++ b/editors/diff.c
@@ -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.
*/
/*
diff --git a/editors/patch_bbox.c b/editors/patch_bbox.c
index 62477af..78aa5fd 100644
--- a/editors/patch_bbox.c
+++ b/editors/patch_bbox.c
@@ -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"
diff --git a/editors/sed.c b/editors/sed.c
index 6cf54af..8d9f7b2 100644
--- a/editors/sed.c
+++ b/editors/sed.c
@@ -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.
diff --git a/editors/vi.c b/editors/vi.c
index 73e095c..602fc61 100644
--- a/editors/vi.c
+++ b/editors/vi.c
@@ -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.
*/
/*
diff --git a/examples/depmod b/examples/depmod
index d8c4cc5..d769590 100755
--- a/examples/depmod
+++ b/examples/depmod
@@ -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}"
diff --git a/findutils/Kbuild.src b/findutils/Kbuild.src
index 771789f..6b4fb74 100644
--- a/findutils/Kbuild.src
+++ b/findutils/Kbuild.src
@@ -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:=
diff --git a/findutils/find.c b/findutils/find.c
index d4bcd65..f9e1cca 100644
--- a/findutils/find.c
+++ b/findutils/find.c
@@ -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:
diff --git a/findutils/grep.c b/findutils/grep.c
index ac290a9..688ea6a 100644
--- a/findutils/grep.c
+++ b/findutils/grep.c
@@ -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. */
diff --git a/findutils/xargs.c b/findutils/xargs.c
index 7b9f1fb..d73fad9 100644
--- a/findutils/xargs.c
+++ b/findutils/xargs.c
@@ -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
diff --git a/include/ar.h b/include/ar.h
index 2667889..386fe04 100644
--- a/include/ar.h
+++ b/include/ar.h
@@ -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
diff --git a/include/busybox.h b/include/busybox.h
index 48fc0b4..76415dd 100644
--- a/include/busybox.h
+++ b/include/busybox.h
@@ -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
diff --git a/include/fix_u32.h b/include/fix_u32.h
index c26e5d1..a2ba6d0 100644
--- a/include/fix_u32.h
+++ b/include/fix_u32.h
@@ -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
diff --git a/include/libbb.h b/include/libbb.h
index 21e1441..ac818a9 100644
--- a/include/libbb.h
+++ b/include/libbb.h
@@ -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
diff --git a/include/platform.h b/include/platform.h
index dd41dbc..85efa53 100644
--- a/include/platform.h
+++ b/include/platform.h
@@ -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
diff --git a/include/rtc_.h b/include/rtc_.h
index b5fe8ec..bd322c9 100644
--- a/include/rtc_.h
+++ b/include/rtc_.h
@@ -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
diff --git a/include/unicode.h b/include/unicode.h
index e9e2bd1..1dd55e6 100644
--- a/include/unicode.h
+++ b/include/unicode.h
@@ -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
diff --git a/include/xatonum.h b/include/xatonum.h
index 978c502..6f76a3c 100644
--- a/include/xatonum.h
+++ b/include/xatonum.h
@@ -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
diff --git a/include/xregex.h b/include/xregex.h
index 44a2297..5e5e6a2 100644
--- a/include/xregex.h
+++ b/include/xregex.h
@@ -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
diff --git a/init/Kbuild.src b/init/Kbuild.src
index 6095a78..32dd5a0 100644
--- a/init/Kbuild.src
+++ b/init/Kbuild.src
@@ -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:=
diff --git a/init/bootchartd.c b/init/bootchartd.c
index 465a349..f14d5c0 100644
--- a/init/bootchartd.c
+++ b/init/bootchartd.c
@@ -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
diff --git a/init/halt.c b/init/halt.c
index abd801f..903953e 100644
--- a/init/halt.c
+++ b/init/halt.c
@@ -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"
diff --git a/init/init.c b/init/init.c
index fa1af6d..5c0d114 100644
--- a/init/init.c
+++ b/init/init.c
@@ -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"
diff --git a/init/mesg.c b/init/mesg.c
index 2e8b16e..ef5f0eb 100644
--- a/init/mesg.c
+++ b/init/mesg.c
@@ -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"
diff --git a/libbb/Kbuild.src b/libbb/Kbuild.src
index 6081ebe..5db4d8a 100644
--- a/libbb/Kbuild.src
+++ b/libbb/Kbuild.src
@@ -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
diff --git a/libbb/appletlib.c b/libbb/appletlib.c
index 800c374..8daa233 100644
--- a/libbb/appletlib.c
+++ b/libbb/appletlib.c
@@ -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
diff --git a/libbb/ask_confirmation.c b/libbb/ask_confirmation.c
index e0e9419..d95729c 100644
--- a/libbb/ask_confirmation.c
+++ b/libbb/ask_confirmation.c
@@ -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',
diff --git a/libbb/bb_askpass.c b/libbb/bb_askpass.c
index 12ebe17..9a4188f 100644
--- a/libbb/bb_askpass.c
+++ b/libbb/bb_askpass.c
@@ -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"
diff --git a/libbb/bb_basename.c b/libbb/bb_basename.c
index bab4166..d678360 100644
--- a/libbb/bb_basename.c
+++ b/libbb/bb_basename.c
@@ -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"
diff --git a/libbb/bb_do_delay.c b/libbb/bb_do_delay.c
index 139dc18..05c879f 100644
--- a/libbb/bb_do_delay.c
+++ b/libbb/bb_do_delay.c
@@ -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"
diff --git a/libbb/bb_pwd.c b/libbb/bb_pwd.c
index d728577..32406cb 100644
--- a/libbb/bb_pwd.c
+++ b/libbb/bb_pwd.c
@@ -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"
diff --git a/libbb/bb_qsort.c b/libbb/bb_qsort.c
index 9773afa..a54e723 100644
--- a/libbb/bb_qsort.c
+++ b/libbb/bb_qsort.c
@@ -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"
diff --git a/libbb/bb_strtod.c b/libbb/bb_strtod.c
index 1e96710..5dde784 100644
--- a/libbb/bb_strtod.c
+++ b/libbb/bb_strtod.c
@@ -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"
diff --git a/libbb/bb_strtonum.c b/libbb/bb_strtonum.c
index 87cd744..c66c774 100644
--- a/libbb/bb_strtonum.c
+++ b/libbb/bb_strtonum.c
@@ -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"
diff --git a/libbb/chomp.c b/libbb/chomp.c
index ed4bf6b..cb92bef 100644
--- a/libbb/chomp.c
+++ b/libbb/chomp.c
@@ -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"
diff --git a/libbb/compare_string_array.c b/libbb/compare_string_array.c
index 599449f..4b10cc1 100644
--- a/libbb/compare_string_array.c
+++ b/libbb/compare_string_array.c
@@ -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"
diff --git a/libbb/concat_path_file.c b/libbb/concat_path_file.c
index fb53354..9ed2959 100644
--- a/libbb/concat_path_file.c
+++ b/libbb/concat_path_file.c
@@ -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.
diff --git a/libbb/concat_subpath_file.c b/libbb/concat_subpath_file.c
index 313fa63..c9167d4 100644
--- a/libbb/concat_subpath_file.c
+++ b/libbb/concat_subpath_file.c
@@ -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.
*/
/*
diff --git a/libbb/copy_file.c b/libbb/copy_file.c
index ed765d8..57d9dbf 100644
--- a/libbb/copy_file.c
+++ b/libbb/copy_file.c
@@ -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"
diff --git a/libbb/copyfd.c b/libbb/copyfd.c
index 82622c0..eda2747 100644
--- a/libbb/copyfd.c
+++ b/libbb/copyfd.c
@@ -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"
diff --git a/libbb/crc32.c b/libbb/crc32.c
index 36ac860..520b1ff 100644
--- a/libbb/crc32.c
+++ b/libbb/crc32.c
@@ -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"
diff --git a/libbb/create_icmp6_socket.c b/libbb/create_icmp6_socket.c
index 91e478e..368c690 100644
--- a/libbb/create_icmp6_socket.c
+++ b/libbb/create_icmp6_socket.c
@@ -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"
diff --git a/libbb/create_icmp_socket.c b/libbb/create_icmp_socket.c
index d75f845..5856269 100644
--- a/libbb/create_icmp_socket.c
+++ b/libbb/create_icmp_socket.c
@@ -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"
diff --git a/libbb/default_error_retval.c b/libbb/default_error_retval.c
index 0b19f21..4da5b3e 100644
--- a/libbb/default_error_retval.c
+++ b/libbb/default_error_retval.c
@@ -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.
diff --git a/libbb/device_open.c b/libbb/device_open.c
index cf8bcf6..a8fe2fc 100644
--- a/libbb/device_open.c
+++ b/libbb/device_open.c
@@ -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"
diff --git a/libbb/die_if_bad_username.c b/libbb/die_if_bad_username.c
index 8b4deec..9946e3a 100644
--- a/libbb/die_if_bad_username.c
+++ b/libbb/die_if_bad_username.c
@@ -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"
diff --git a/libbb/dump.c b/libbb/dump.c
index 7a87219..a739ff6 100644
--- a/libbb/dump.c
+++ b/libbb/dump.c
@@ -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.
*/
diff --git a/libbb/execable.c b/libbb/execable.c
index 82241cd..d376400 100644
--- a/libbb/execable.c
+++ b/libbb/execable.c
@@ -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"
diff --git a/libbb/fclose_nonstdin.c b/libbb/fclose_nonstdin.c
index 6f3f373..5ce9d5b 100644
--- a/libbb/fclose_nonstdin.c
+++ b/libbb/fclose_nonstdin.c
@@ -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
diff --git a/libbb/fflush_stdout_and_exit.c b/libbb/fflush_stdout_and_exit.c
index 742fb9f..9ad5dbf 100644
--- a/libbb/fflush_stdout_and_exit.c
+++ b/libbb/fflush_stdout_and_exit.c
@@ -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
diff --git a/libbb/fgets_str.c b/libbb/fgets_str.c
index 3fe61cd..89210a3 100644
--- a/libbb/fgets_str.c
+++ b/libbb/fgets_str.c
@@ -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"
diff --git a/libbb/find_mount_point.c b/libbb/find_mount_point.c
index bcb18ef..361698a 100644
--- a/libbb/find_mount_point.c
+++ b/libbb/find_mount_point.c
@@ -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"
diff --git a/libbb/find_pid_by_name.c b/libbb/find_pid_by_name.c
index 52a0c6d..db823d0 100644
--- a/libbb/find_pid_by_name.c
+++ b/libbb/find_pid_by_name.c
@@ -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"
diff --git a/libbb/find_root_device.c b/libbb/find_root_device.c
index ca46bf5..32c86ce 100644
--- a/libbb/find_root_device.c
+++ b/libbb/find_root_device.c
@@ -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"
diff --git a/libbb/full_write.c b/libbb/full_write.c
index f353b7d..a2abaee 100644
--- a/libbb/full_write.c
+++ b/libbb/full_write.c
@@ -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"
diff --git a/libbb/get_console.c b/libbb/get_console.c
index 74022b5..9b6407b 100644
--- a/libbb/get_console.c
+++ b/libbb/get_console.c
@@ -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"
diff --git a/libbb/get_cpu_count.c b/libbb/get_cpu_count.c
index edb7e6d..ab468af 100644
--- a/libbb/get_cpu_count.c
+++ b/libbb/get_cpu_count.c
@@ -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"
diff --git a/libbb/get_last_path_component.c b/libbb/get_last_path_component.c
index 7c99116..72598d2 100644
--- a/libbb/get_last_path_component.c
+++ b/libbb/get_last_path_component.c
@@ -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"
diff --git a/libbb/get_line_from_file.c b/libbb/get_line_from_file.c
index cbfb45b..a0ed919 100644
--- a/libbb/get_line_from_file.c
+++ b/libbb/get_line_from_file.c
@@ -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"
diff --git a/libbb/get_volsize.c b/libbb/get_volsize.c
index 5b02709..241ceda 100644
--- a/libbb/get_volsize.c
+++ b/libbb/get_volsize.c
@@ -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"
diff --git a/libbb/getopt32.c b/libbb/getopt32.c
index 8c87fe3..eb99800 100644
--- a/libbb/getopt32.c
+++ b/libbb/getopt32.c
@@ -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>
diff --git a/libbb/getpty.c b/libbb/getpty.c
index 4bffd9a..ea653b0 100644
--- a/libbb/getpty.c
+++ b/libbb/getpty.c
@@ -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"
diff --git a/libbb/herror_msg.c b/libbb/herror_msg.c
index ca9274c..d041076 100644
--- a/libbb/herror_msg.c
+++ b/libbb/herror_msg.c
@@ -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"
diff --git a/libbb/human_readable.c b/libbb/human_readable.c
index 4228aaf..22dc5d2 100644
--- a/libbb/human_readable.c
+++ b/libbb/human_readable.c
@@ -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"
diff --git a/libbb/inet_common.c b/libbb/inet_common.c
index 0fc08d6..b472590 100644
--- a/libbb/inet_common.c
+++ b/libbb/inet_common.c
@@ -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"
diff --git a/libbb/info_msg.c b/libbb/info_msg.c
index 81164fa..56ca2ef 100644
--- a/libbb/info_msg.c
+++ b/libbb/info_msg.c
@@ -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"
diff --git a/libbb/inode_hash.c b/libbb/inode_hash.c
index b32bd26..2aea08b 100644
--- a/libbb/inode_hash.c
+++ b/libbb/inode_hash.c
@@ -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"
diff --git a/libbb/isdirectory.c b/libbb/isdirectory.c
index 4a2961e..9861be6 100644
--- a/libbb/isdirectory.c
+++ b/libbb/isdirectory.c
@@ -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>
diff --git a/libbb/kernel_version.c b/libbb/kernel_version.c
index cc23712..a168a1e 100644
--- a/libbb/kernel_version.c
+++ b/libbb/kernel_version.c
@@ -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"
diff --git a/libbb/last_char_is.c b/libbb/last_char_is.c
index b059256..65e6cdf 100644
--- a/libbb/last_char_is.c
+++ b/libbb/last_char_is.c
@@ -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"
diff --git a/libbb/lineedit_ptr_hack.c b/libbb/lineedit_ptr_hack.c
index 53716a2..dc45855 100644
--- a/libbb/lineedit_ptr_hack.c
+++ b/libbb/lineedit_ptr_hack.c
@@ -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;
diff --git a/libbb/llist.c b/libbb/llist.c
index 51b1ce6..ed84e64 100644
--- a/libbb/llist.c
+++ b/libbb/llist.c
@@ -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"
diff --git a/libbb/login.c b/libbb/login.c
index 740c588..aa2e171 100644
--- a/libbb/login.c
+++ b/libbb/login.c
@@ -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"
diff --git a/libbb/loop.c b/libbb/loop.c
index eb7016d..b798932 100644
--- a/libbb/loop.c
+++ b/libbb/loop.c
@@ -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>
diff --git a/libbb/make_directory.c b/libbb/make_directory.c
index 6dd04cf..1350e8b 100644
--- a/libbb/make_directory.c
+++ b/libbb/make_directory.c
@@ -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
diff --git a/libbb/makedev.c b/libbb/makedev.c
index ca71fdb..cf59e61 100644
--- a/libbb/makedev.c
+++ b/libbb/makedev.c
@@ -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! */
diff --git a/libbb/match_fstype.c b/libbb/match_fstype.c
index 9360e75..83d6e67 100644
--- a/libbb/match_fstype.c
+++ b/libbb/match_fstype.c
@@ -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"
diff --git a/libbb/md5.c b/libbb/md5.c
index a98631d..d8655ba 100644
--- a/libbb/md5.c
+++ b/libbb/md5.c
@@ -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"
diff --git a/libbb/messages.c b/libbb/messages.c
index 1d0e587..44b3994 100644
--- a/libbb/messages.c
+++ b/libbb/messages.c
@@ -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"
diff --git a/libbb/mode_string.c b/libbb/mode_string.c
index 7d4e514..f1afe7d 100644
--- a/libbb/mode_string.c
+++ b/libbb/mode_string.c
@@ -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
diff --git a/libbb/mtab.c b/libbb/mtab.c
index 586a661..22bff64 100644
--- a/libbb/mtab.c
+++ b/libbb/mtab.c
@@ -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>
diff --git a/libbb/mtab_file.c b/libbb/mtab_file.c
index c9d9a69..add990d 100644
--- a/libbb/mtab_file.c
+++ b/libbb/mtab_file.c
@@ -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"
diff --git a/libbb/obscure.c b/libbb/obscure.c
index 19b8752..22bcb9d 100644
--- a/libbb/obscure.c
+++ b/libbb/obscure.c
@@ -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:
diff --git a/libbb/parse_config.c b/libbb/parse_config.c
index b7c3a00..3fff9f2 100644
--- a/libbb/parse_config.c
+++ b/libbb/parse_config.c
@@ -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.
*/
diff --git a/libbb/parse_mode.c b/libbb/parse_mode.c
index 6eca00a..8ea8916 100644
--- a/libbb/parse_mode.c
+++ b/libbb/parse_mode.c
@@ -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 */
diff --git a/libbb/perror_msg.c b/libbb/perror_msg.c
index cbba805..fa1f0d3 100644
--- a/libbb/perror_msg.c
+++ b/libbb/perror_msg.c
@@ -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"
diff --git a/libbb/perror_nomsg.c b/libbb/perror_nomsg.c
index a157caa..a2a11cc 100644
--- a/libbb/perror_nomsg.c
+++ b/libbb/perror_nomsg.c
@@ -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
diff --git a/libbb/perror_nomsg_and_die.c b/libbb/perror_nomsg_and_die.c
index d56e05d..543ff51 100644
--- a/libbb/perror_nomsg_and_die.c
+++ b/libbb/perror_nomsg_and_die.c
@@ -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
diff --git a/libbb/pidfile.c b/libbb/pidfile.c
index 7b8fee2..a48dfc3 100644
--- a/libbb/pidfile.c
+++ b/libbb/pidfile.c
@@ -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 */
diff --git a/libbb/platform.c b/libbb/platform.c
index 7a8b176..ccde2bf 100644
--- a/libbb/platform.c
+++ b/libbb/platform.c
@@ -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"
diff --git a/libbb/print_flags.c b/libbb/print_flags.c
index 9639dc6..eaec731 100644
--- a/libbb/print_flags.c
+++ b/libbb/print_flags.c
@@ -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"
diff --git a/libbb/printable.c b/libbb/printable.c
index ae93359..f6ada49 100644
--- a/libbb/printable.c
+++ b/libbb/printable.c
@@ -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"
diff --git a/libbb/printable_string.c b/libbb/printable_string.c
index 83a4821..a316f60 100644
--- a/libbb/printable_string.c
+++ b/libbb/printable_string.c
@@ -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"
diff --git a/libbb/process_escape_sequence.c b/libbb/process_escape_sequence.c
index 3ad908b..82cbe10 100644
--- a/libbb/process_escape_sequence.c
+++ b/libbb/process_escape_sequence.c
@@ -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"
diff --git a/libbb/procps.c b/libbb/procps.c
index 48e60a7..16992b6 100644
--- a/libbb/procps.c
+++ b/libbb/procps.c
@@ -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"
diff --git a/libbb/ptr_to_globals.c b/libbb/ptr_to_globals.c
index 5f30e2a..1074538 100644
--- a/libbb/ptr_to_globals.c
+++ b/libbb/ptr_to_globals.c
@@ -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>
diff --git a/libbb/pw_encrypt.c b/libbb/pw_encrypt.c
index 6fc0ba8..c6c04d4 100644
--- a/libbb/pw_encrypt.c
+++ b/libbb/pw_encrypt.c
@@ -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"
diff --git a/libbb/read.c b/libbb/read.c
index 1ed7c5f..5906bc2 100644
--- a/libbb/read.c
+++ b/libbb/read.c
@@ -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"
diff --git a/libbb/read_key.c b/libbb/read_key.c
index 64557ab..840325c 100644
--- a/libbb/read_key.c
+++ b/libbb/read_key.c
@@ -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"
diff --git a/libbb/read_printf.c b/libbb/read_printf.c
index 1b215f9..7ca3d68 100644
--- a/libbb/read_printf.c
+++ b/libbb/read_printf.c
@@ -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"
diff --git a/libbb/recursive_action.c b/libbb/recursive_action.c
index 57262cd..b5cf7c0 100644
--- a/libbb/recursive_action.c
+++ b/libbb/recursive_action.c
@@ -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"
diff --git a/libbb/remove_file.c b/libbb/remove_file.c
index da14885..c6531a0 100644
--- a/libbb/remove_file.c
+++ b/libbb/remove_file.c
@@ -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"
diff --git a/libbb/rtc.c b/libbb/rtc.c
index 97d18ed..97455e8 100644
--- a/libbb/rtc.c
+++ b/libbb/rtc.c
@@ -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"
diff --git a/libbb/safe_gethostname.c b/libbb/safe_gethostname.c
index 05e0954..bdb9896 100644
--- a/libbb/safe_gethostname.c
+++ b/libbb/safe_gethostname.c
@@ -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.
*/
/*
diff --git a/libbb/safe_poll.c b/libbb/safe_poll.c
index 58c7bda..b492a81 100644
--- a/libbb/safe_poll.c
+++ b/libbb/safe_poll.c
@@ -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"
diff --git a/libbb/safe_strncpy.c b/libbb/safe_strncpy.c
index 4acd976..8eb6a01 100644
--- a/libbb/safe_strncpy.c
+++ b/libbb/safe_strncpy.c
@@ -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"
diff --git a/libbb/safe_write.c b/libbb/safe_write.c
index e3561f3..8f76280 100644
--- a/libbb/safe_write.c
+++ b/libbb/safe_write.c
@@ -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"
diff --git a/libbb/selinux_common.c b/libbb/selinux_common.c
index 2acb50e..62910e2 100644
--- a/libbb/selinux_common.c
+++ b/libbb/selinux_common.c
@@ -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>
diff --git a/libbb/sha1.c b/libbb/sha1.c
index 5f42532..beeb70c 100644
--- a/libbb/sha1.c
+++ b/libbb/sha1.c
@@ -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
diff --git a/libbb/signals.c b/libbb/signals.c
index a528756..cdc37b1 100644
--- a/libbb/signals.c
+++ b/libbb/signals.c
@@ -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"
diff --git a/libbb/simplify_path.c b/libbb/simplify_path.c
index f80e3e8..3818d32 100644
--- a/libbb/simplify_path.c
+++ b/libbb/simplify_path.c
@@ -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"
diff --git a/libbb/single_argv.c b/libbb/single_argv.c
index 6173c88..85137b4 100644
--- a/libbb/single_argv.c
+++ b/libbb/single_argv.c
@@ -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"
diff --git a/libbb/skip_whitespace.c b/libbb/skip_whitespace.c
index f5a61a3..8c7b674 100644
--- a/libbb/skip_whitespace.c
+++ b/libbb/skip_whitespace.c
@@ -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"
diff --git a/libbb/speed_table.c b/libbb/speed_table.c
index af676e1..6f95c54 100644
--- a/libbb/speed_table.c
+++ b/libbb/speed_table.c
@@ -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"
diff --git a/libbb/str_tolower.c b/libbb/str_tolower.c
index f402e8e..c2d5637 100644
--- a/libbb/str_tolower.c
+++ b/libbb/str_tolower.c
@@ -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"
diff --git a/libbb/strrstr.c b/libbb/strrstr.c
index d201f51..d8823fc 100644
--- a/libbb/strrstr.c
+++ b/libbb/strrstr.c
@@ -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
diff --git a/libbb/time.c b/libbb/time.c
index 8d176e5..2a74d34 100644
--- a/libbb/time.c
+++ b/libbb/time.c
@@ -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"
diff --git a/libbb/trim.c b/libbb/trim.c
index df00b84..16cb4fb 100644
--- a/libbb/trim.c
+++ b/libbb/trim.c
@@ -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"
diff --git a/libbb/u_signal_names.c b/libbb/u_signal_names.c
index 915eea5..9263859 100644
--- a/libbb/u_signal_names.c
+++ b/libbb/u_signal_names.c
@@ -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"
diff --git a/libbb/udp_io.c b/libbb/udp_io.c
index 24237be..b8fb675 100644
--- a/libbb/udp_io.c
+++ b/libbb/udp_io.c
@@ -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"
diff --git a/libbb/unicode.c b/libbb/unicode.c
index d6fcf7a..c4b5f86 100644
--- a/libbb/unicode.c
+++ b/libbb/unicode.c
@@ -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"
diff --git a/libbb/update_passwd.c b/libbb/update_passwd.c
index f5ce1f9..e050dfc 100644
--- a/libbb/update_passwd.c
+++ b/libbb/update_passwd.c
@@ -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"
diff --git a/libbb/utmp.c b/libbb/utmp.c
index 68c358e..2bf9c11 100644
--- a/libbb/utmp.c
+++ b/libbb/utmp.c
@@ -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>
diff --git a/libbb/uuencode.c b/libbb/uuencode.c
index 67d98d5..181f49d 100644
--- a/libbb/uuencode.c
+++ b/libbb/uuencode.c
@@ -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"
diff --git a/libbb/vdprintf.c b/libbb/vdprintf.c
index 09fffbc..feeb403 100644
--- a/libbb/vdprintf.c
+++ b/libbb/vdprintf.c
@@ -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"
diff --git a/libbb/verror_msg.c b/libbb/verror_msg.c
index c5fbc38..ee95be3 100644
--- a/libbb/verror_msg.c
+++ b/libbb/verror_msg.c
@@ -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
diff --git a/libbb/vfork_daemon_rexec.c b/libbb/vfork_daemon_rexec.c
index 5c2c529..5e0fb0d 100644
--- a/libbb/vfork_daemon_rexec.c
+++ b/libbb/vfork_daemon_rexec.c
@@ -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 */
diff --git a/libbb/warn_ignoring_args.c b/libbb/warn_ignoring_args.c
index fa33c25..3f3025c 100644
--- a/libbb/warn_ignoring_args.c
+++ b/libbb/warn_ignoring_args.c
@@ -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"
diff --git a/libbb/wfopen.c b/libbb/wfopen.c
index deec79a..76dc8b8 100644
--- a/libbb/wfopen.c
+++ b/libbb/wfopen.c
@@ -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"
diff --git a/libbb/wfopen_input.c b/libbb/wfopen_input.c
index 46ff7a6..7263c93 100644
--- a/libbb/wfopen_input.c
+++ b/libbb/wfopen_input.c
@@ -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
diff --git a/libbb/write.c b/libbb/write.c
index 116e4d1..2d67a72 100644
--- a/libbb/write.c
+++ b/libbb/write.c
@@ -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"
diff --git a/libbb/xatonum.c b/libbb/xatonum.c
index 60b65f5..62bbe53 100644
--- a/libbb/xatonum.c
+++ b/libbb/xatonum.c
@@ -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"
diff --git a/libbb/xatonum_template.c b/libbb/xatonum_template.c
index c97a4b7..f67b507 100644
--- a/libbb/xatonum_template.c
+++ b/libbb/xatonum_template.c
@@ -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):
diff --git a/libbb/xconnect.c b/libbb/xconnect.c
index 2de6de7..3a6585c 100644
--- a/libbb/xconnect.c
+++ b/libbb/xconnect.c
@@ -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>
diff --git a/libbb/xfunc_die.c b/libbb/xfunc_die.c
index ba9fe93..204e5e4 100644
--- a/libbb/xfunc_die.c
+++ b/libbb/xfunc_die.c
@@ -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.
diff --git a/libbb/xfuncs.c b/libbb/xfuncs.c
index 275dd4b..07504b7 100644
--- a/libbb/xfuncs.c
+++ b/libbb/xfuncs.c
@@ -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
diff --git a/libbb/xfuncs_printf.c b/libbb/xfuncs_printf.c
index 91f7ba2..b99f906 100644
--- a/libbb/xfuncs_printf.c
+++ b/libbb/xfuncs_printf.c
@@ -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
diff --git a/libbb/xgetcwd.c b/libbb/xgetcwd.c
index 10febe3..9736721 100644
--- a/libbb/xgetcwd.c
+++ b/libbb/xgetcwd.c
@@ -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"
diff --git a/libbb/xgethostbyname.c b/libbb/xgethostbyname.c
index 7afa9b6..89d0329 100644
--- a/libbb/xgethostbyname.c
+++ b/libbb/xgethostbyname.c
@@ -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"
diff --git a/libbb/xreadlink.c b/libbb/xreadlink.c
index faa0e16..ec95af2 100644
--- a/libbb/xreadlink.c
+++ b/libbb/xreadlink.c
@@ -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"
diff --git a/libbb/xrealloc_vector.c b/libbb/xrealloc_vector.c
index 98fa967..e8d31b7 100644
--- a/libbb/xrealloc_vector.c
+++ b/libbb/xrealloc_vector.c
@@ -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"
diff --git a/libbb/xregcomp.c b/libbb/xregcomp.c
index 61efb5b..344028f 100644
--- a/libbb/xregcomp.c
+++ b/libbb/xregcomp.c
@@ -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"
diff --git a/libpwdgrp/Kbuild.src b/libpwdgrp/Kbuild.src
index f9f1ddb..d15e3a2 100644
--- a/libpwdgrp/Kbuild.src
+++ b/libpwdgrp/Kbuild.src
@@ -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
diff --git a/libpwdgrp/pwd_grp.c b/libpwdgrp/pwd_grp.c
index 34690a7..06f3607 100644
--- a/libpwdgrp/pwd_grp.c
+++ b/libpwdgrp/pwd_grp.c
@@ -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"
diff --git a/libpwdgrp/pwd_grp_internal.c b/libpwdgrp/pwd_grp_internal.c
index ffdc85e..04e436f 100644
--- a/libpwdgrp/pwd_grp_internal.c
+++ b/libpwdgrp/pwd_grp_internal.c
@@ -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
diff --git a/loginutils/Kbuild.src b/loginutils/Kbuild.src
index fd1ea06..ef416a7 100644
--- a/loginutils/Kbuild.src
+++ b/loginutils/Kbuild.src
@@ -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:=
diff --git a/loginutils/addgroup.c b/loginutils/addgroup.c
index 78ca225..5a07145 100644
--- a/loginutils/addgroup.c
+++ b/loginutils/addgroup.c
@@ -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"
diff --git a/loginutils/adduser.c b/loginutils/adduser.c
index f5dca92..1a9949e 100644
--- a/loginutils/adduser.c
+++ b/loginutils/adduser.c
@@ -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"
diff --git a/loginutils/chpasswd.c b/loginutils/chpasswd.c
index 1817231..101920c 100644
--- a/loginutils/chpasswd.c
+++ b/loginutils/chpasswd.c
@@ -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"
diff --git a/loginutils/cryptpw.c b/loginutils/cryptpw.c
index b44993f..f32cbce 100644
--- a/loginutils/cryptpw.c
+++ b/loginutils/cryptpw.c
@@ -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"
diff --git a/loginutils/deluser.c b/loginutils/deluser.c
index 293e324..e234d66 100644
--- a/loginutils/deluser.c
+++ b/loginutils/deluser.c
@@ -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"
diff --git a/loginutils/getty.c b/loginutils/getty.c
index 7f04d33..c240803 100644
--- a/loginutils/getty.c
+++ b/loginutils/getty.c
@@ -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"
diff --git a/loginutils/login.c b/loginutils/login.c
index 1001248..e104fbb 100644
--- a/loginutils/login.c
+++ b/loginutils/login.c
@@ -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>
diff --git a/loginutils/passwd.c b/loginutils/passwd.c
index b447af2..728e618 100644
--- a/loginutils/passwd.c
+++ b/loginutils/passwd.c
@@ -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>
diff --git a/loginutils/su.c b/loginutils/su.c
index 9bae375..5bec4bc 100644
--- a/loginutils/su.c
+++ b/loginutils/su.c
@@ -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"
diff --git a/loginutils/sulogin.c b/loginutils/sulogin.c
index 3516013..3075367 100644
--- a/loginutils/sulogin.c
+++ b/loginutils/sulogin.c
@@ -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"
diff --git a/loginutils/vlock.c b/loginutils/vlock.c
index 59aeb54..216b317 100644
--- a/loginutils/vlock.c
+++ b/loginutils/vlock.c
@@ -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
diff --git a/mailutils/Kbuild.src b/mailutils/Kbuild.src
index b2fb735..20220da 100644
--- a/mailutils/Kbuild.src
+++ b/mailutils/Kbuild.src
@@ -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:=
diff --git a/mailutils/mail.c b/mailutils/mail.c
index bcd3583..8e52a3e 100644
--- a/mailutils/mail.c
+++ b/mailutils/mail.c
@@ -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"
diff --git a/mailutils/mime.c b/mailutils/mime.c
index 5eb8ef6..44c7d02 100644
--- a/mailutils/mime.c
+++ b/mailutils/mime.c
@@ -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"
diff --git a/mailutils/popmaildir.c b/mailutils/popmaildir.c
index ab9ddba..f37db03 100644
--- a/mailutils/popmaildir.c
+++ b/mailutils/popmaildir.c
@@ -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"
diff --git a/mailutils/sendmail.c b/mailutils/sendmail.c
index 4b58a78..59591ee 100644
--- a/mailutils/sendmail.c
+++ b/mailutils/sendmail.c
@@ -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"
diff --git a/miscutils/Kbuild.src b/miscutils/Kbuild.src
index d9bf143..8c49864 100644
--- a/miscutils/Kbuild.src
+++ b/miscutils/Kbuild.src
@@ -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:=
diff --git a/miscutils/adjtimex.c b/miscutils/adjtimex.c
index a6f323b..8e8ff8c 100644
--- a/miscutils/adjtimex.c
+++ b/miscutils/adjtimex.c
@@ -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"
diff --git a/miscutils/beep.c b/miscutils/beep.c
index b0ee7ea..013a725 100644
--- a/miscutils/beep.c
+++ b/miscutils/beep.c
@@ -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"
diff --git a/miscutils/chat.c b/miscutils/chat.c
index 3ffd7b2..2040c3f 100644
--- a/miscutils/chat.c
+++ b/miscutils/chat.c
@@ -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"
diff --git a/miscutils/chrt.c b/miscutils/chrt.c
index d5f87c4..c40277b 100644
--- a/miscutils/chrt.c
+++ b/miscutils/chrt.c
@@ -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"
diff --git a/miscutils/conspy.c b/miscutils/conspy.c
index 02b13e9..01928b3 100644
--- a/miscutils/conspy.c
+++ b/miscutils/conspy.c
@@ -7,7 +7,7 @@
* Based on Russell Stuart's conspy.c
* http://ace-host.stuart.id.au/russell/files/conspy.c
*
- * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//applet:IF_CONSPY(APPLET(conspy, _BB_DIR_BIN, _BB_SUID_DROP))
diff --git a/miscutils/crond.c b/miscutils/crond.c
index d028eb0..fddddcd 100644
--- a/miscutils/crond.c
+++ b/miscutils/crond.c
@@ -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"
diff --git a/miscutils/crontab.c b/miscutils/crontab.c
index b8a5abc..163e15d 100644
--- a/miscutils/crontab.c
+++ b/miscutils/crontab.c
@@ -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"
diff --git a/miscutils/dc.c b/miscutils/dc.c
index 767d746..777ec16 100644
--- a/miscutils/dc.c
+++ b/miscutils/dc.c
@@ -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"
diff --git a/miscutils/devfsd.c b/miscutils/devfsd.c
index 4ccb76d..8f19288 100644
--- a/miscutils/devfsd.c
+++ b/miscutils/devfsd.c
@@ -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.
*/
/*
diff --git a/miscutils/devmem.c b/miscutils/devmem.c
index 39b5808..7a9f533 100644
--- a/miscutils/devmem.c
+++ b/miscutils/devmem.c
@@ -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
*/
diff --git a/miscutils/eject.c b/miscutils/eject.c
index a869c63..63d20d3 100644
--- a/miscutils/eject.c
+++ b/miscutils/eject.c
@@ -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.
*/
/*
diff --git a/miscutils/fbsplash.c b/miscutils/fbsplash.c
index a031cbd..6b84563 100644
--- a/miscutils/fbsplash.c
+++ b/miscutils/fbsplash.c
@@ -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.
diff --git a/miscutils/flash_eraseall.c b/miscutils/flash_eraseall.c
index ca00a13..53aad3d 100644
--- a/miscutils/flash_eraseall.c
+++ b/miscutils/flash_eraseall.c
@@ -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"
diff --git a/miscutils/flash_lock_unlock.c b/miscutils/flash_lock_unlock.c
index f4e2f73..fcb836b 100644
--- a/miscutils/flash_lock_unlock.c
+++ b/miscutils/flash_lock_unlock.c
@@ -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>
diff --git a/miscutils/flashcp.c b/miscutils/flashcp.c
index 9472c75..fe37c39 100644
--- a/miscutils/flashcp.c
+++ b/miscutils/flashcp.c
@@ -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"
diff --git a/miscutils/hdparm.c b/miscutils/hdparm.c
index c6ca3af..d946c71 100644
--- a/miscutils/hdparm.c
+++ b/miscutils/hdparm.c
@@ -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
diff --git a/miscutils/inotifyd.c b/miscutils/inotifyd.c
index 271f3ad..fe429b6 100644
--- a/miscutils/inotifyd.c
+++ b/miscutils/inotifyd.c
@@ -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.
*/
/*
diff --git a/miscutils/ionice.c b/miscutils/ionice.c
index 6b791c4..481a738 100644
--- a/miscutils/ionice.c
+++ b/miscutils/ionice.c
@@ -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>
diff --git a/miscutils/last.c b/miscutils/last.c
index 55c03ae..888a0a3 100644
--- a/miscutils/last.c
+++ b/miscutils/last.c
@@ -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"
diff --git a/miscutils/last_fancy.c b/miscutils/last_fancy.c
index f3ea037..7e69fc2 100644
--- a/miscutils/last_fancy.c
+++ b/miscutils/last_fancy.c
@@ -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"
diff --git a/miscutils/less.c b/miscutils/less.c
index da2cd07..d737e4c 100644
--- a/miscutils/less.c
+++ b/miscutils/less.c
@@ -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.
*/
/*
diff --git a/miscutils/makedevs.c b/miscutils/makedevs.c
index 0578d92..bba7fa6 100644
--- a/miscutils/makedevs.c
+++ b/miscutils/makedevs.c
@@ -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)
diff --git a/miscutils/man.c b/miscutils/man.c
index a4ff274..2d3776c 100644
--- a/miscutils/man.c
+++ b/miscutils/man.c
@@ -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"
diff --git a/miscutils/microcom.c b/miscutils/microcom.c
index 78863d4..3acbe30 100644
--- a/miscutils/microcom.c
+++ b/miscutils/microcom.c
@@ -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"
diff --git a/miscutils/mountpoint.c b/miscutils/mountpoint.c
index a35c389..784c3cb 100644
--- a/miscutils/mountpoint.c
+++ b/miscutils/mountpoint.c
@@ -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
*/
diff --git a/miscutils/mt.c b/miscutils/mt.c
index 8df2b75..d19866a 100644
--- a/miscutils/mt.c
+++ b/miscutils/mt.c
@@ -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"
diff --git a/miscutils/raidautorun.c b/miscutils/raidautorun.c
index 113e49f..bbfa857 100644
--- a/miscutils/raidautorun.c
+++ b/miscutils/raidautorun.c
@@ -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.
*
*/
diff --git a/miscutils/readahead.c b/miscutils/readahead.c
index e7b75f1..dd6de7c 100644
--- a/miscutils/readahead.c
+++ b/miscutils/readahead.c
@@ -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"
diff --git a/miscutils/rfkill.c b/miscutils/rfkill.c
index 7d8ad1c..b150b2c 100644
--- a/miscutils/rfkill.c
+++ b/miscutils/rfkill.c
@@ -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>
diff --git a/miscutils/runlevel.c b/miscutils/runlevel.c
index 83b5a77..608e87f 100644
--- a/miscutils/runlevel.c
+++ b/miscutils/runlevel.c
@@ -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
*/
diff --git a/miscutils/rx.c b/miscutils/rx.c
index 4c5d5a1..de785d5 100644
--- a/miscutils/rx.c
+++ b/miscutils/rx.c
@@ -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.
*/
diff --git a/miscutils/strings.c b/miscutils/strings.c
index b4c5854..40478de 100644
--- a/miscutils/strings.c
+++ b/miscutils/strings.c
@@ -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"
diff --git a/miscutils/taskset.c b/miscutils/taskset.c
index 08198d5..389ef43 100644
--- a/miscutils/taskset.c
+++ b/miscutils/taskset.c
@@ -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>
diff --git a/miscutils/time.c b/miscutils/time.c
index 9facc36..6b1c3c4 100644
--- a/miscutils/time.c
+++ b/miscutils/time.c
@@ -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>.
diff --git a/miscutils/ttysize.c b/miscutils/ttysize.c
index ca9a2ec..f93a506 100644
--- a/miscutils/ttysize.c
+++ b/miscutils/ttysize.c
@@ -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"
diff --git a/miscutils/ubi_attach_detach.c b/miscutils/ubi_attach_detach.c
index 0d63a10..15377aa 100644
--- a/miscutils/ubi_attach_detach.c
+++ b/miscutils/ubi_attach_detach.c
@@ -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))
diff --git a/miscutils/wall.c b/miscutils/wall.c
index 2dbab60..eecfc16 100644
--- a/miscutils/wall.c
+++ b/miscutils/wall.c
@@ -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"
diff --git a/miscutils/watchdog.c b/miscutils/watchdog.c
index 8e961f0..3325396 100644
--- a/miscutils/watchdog.c
+++ b/miscutils/watchdog.c
@@ -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"
diff --git a/modutils/Kbuild.src b/modutils/Kbuild.src
index a512f60..1a7ac87 100644
--- a/modutils/Kbuild.src
+++ b/modutils/Kbuild.src
@@ -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:=
diff --git a/modutils/depmod.c b/modutils/depmod.c
index 694f9ea..006a7bc 100644
--- a/modutils/depmod.c
+++ b/modutils/depmod.c
@@ -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"
diff --git a/modutils/insmod.c b/modutils/insmod.c
index b88446c..17fc18c 100644
--- a/modutils/insmod.c
+++ b/modutils/insmod.c
@@ -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"
diff --git a/modutils/lsmod.c b/modutils/lsmod.c
index 97954c7..9558a25 100644
--- a/modutils/lsmod.c
+++ b/modutils/lsmod.c
@@ -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"
diff --git a/modutils/modinfo.c b/modutils/modinfo.c
index 454a1b3..37ba77e 100644
--- a/modutils/modinfo.c
+++ b/modutils/modinfo.c
@@ -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))
diff --git a/modutils/modprobe-small.c b/modutils/modprobe-small.c
index 0e1874e..05f2c34 100644
--- a/modutils/modprobe-small.c
+++ b/modutils/modprobe-small.c
@@ -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"
diff --git a/modutils/modprobe.c b/modutils/modprobe.c
index 0a94242..ab35628 100644
--- a/modutils/modprobe.c
+++ b/modutils/modprobe.c
@@ -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),
diff --git a/modutils/modutils-24.c b/modutils/modutils-24.c
index c42d3c0..7228954 100644
--- a/modutils/modutils-24.c
+++ b/modutils/modutils-24.c
@@ -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"
diff --git a/modutils/modutils.c b/modutils/modutils.c
index 850a868..2608182 100644
--- a/modutils/modutils.c
+++ b/modutils/modutils.c
@@ -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"
diff --git a/modutils/modutils.h b/modutils/modutils.h
index d46870c..863bc26 100644
--- a/modutils/modutils.h
+++ b/modutils/modutils.h
@@ -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
diff --git a/modutils/rmmod.c b/modutils/rmmod.c
index ee32dfd..aa1bb01 100644
--- a/modutils/rmmod.c
+++ b/modutils/rmmod.c
@@ -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"
diff --git a/networking/Kbuild.src b/networking/Kbuild.src
index e1a4ebc..f41a2df 100644
--- a/networking/Kbuild.src
+++ b/networking/Kbuild.src
@@ -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:=
diff --git a/networking/arping.c b/networking/arping.c
index effe418..f2b12ed 100644
--- a/networking/arping.c
+++ b/networking/arping.c
@@ -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>
diff --git a/networking/brctl.c b/networking/brctl.c
index 0f56412..0defce4 100644
--- a/networking/brctl.c
+++ b/networking/brctl.c
@@ -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.
diff --git a/networking/dnsd.c b/networking/dnsd.c
index 1a99040..92d4867 100644
--- a/networking/dnsd.c
+++ b/networking/dnsd.c
@@ -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.
diff --git a/networking/ether-wake.c b/networking/ether-wake.c
index deeb68c..121f153 100644
--- a/networking/ether-wake.c
+++ b/networking/ether-wake.c
@@ -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>
diff --git a/networking/ftpd.c b/networking/ftpd.c
index 0daf9f7..64068e4 100644
--- a/networking/ftpd.c
+++ b/networking/ftpd.c
@@ -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.
diff --git a/networking/ftpgetput.c b/networking/ftpgetput.c
index 120ccff..c68d0ac 100644
--- a/networking/ftpgetput.c
+++ b/networking/ftpgetput.c
@@ -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"
diff --git a/networking/hostname.c b/networking/hostname.c
index 121ad40..66b52dd 100644
--- a/networking/hostname.c
+++ b/networking/hostname.c
@@ -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"
diff --git a/networking/httpd.c b/networking/httpd.c
index 3fea3f0..c174958 100644
--- a/networking/httpd.c
+++ b/networking/httpd.c
@@ -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.
*
*****************************************************************************
*
diff --git a/networking/httpd_indexcgi.c b/networking/httpd_indexcgi.c
index af43380..7e0225e 100644
--- a/networking/httpd_indexcgi.c
+++ b/networking/httpd_indexcgi.c
@@ -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.
*/
/*
diff --git a/networking/httpd_ssi.c b/networking/httpd_ssi.c
index 03f2633..87f43fc 100644
--- a/networking/httpd_ssi.c
+++ b/networking/httpd_ssi.c
@@ -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.
*/
/*
diff --git a/networking/ifconfig.c b/networking/ifconfig.c
index 1a56c1c..853910f 100644
--- a/networking/ifconfig.c
+++ b/networking/ifconfig.c
@@ -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.
*/
/*
diff --git a/networking/ifplugd.c b/networking/ifplugd.c
index 2f8c90f..58f56db 100644
--- a/networking/ifplugd.c
+++ b/networking/ifplugd.c
@@ -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"
diff --git a/networking/ifupdown.c b/networking/ifupdown.c
index 69c56e8..5d6994f 100644
--- a/networking/ifupdown.c
+++ b/networking/ifupdown.c
@@ -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"
diff --git a/networking/interface.c b/networking/interface.c
index 7c6ed82..83af62b 100644
--- a/networking/interface.c
+++ b/networking/interface.c
@@ -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>
diff --git a/networking/ip.c b/networking/ip.c
index 0042896..7b1e2eb 100644
--- a/networking/ip.c
+++ b/networking/ip.c
@@ -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>
*
diff --git a/networking/ipcalc.c b/networking/ipcalc.c
index 265009a..d4aa885 100644
--- a/networking/ipcalc.c
+++ b/networking/ipcalc.c
@@ -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 */
diff --git a/networking/isrv.c b/networking/isrv.c
index 66bb371..1c6491e 100644
--- a/networking/isrv.c
+++ b/networking/isrv.c
@@ -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"
diff --git a/networking/isrv.h b/networking/isrv.h
index f20714d..4c7e01d 100644
--- a/networking/isrv.h
+++ b/networking/isrv.h
@@ -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
diff --git a/networking/isrv_identd.c b/networking/isrv_identd.c
index e8ba007..18ce59a 100644
--- a/networking/isrv_identd.c
+++ b/networking/isrv_identd.c
@@ -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"
diff --git a/networking/libiproute/Kbuild.src b/networking/libiproute/Kbuild.src
index b0aa50a..7c78f3c 100644
--- a/networking/libiproute/Kbuild.src
+++ b/networking/libiproute/Kbuild.src
@@ -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:=
diff --git a/networking/libiproute/ipaddress.c b/networking/libiproute/ipaddress.c
index b6f469d..1be03a6 100644
--- a/networking/libiproute/ipaddress.c
+++ b/networking/libiproute/ipaddress.c
@@ -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>
*
diff --git a/networking/libiproute/iplink.c b/networking/libiproute/iplink.c
index 9f92185..0d90338 100644
--- a/networking/libiproute/iplink.c
+++ b/networking/libiproute/iplink.c
@@ -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>
diff --git a/networking/libiproute/iproute.c b/networking/libiproute/iproute.c
index 8dba2bf..1696e6a 100644
--- a/networking/libiproute/iproute.c
+++ b/networking/libiproute/iproute.c
@@ -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>
*
diff --git a/networking/libiproute/iptunnel.c b/networking/libiproute/iptunnel.c
index 8389ef3..bce373d 100644
--- a/networking/libiproute/iptunnel.c
+++ b/networking/libiproute/iptunnel.c
@@ -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>
*
diff --git a/networking/libiproute/utils.c b/networking/libiproute/utils.c
index 85034c0..5125617 100644
--- a/networking/libiproute/utils.c
+++ b/networking/libiproute/utils.c
@@ -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>
*
diff --git a/networking/nameif.c b/networking/nameif.c
index 046e308..45a3229 100644
--- a/networking/nameif.c
+++ b/networking/nameif.c
@@ -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"
diff --git a/networking/nc.c b/networking/nc.c
index c771374..31d450d 100644
--- a/networking/nc.c
+++ b/networking/nc.c
@@ -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"
diff --git a/networking/nc_bloaty.c b/networking/nc_bloaty.c
index aebb9cb..dbcce8b 100644
--- a/networking/nc_bloaty.c
+++ b/networking/nc_bloaty.c
@@ -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:
diff --git a/networking/netstat.c b/networking/netstat.c
index 8b7a574..3114a39 100644
--- a/networking/netstat.c
+++ b/networking/netstat.c
@@ -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"
diff --git a/networking/nslookup.c b/networking/nslookup.c
index 2628711..dcac737 100644
--- a/networking/nslookup.c
+++ b/networking/nslookup.c
@@ -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>
diff --git a/networking/ntpd.c b/networking/ntpd.c
index e9cfdbd..fb3ef2e 100644
--- a/networking/ntpd.c
+++ b/networking/ntpd.c
@@ -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
diff --git a/networking/ntpd_simple.c b/networking/ntpd_simple.c
index 5e48306..5905e54 100644
--- a/networking/ntpd_simple.c
+++ b/networking/ntpd_simple.c
@@ -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 */
diff --git a/networking/ping.c b/networking/ping.c
index 6a766a4..e18d88e 100644
--- a/networking/ping.c
+++ b/networking/ping.c
@@ -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>
diff --git a/networking/pscan.c b/networking/pscan.c
index 5fb6af0..a8194d1 100644
--- a/networking/pscan.c
+++ b/networking/pscan.c
@@ -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"
diff --git a/networking/route.c b/networking/route.c
index a319962..c72e945 100644
--- a/networking/route.c
+++ b/networking/route.c
@@ -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>
diff --git a/networking/tc.c b/networking/tc.c
index 6a5a850..48d1642 100644
--- a/networking/tc.c
+++ b/networking/tc.c
@@ -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>
*
diff --git a/networking/tcpudp.c b/networking/tcpudp.c
index 40f6825..b532e43 100644
--- a/networking/tcpudp.c
+++ b/networking/tcpudp.c
@@ -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
diff --git a/networking/tcpudp_perhost.c b/networking/tcpudp_perhost.c
index 3005f12..1054108 100644
--- a/networking/tcpudp_perhost.c
+++ b/networking/tcpudp_perhost.c
@@ -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"
diff --git a/networking/tcpudp_perhost.h b/networking/tcpudp_perhost.h
index d370036..3e57576 100644
--- a/networking/tcpudp_perhost.h
+++ b/networking/tcpudp_perhost.h
@@ -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
diff --git a/networking/telnet.c b/networking/telnet.c
index e0022b2..12d1970 100644
--- a/networking/telnet.c
+++ b/networking/telnet.c
@@ -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
diff --git a/networking/telnetd.c b/networking/telnetd.c
index ea66a25..5c011e1 100644
--- a/networking/telnetd.c
+++ b/networking/telnetd.c
@@ -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
diff --git a/networking/tftp.c b/networking/tftp.c
index 43ae136..0269a93 100644
--- a/networking/tftp.c
+++ b/networking/tftp.c
@@ -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"
diff --git a/networking/tunctl.c b/networking/tunctl.c
index 02ff71d..e17a9db 100644
--- a/networking/tunctl.c
+++ b/networking/tunctl.c
@@ -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>
diff --git a/networking/udhcp/Kbuild.src b/networking/udhcp/Kbuild.src
index f845bc1..b8767ba 100644
--- a/networking/udhcp/Kbuild.src
+++ b/networking/udhcp/Kbuild.src
@@ -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:=
diff --git a/networking/udhcp/arpping.c b/networking/udhcp/arpping.c
index 7c8c244..ff63478 100644
--- a/networking/udhcp/arpping.c
+++ b/networking/udhcp/arpping.c
@@ -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>
diff --git a/networking/udhcp/common.c b/networking/udhcp/common.c
index 90a07ed..97ab4cd 100644
--- a/networking/udhcp/common.c
+++ b/networking/udhcp/common.c
@@ -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"
diff --git a/networking/udhcp/common.h b/networking/udhcp/common.h
index ce81d18..c5abf17 100644
--- a/networking/udhcp/common.h
+++ b/networking/udhcp/common.h
@@ -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
diff --git a/networking/udhcp/dhcpc.h b/networking/udhcp/dhcpc.h
index 6bef562..9ef053a 100644
--- a/networking/udhcp/dhcpc.h
+++ b/networking/udhcp/dhcpc.h
@@ -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
diff --git a/networking/udhcp/dhcpd.h b/networking/udhcp/dhcpd.h
index eea9017..7c801bf 100644
--- a/networking/udhcp/dhcpd.h
+++ b/networking/udhcp/dhcpd.h
@@ -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
diff --git a/networking/udhcp/dhcprelay.c b/networking/udhcp/dhcprelay.c
index d194a98..a2c7f35 100644
--- a/networking/udhcp/dhcprelay.c
+++ b/networking/udhcp/dhcprelay.c
@@ -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>,
diff --git a/networking/udhcp/domain_codec.c b/networking/udhcp/domain_codec.c
index 2dd5347..c1325d8 100644
--- a/networking/udhcp/domain_codec.c
+++ b/networking/udhcp/domain_codec.c
@@ -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 */
diff --git a/networking/udhcp/dumpleases.c b/networking/udhcp/dumpleases.c
index fb6219f..2eaadb6 100644
--- a/networking/udhcp/dumpleases.c
+++ b/networking/udhcp/dumpleases.c
@@ -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"
diff --git a/networking/udhcp/files.c b/networking/udhcp/files.c
index ff63111..f5348f6 100644
--- a/networking/udhcp/files.c
+++ b/networking/udhcp/files.c
@@ -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>
diff --git a/networking/udhcp/leases.c b/networking/udhcp/leases.c
index fad71ec..7aeb37b 100644
--- a/networking/udhcp/leases.c
+++ b/networking/udhcp/leases.c
@@ -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"
diff --git a/networking/udhcp/packet.c b/networking/udhcp/packet.c
index 4badc9c..d8f9c5d 100644
--- a/networking/udhcp/packet.c
+++ b/networking/udhcp/packet.c
@@ -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
diff --git a/networking/udhcp/static_leases.c b/networking/udhcp/static_leases.c
index b334a58..f4a24ab 100644
--- a/networking/udhcp/static_leases.c
+++ b/networking/udhcp/static_leases.c
@@ -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"
diff --git a/networking/vconfig.c b/networking/vconfig.c
index 00379fc..1f574d2 100644
--- a/networking/vconfig.c
+++ b/networking/vconfig.c
@@ -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 */
diff --git a/networking/wget.c b/networking/wget.c
index 784e405..88bb09e 100644
--- a/networking/wget.c
+++ b/networking/wget.c
@@ -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.
diff --git a/networking/zcip.c b/networking/zcip.c
index 6b0b1c4..6fa265a 100644
--- a/networking/zcip.c
+++ b/networking/zcip.c
@@ -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.
*/
/*
diff --git a/printutils/Kbuild.src b/printutils/Kbuild.src
index 008290e..194fe01 100644
--- a/printutils/Kbuild.src
+++ b/printutils/Kbuild.src
@@ -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 :=
diff --git a/printutils/lpd.c b/printutils/lpd.c
index 54ff222..157cbe8 100644
--- a/printutils/lpd.c
+++ b/printutils/lpd.c
@@ -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.
*/
/*
diff --git a/printutils/lpr.c b/printutils/lpr.c
index f21cffd..fb7860d 100644
--- a/printutils/lpr.c
+++ b/printutils/lpr.c
@@ -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.
*/
diff --git a/procps/Kbuild.src b/procps/Kbuild.src
index c41f12b..791d656 100644
--- a/procps/Kbuild.src
+++ b/procps/Kbuild.src
@@ -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:=
diff --git a/procps/free.c b/procps/free.c
index db70712..be65f46 100644
--- a/procps/free.c
+++ b/procps/free.c
@@ -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 */
diff --git a/procps/fuser.c b/procps/fuser.c
index 85523c3..addf1a7 100644
--- a/procps/fuser.c
+++ b/procps/fuser.c
@@ -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"
diff --git a/procps/iostat.c b/procps/iostat.c
index 05c758b..5d82986 100644
--- a/procps/iostat.c
+++ b/procps/iostat.c
@@ -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))
diff --git a/procps/kill.c b/procps/kill.c
index 1d343ed..4ed94b0 100644
--- a/procps/kill.c
+++ b/procps/kill.c
@@ -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"
diff --git a/procps/mpstat.c b/procps/mpstat.c
index bf0f593..575c77e 100644
--- a/procps/mpstat.c
+++ b/procps/mpstat.c
@@ -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))
diff --git a/procps/nmeter.c b/procps/nmeter.c
index 9305856..6111e4b 100644
--- a/procps/nmeter.c
+++ b/procps/nmeter.c
@@ -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
diff --git a/procps/pgrep.c b/procps/pgrep.c
index 45de8bc..5d388a8 100644
--- a/procps/pgrep.c
+++ b/procps/pgrep.c
@@ -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"
diff --git a/procps/pidof.c b/procps/pidof.c
index bf5e784..49e469c 100644
--- a/procps/pidof.c
+++ b/procps/pidof.c
@@ -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"
diff --git a/procps/ps.c b/procps/ps.c
index a3220a9..305381e 100644
--- a/procps/ps.c
+++ b/procps/ps.c
@@ -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"
diff --git a/procps/renice.c b/procps/renice.c
index ea5fc70..81ee89c 100644
--- a/procps/renice.c
+++ b/procps/renice.c
@@ -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:
diff --git a/procps/sysctl.c b/procps/sysctl.c
index fc601d6..20b372c 100644
--- a/procps/sysctl.c
+++ b/procps/sysctl.c
@@ -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
diff --git a/procps/top.c b/procps/top.c
index ec84374..fd75809 100644
--- a/procps/top.c
+++ b/procps/top.c
@@ -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"
diff --git a/procps/uptime.c b/procps/uptime.c
index d9aa1d0..5c48795 100644
--- a/procps/uptime.c
+++ b/procps/uptime.c
@@ -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,
diff --git a/procps/watch.c b/procps/watch.c
index a1cde9e..36f71c4 100644
--- a/procps/watch.c
+++ b/procps/watch.c
@@ -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 */
diff --git a/runit/Kbuild.src b/runit/Kbuild.src
index 4d85372..d38bad2 100644
--- a/runit/Kbuild.src
+++ b/runit/Kbuild.src
@@ -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:=
diff --git a/scripts/echo.c b/scripts/echo.c
index 3c45e33..cb207ae 100644
--- a/scripts/echo.c
+++ b/scripts/echo.c
@@ -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.
*/
diff --git a/scripts/mkconfigs b/scripts/mkconfigs
index ef6ae8a..65dd441 100755
--- a/scripts/mkconfigs
+++ b/scripts/mkconfigs
@@ -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.
diff --git a/scripts/showasm b/scripts/showasm
index dc2cd70..b61ab98 100755
--- a/scripts/showasm
+++ b/scripts/showasm
@@ -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
diff --git a/selinux/Kbuild.src b/selinux/Kbuild.src
index 6567e3c..cdd5f2a 100644
--- a/selinux/Kbuild.src
+++ b/selinux/Kbuild.src
@@ -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:=
diff --git a/selinux/chcon.c b/selinux/chcon.c
index c6be37f..e00cdda 100644
--- a/selinux/chcon.c
+++ b/selinux/chcon.c
@@ -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>
diff --git a/selinux/getenforce.c b/selinux/getenforce.c
index 3d3eef1..d9d9d0f 100644
--- a/selinux/getenforce.c
+++ b/selinux/getenforce.c
@@ -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"
diff --git a/selinux/getsebool.c b/selinux/getsebool.c
index 7478b79..924356c 100644
--- a/selinux/getsebool.c
+++ b/selinux/getsebool.c
@@ -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"
diff --git a/selinux/load_policy.c b/selinux/load_policy.c
index ea7c913..8fc92db 100644
--- a/selinux/load_policy.c
+++ b/selinux/load_policy.c
@@ -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"
diff --git a/selinux/matchpathcon.c b/selinux/matchpathcon.c
index 1532429..ec49077 100644
--- a/selinux/matchpathcon.c
+++ b/selinux/matchpathcon.c
@@ -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"
diff --git a/selinux/runcon.c b/selinux/runcon.c
index f8ca9a6..b70a5e3 100644
--- a/selinux/runcon.c
+++ b/selinux/runcon.c
@@ -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>
diff --git a/selinux/selinuxenabled.c b/selinux/selinuxenabled.c
index 1cf93c3..aa4e63f 100644
--- a/selinux/selinuxenabled.c
+++ b/selinux/selinuxenabled.c
@@ -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"
diff --git a/selinux/sestatus.c b/selinux/sestatus.c
index 1a02a6b..7fb2b47 100644
--- a/selinux/sestatus.c
+++ b/selinux/sestatus.c
@@ -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"
diff --git a/selinux/setenforce.c b/selinux/setenforce.c
index 45f8223..be54321 100644
--- a/selinux/setenforce.c
+++ b/selinux/setenforce.c
@@ -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"
diff --git a/selinux/setsebool.c b/selinux/setsebool.c
index b615ce7..a8cc004 100644
--- a/selinux/setsebool.c
+++ b/selinux/setsebool.c
@@ -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"
diff --git a/shell/Kbuild.src b/shell/Kbuild.src
index a669bdf..c00aec9 100644
--- a/shell/Kbuild.src
+++ b/shell/Kbuild.src
@@ -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:=
diff --git a/shell/ash.c b/shell/ash.c
index 4fbae24..c8e7e3b 100644
--- a/shell/ash.c
+++ b/shell/ash.c
@@ -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.
*/
/*
diff --git a/shell/ash_ptr_hack.c b/shell/ash_ptr_hack.c
index 68d9072..f698408 100644
--- a/shell/ash_ptr_hack.c
+++ b/shell/ash_ptr_hack.c
@@ -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;
diff --git a/shell/bbsh.c b/shell/bbsh.c
index 83132f9..8e25db4 100644
--- a/shell/bbsh.c
+++ b/shell/bbsh.c
@@ -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
diff --git a/shell/cttyhack.c b/shell/cttyhack.c
index 7a5e1ff..d1cb7fc 100644
--- a/shell/cttyhack.c
+++ b/shell/cttyhack.c
@@ -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"
diff --git a/shell/hush.c b/shell/hush.c
index df40589..e8dfb24 100644
--- a/shell/hush.c
+++ b/shell/hush.c
@@ -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 */
diff --git a/shell/match.c b/shell/match.c
index fb6a38e..8b1ddac 100644
--- a/shell/match.c
+++ b/shell/match.c
@@ -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.
diff --git a/shell/math.c b/shell/math.c
index 91fb28f..f0cc2e3 100644
--- a/shell/math.c
+++ b/shell/math.c
@@ -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>
diff --git a/shell/random.c b/shell/random.c
index 7f5821c..853ab08 100644
--- a/shell/random.c
+++ b/shell/random.c
@@ -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"
diff --git a/shell/random.h b/shell/random.h
index 0856340..180c48a 100644
--- a/shell/random.h
+++ b/shell/random.h
@@ -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
diff --git a/shell/shell_common.c b/shell/shell_common.c
index dc363e2..9345005 100644
--- a/shell/shell_common.c
+++ b/shell/shell_common.c
@@ -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"
diff --git a/shell/shell_common.h b/shell/shell_common.h
index 1e9f6a6..f06bc41 100644
--- a/shell/shell_common.h
+++ b/shell/shell_common.h
@@ -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
diff --git a/sysklogd/Kbuild.src b/sysklogd/Kbuild.src
index faaac11..d386cc2 100644
--- a/sysklogd/Kbuild.src
+++ b/sysklogd/Kbuild.src
@@ -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:=
diff --git a/sysklogd/klogd.c b/sysklogd/klogd.c
index 3468656..6766b64 100644
--- a/sysklogd/klogd.c
+++ b/sysklogd/klogd.c
@@ -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"
diff --git a/sysklogd/logger.c b/sysklogd/logger.c
index def8330..ff15191 100644
--- a/sysklogd/logger.c
+++ b/sysklogd/logger.c
@@ -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.
*/
/*
diff --git a/sysklogd/logread.c b/sysklogd/logread.c
index 1e8d6bc..52c97aa 100644
--- a/sysklogd/logread.c
+++ b/sysklogd/logread.c
@@ -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"
diff --git a/sysklogd/syslogd.c b/sysklogd/syslogd.c
index 37a119b..fb73095 100644
--- a/sysklogd/syslogd.c
+++ b/sysklogd/syslogd.c
@@ -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.
*/
/*
diff --git a/sysklogd/syslogd_and_logger.c b/sysklogd/syslogd_and_logger.c
index 51573bd..0964f23 100644
--- a/sysklogd/syslogd_and_logger.c
+++ b/sysklogd/syslogd_and_logger.c
@@ -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"
diff --git a/testsuite/all_sourcecode.tests b/testsuite/all_sourcecode.tests
index 071399c..7dcbbe8 100755
--- a/testsuite/all_sourcecode.tests
+++ b/testsuite/all_sourcecode.tests
@@ -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
diff --git a/testsuite/ar.tests b/testsuite/ar.tests
index 4630d08..0a8eb9b 100755
--- a/testsuite/ar.tests
+++ b/testsuite/ar.tests
@@ -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
diff --git a/testsuite/ash.tests b/testsuite/ash.tests
index 2eeb746..2a99245 100755
--- a/testsuite/ash.tests
+++ b/testsuite/ash.tests
@@ -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"
diff --git a/testsuite/awk.tests b/testsuite/awk.tests
index 0691a79..9e5e5a0 100755
--- a/testsuite/awk.tests
+++ b/testsuite/awk.tests
@@ -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
diff --git a/testsuite/busybox.tests b/testsuite/busybox.tests
index 0c74053..04fea3e 100755
--- a/testsuite/busybox.tests
+++ b/testsuite/busybox.tests
@@ -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
diff --git a/testsuite/cal.tests b/testsuite/cal.tests
index db693ee..5509cf0 100755
--- a/testsuite/cal.tests
+++ b/testsuite/cal.tests
@@ -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"
diff --git a/testsuite/comm.tests b/testsuite/comm.tests
index 753db21..2f48168 100755
--- a/testsuite/comm.tests
+++ b/testsuite/comm.tests
@@ -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
diff --git a/testsuite/cp.tests b/testsuite/cp.tests
index e81939d..33cd876 100755
--- a/testsuite/cp.tests
+++ b/testsuite/cp.tests
@@ -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
diff --git a/testsuite/cpio.tests b/testsuite/cpio.tests
index 44c17e6..05b92db 100755
--- a/testsuite/cpio.tests
+++ b/testsuite/cpio.tests
@@ -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
diff --git a/testsuite/cut.tests b/testsuite/cut.tests
index 0fd79f2..1103402 100755
--- a/testsuite/cut.tests
+++ b/testsuite/cut.tests
@@ -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
diff --git a/testsuite/diff.tests b/testsuite/diff.tests
index 27a4b33..6de4648 100755
--- a/testsuite/diff.tests
+++ b/testsuite/diff.tests
@@ -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
diff --git a/testsuite/expand.tests b/testsuite/expand.tests
index 631ab4d..0682c29 100755
--- a/testsuite/expand.tests
+++ b/testsuite/expand.tests
@@ -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"
diff --git a/testsuite/fold.tests b/testsuite/fold.tests
index e5700cc..ecf8b9c 100755
--- a/testsuite/fold.tests
+++ b/testsuite/fold.tests
@@ -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"
diff --git a/testsuite/grep.tests b/testsuite/grep.tests
index d4bf80d..520a184 100755
--- a/testsuite/grep.tests
+++ b/testsuite/grep.tests
@@ -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:
diff --git a/testsuite/ls.tests b/testsuite/ls.tests
index dc84212..1669579 100755
--- a/testsuite/ls.tests
+++ b/testsuite/ls.tests
@@ -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"
diff --git a/testsuite/makedevs.tests b/testsuite/makedevs.tests
index f19af8a..eb51410 100755
--- a/testsuite/makedevs.tests
+++ b/testsuite/makedevs.tests
@@ -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
diff --git a/testsuite/mdev.tests b/testsuite/mdev.tests
index a46929b..7320e17 100755
--- a/testsuite/mdev.tests
+++ b/testsuite/mdev.tests
@@ -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
diff --git a/testsuite/mkfs.minix.tests b/testsuite/mkfs.minix.tests
index 7cad7da..8a33c16 100755
--- a/testsuite/mkfs.minix.tests
+++ b/testsuite/mkfs.minix.tests
@@ -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
diff --git a/testsuite/mount.testroot b/testsuite/mount.testroot
index e18d046..4f34c57 100755
--- a/testsuite/mount.testroot
+++ b/testsuite/mount.testroot
@@ -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
diff --git a/testsuite/mount.tests b/testsuite/mount.tests
index ce1a600..d3d2400 100755
--- a/testsuite/mount.tests
+++ b/testsuite/mount.tests
@@ -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"
diff --git a/testsuite/od.tests b/testsuite/od.tests
index a2d015a..138efed 100755
--- a/testsuite/od.tests
+++ b/testsuite/od.tests
@@ -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
diff --git a/testsuite/parse.tests b/testsuite/parse.tests
index 999efef..9899b73 100755
--- a/testsuite/parse.tests
+++ b/testsuite/parse.tests
@@ -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
diff --git a/testsuite/patch.tests b/testsuite/patch.tests
index f55b53f..cd0e965 100755
--- a/testsuite/patch.tests
+++ b/testsuite/patch.tests
@@ -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
diff --git a/testsuite/pidof.tests b/testsuite/pidof.tests
index 624b0a7..2a06d2b 100755
--- a/testsuite/pidof.tests
+++ b/testsuite/pidof.tests
@@ -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:
diff --git a/testsuite/printf.tests b/testsuite/printf.tests
index 95f8110..b48e293 100755
--- a/testsuite/printf.tests
+++ b/testsuite/printf.tests
@@ -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
diff --git a/testsuite/readlink.tests b/testsuite/readlink.tests
index ecc3ad0..73163b0 100755
--- a/testsuite/readlink.tests
+++ b/testsuite/readlink.tests
@@ -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
diff --git a/testsuite/rx.tests b/testsuite/rx.tests
index 985fcdc..37fa02e 100755
--- a/testsuite/rx.tests
+++ b/testsuite/rx.tests
@@ -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
diff --git a/testsuite/sed.tests b/testsuite/sed.tests
index 61551e3..395372a 100755
--- a/testsuite/sed.tests
+++ b/testsuite/sed.tests
@@ -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
diff --git a/testsuite/seq.tests b/testsuite/seq.tests
index 7a55374..1e1116c 100755
--- a/testsuite/seq.tests
+++ b/testsuite/seq.tests
@@ -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).
diff --git a/testsuite/sort.tests b/testsuite/sort.tests
index 8a810f8..91b282e 100755
--- a/testsuite/sort.tests
+++ b/testsuite/sort.tests
@@ -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
diff --git a/testsuite/start-stop-daemon.tests b/testsuite/start-stop-daemon.tests
index 76b0be0..d07aeef 100755
--- a/testsuite/start-stop-daemon.tests
+++ b/testsuite/start-stop-daemon.tests
@@ -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
diff --git a/testsuite/sum.tests b/testsuite/sum.tests
index da278c7..b9f4cbf 100755
--- a/testsuite/sum.tests
+++ b/testsuite/sum.tests
@@ -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
diff --git a/testsuite/tail.tests b/testsuite/tail.tests
index d2427d4..7140da2 100755
--- a/testsuite/tail.tests
+++ b/testsuite/tail.tests
@@ -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
diff --git a/testsuite/tar.tests b/testsuite/tar.tests
index 6604b4d..cef16b6 100755
--- a/testsuite/tar.tests
+++ b/testsuite/tar.tests
@@ -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
diff --git a/testsuite/taskset.tests b/testsuite/taskset.tests
index 1a19285..3fb5c90 100755
--- a/testsuite/taskset.tests
+++ b/testsuite/taskset.tests
@@ -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"
diff --git a/testsuite/test.tests b/testsuite/test.tests
index 7d80444..2c92e34 100755
--- a/testsuite/test.tests
+++ b/testsuite/test.tests
@@ -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
diff --git a/testsuite/tr.tests b/testsuite/tr.tests
index 5dabbb5..5cca299 100755
--- a/testsuite/tr.tests
+++ b/testsuite/tr.tests
@@ -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
diff --git a/testsuite/unexpand.tests b/testsuite/unexpand.tests
index 8dbe3eb..7b326dc 100755
--- a/testsuite/unexpand.tests
+++ b/testsuite/unexpand.tests
@@ -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"
diff --git a/testsuite/uniq.tests b/testsuite/uniq.tests
index 02c595a..83bf382 100755
--- a/testsuite/uniq.tests
+++ b/testsuite/uniq.tests
@@ -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).
diff --git a/testsuite/unzip.tests b/testsuite/unzip.tests
index 0ce5da2..8677a03 100755
--- a/testsuite/unzip.tests
+++ b/testsuite/unzip.tests
@@ -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
diff --git a/testsuite/uuencode.tests b/testsuite/uuencode.tests
index adb2d33..cd6191b 100755
--- a/testsuite/uuencode.tests
+++ b/testsuite/uuencode.tests
@@ -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
diff --git a/testsuite/xargs.tests b/testsuite/xargs.tests
index 6463252..2d0a201 100755
--- a/testsuite/xargs.tests
+++ b/testsuite/xargs.tests
@@ -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
diff --git a/util-linux/Kbuild.src b/util-linux/Kbuild.src
index afc0db5..c06d911 100644
--- a/util-linux/Kbuild.src
+++ b/util-linux/Kbuild.src
@@ -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:=
diff --git a/util-linux/acpid.c b/util-linux/acpid.c
index 11a9f62..c3b3c8b 100644
--- a/util-linux/acpid.c
+++ b/util-linux/acpid.c
@@ -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"
diff --git a/util-linux/blkid.c b/util-linux/blkid.c
index ec699d1..4ce44b1 100644
--- a/util-linux/blkid.c
+++ b/util-linux/blkid.c
@@ -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"
diff --git a/util-linux/dmesg.c b/util-linux/dmesg.c
index b0dc592..06a03d3 100644
--- a/util-linux/dmesg.c
+++ b/util-linux/dmesg.c
@@ -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"
diff --git a/util-linux/fbset.c b/util-linux/fbset.c
index 2769a37..07c8f55 100644
--- a/util-linux/fbset.c
+++ b/util-linux/fbset.c
@@ -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
diff --git a/util-linux/fdformat.c b/util-linux/fdformat.c
index 3831ab4..f5c386c 100644
--- a/util-linux/fdformat.c
+++ b/util-linux/fdformat.c
@@ -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"
diff --git a/util-linux/fdisk.c b/util-linux/fdisk.c
index fc02000..b6417a3 100644
--- a/util-linux/fdisk.c
+++ b/util-linux/fdisk.c
@@ -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
diff --git a/util-linux/fdisk_aix.c b/util-linux/fdisk_aix.c
index 2a0ab17..ee5df50 100644
--- a/util-linux/fdisk_aix.c
+++ b/util-linux/fdisk_aix.c
@@ -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 {
diff --git a/util-linux/fdisk_sgi.c b/util-linux/fdisk_sgi.c
index 0e3cff5..785fc66 100644
--- a/util-linux/fdisk_sgi.c
+++ b/util-linux/fdisk_sgi.c
@@ -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
diff --git a/util-linux/fdisk_sun.c b/util-linux/fdisk_sun.c
index 463082f..6b7940c 100644
--- a/util-linux/fdisk_sun.c
+++ b/util-linux/fdisk_sun.c
@@ -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
diff --git a/util-linux/findfs.c b/util-linux/findfs.c
index 1e9c687..e1ec41f 100644
--- a/util-linux/findfs.c
+++ b/util-linux/findfs.c
@@ -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"
diff --git a/util-linux/freeramdisk.c b/util-linux/freeramdisk.c
index 4949056..7ad4430 100644
--- a/util-linux/freeramdisk.c
+++ b/util-linux/freeramdisk.c
@@ -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"
diff --git a/util-linux/fsck_minix.c b/util-linux/fsck_minix.c
index 970f5f7..e02e05f 100644
--- a/util-linux/fsck_minix.c
+++ b/util-linux/fsck_minix.c
@@ -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.
*/
/*
diff --git a/util-linux/getopt.c b/util-linux/getopt.c
index adb9675..7c49853 100644
--- a/util-linux/getopt.c
+++ b/util-linux/getopt.c
@@ -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.
*/
/*
diff --git a/util-linux/hexdump.c b/util-linux/hexdump.c
index 3db9111..8c4d521 100644
--- a/util-linux/hexdump.c
+++ b/util-linux/hexdump.c
@@ -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"
diff --git a/util-linux/hwclock.c b/util-linux/hwclock.c
index 3da2e23..922dd05 100644
--- a/util-linux/hwclock.c
+++ b/util-linux/hwclock.c
@@ -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"
diff --git a/util-linux/ipcrm.c b/util-linux/ipcrm.c
index 8b0b226..6360c70 100644
--- a/util-linux/ipcrm.c
+++ b/util-linux/ipcrm.c
@@ -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"
diff --git a/util-linux/ipcs.c b/util-linux/ipcs.c
index c1103b0..14df652 100644
--- a/util-linux/ipcs.c
+++ b/util-linux/ipcs.c
@@ -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() */
diff --git a/util-linux/losetup.c b/util-linux/losetup.c
index 3873be3..776f784 100644
--- a/util-linux/losetup.c
+++ b/util-linux/losetup.c
@@ -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"
diff --git a/util-linux/lspci.c b/util-linux/lspci.c
index 514c3a4..46e93b0 100644
--- a/util-linux/lspci.c
+++ b/util-linux/lspci.c
@@ -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"
diff --git a/util-linux/lsusb.c b/util-linux/lsusb.c
index 23b0349..6f9b54d 100644
--- a/util-linux/lsusb.c
+++ b/util-linux/lsusb.c
@@ -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"
diff --git a/util-linux/mdev.c b/util-linux/mdev.c
index cd6c1a8..a970f91 100644
--- a/util-linux/mdev.c
+++ b/util-linux/mdev.c
@@ -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"
diff --git a/util-linux/mkfs_ext2.c b/util-linux/mkfs_ext2.c
index 14feb92..1c2b3b2 100644
--- a/util-linux/mkfs_ext2.c
+++ b/util-linux/mkfs_ext2.c
@@ -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>
diff --git a/util-linux/mkfs_minix.c b/util-linux/mkfs_minix.c
index abfb942..9e826ae 100644
--- a/util-linux/mkfs_minix.c
+++ b/util-linux/mkfs_minix.c
@@ -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.
*/
/*
diff --git a/util-linux/mkfs_reiser.c b/util-linux/mkfs_reiser.c
index f9a0ca8..6e172d6 100644
--- a/util-linux/mkfs_reiser.c
+++ b/util-linux/mkfs_reiser.c
@@ -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>
diff --git a/util-linux/mkfs_vfat.c b/util-linux/mkfs_vfat.c
index c57cd9d..211e67e 100644
--- a/util-linux/mkfs_vfat.c
+++ b/util-linux/mkfs_vfat.c
@@ -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"
diff --git a/util-linux/mkswap.c b/util-linux/mkswap.c
index 7e32d91..3f736fa 100644
--- a/util-linux/mkswap.c
+++ b/util-linux/mkswap.c
@@ -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"
diff --git a/util-linux/more.c b/util-linux/more.c
index 00a427a..1fd6f9e 100644
--- a/util-linux/more.c
+++ b/util-linux/more.c
@@ -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"
diff --git a/util-linux/mount.c b/util-linux/mount.c
index aa17872..5e85f99 100644
--- a/util-linux/mount.c
+++ b/util-linux/mount.c
@@ -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.
diff --git a/util-linux/pivot_root.c b/util-linux/pivot_root.c
index 28af00c..ac52a7a 100644
--- a/util-linux/pivot_root.c
+++ b/util-linux/pivot_root.c
@@ -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"
diff --git a/util-linux/rdate.c b/util-linux/rdate.c
index f5df2f7..2c3de74 100644
--- a/util-linux/rdate.c
+++ b/util-linux/rdate.c
@@ -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"
diff --git a/util-linux/rdev.c b/util-linux/rdev.c
index 33abd39..2fbb4d3 100644
--- a/util-linux/rdev.c
+++ b/util-linux/rdev.c
@@ -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.
*
*/
diff --git a/util-linux/readprofile.c b/util-linux/readprofile.c
index 2196544..00b3382 100644
--- a/util-linux/readprofile.c
+++ b/util-linux/readprofile.c
@@ -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.
*/
/*
diff --git a/util-linux/rev.c b/util-linux/rev.c
index 8d5ac2f..e1e0044 100644
--- a/util-linux/rev.c
+++ b/util-linux/rev.c
@@ -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))
diff --git a/util-linux/rtcwake.c b/util-linux/rtcwake.c
index b163766..26e5b47 100644
--- a/util-linux/rtcwake.c
+++ b/util-linux/rtcwake.c
@@ -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
diff --git a/util-linux/script.c b/util-linux/script.c
index ba90b06..0860bb0 100644
--- a/util-linux/script.c
+++ b/util-linux/script.c
@@ -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"
diff --git a/util-linux/scriptreplay.c b/util-linux/scriptreplay.c
index c87e44d..6eaba43 100644
--- a/util-linux/scriptreplay.c
+++ b/util-linux/scriptreplay.c
@@ -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"
diff --git a/util-linux/setarch.c b/util-linux/setarch.c
index 776caf9..7d5dc24 100644
--- a/util-linux/setarch.c
+++ b/util-linux/setarch.c
@@ -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>
diff --git a/util-linux/swaponoff.c b/util-linux/swaponoff.c
index f2f52fb..e2c060f 100644
--- a/util-linux/swaponoff.c
+++ b/util-linux/swaponoff.c
@@ -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"
diff --git a/util-linux/switch_root.c b/util-linux/switch_root.c
index e2da119..d471437 100644
--- a/util-linux/switch_root.c
+++ b/util-linux/switch_root.c
@@ -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>
diff --git a/util-linux/umount.c b/util-linux/umount.c
index a19f86c..7ba46ee 100644
--- a/util-linux/umount.c
+++ b/util-linux/umount.c
@@ -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>
diff --git a/util-linux/volume_id/Kbuild.src b/util-linux/volume_id/Kbuild.src
index 8af3ccd..70da654 100644
--- a/util-linux/volume_id/Kbuild.src
+++ b/util-linux/volume_id/Kbuild.src
@@ -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:=
diff --git a/util-linux/volume_id/get_devname.c b/util-linux/volume_id/get_devname.c
index 4d9f9ec..bf32e6a 100644
--- a/util-linux/volume_id/get_devname.c
+++ b/util-linux/volume_id/get_devname.c
@@ -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)