* cfg.mk (update-copyright-env): Add, from coreutils.
(VC_LIST_ALWAYS_EXCLUDE_REGEX): Add, for update-copyright exceptions.
* README: Add info about copyright year ranges.
* *: Update copyright notices.
protitypes.
* acl.c: add <ctype.h> we use isdigit()
add "argv.h" we use argv_xx() functions.
(read_address): Declared static and variable addr unuse nuked.
(netdef_parse): Declared static.
(open_users_acl): Declared static.
(netdef_free): Declared static.
(acl_free): Declared static.
(discard_acl): Declared static.
* announce.c (init_line format_line finish_line print_mesg):
Declared static.
* intalkd.h: Add prototypes for global functions.
* print.c (messages_types): Array declared const and static.
(answers): Array declared cnst and static.
(_xlat_num): Declared static.
(print_request): First argument declared const and should
have a return value.
(print_response): First argument declared const and should
have a return value.
* process.c (process_request): Bug, process did not have
a return value.
* table.c (lookup_request): Declared static and function
pointer with proper prototypes.
(fuzzy_comp): Declared static.
(exact_comp): Did not have a return value.
(delete_invite): Change prototype to correspond to
include/protocols/talkd.h wich want a unsinge long.
* talkd.c (main): Returned 0 for good measure.
(alarm_handler): It is a signal handler correct the prototype.
ftp/extern.h ftp/ftp.1 ftp/ftp.c ftp/ftp_var.h ftp/main.c
ftp/ruserpass.c ftpd/ChangeLog ftpd/extern.h ftpd/ftpcmd.y
ftpd/ftpd.8 ftpd/ftpd.c ftpd/popen.c headers/ChangeLog
headers/paths.h headers/syslog-int.h headers/tftpsubs.h
headers/arpa/ftp.h headers/arpa/telnet.h headers/arpa/tftp.h
headers/protocols/talkd.h inetd/ChangeLog inetd/inetd.8
inetd/inetd.c libinetutils/ChangeLog libinetutils/daemon.c
libinetutils/des_rw.c libinetutils/forkpty.c
libinetutils/iruserok.c libinetutils/kcmd.c
libinetutils/krcmd.c libinetutils/login_tty.c
libinetutils/openpty.c libinetutils/snprintf.c
libinetutils/snprintf.h libinetutils/syslog.c
libinetutils/tftpsubs.c libinetutils/ttymsg.c
libinetutils/utmp_init.c libls/cmp.c libls/extern.h libls/ls.1
libls/ls.c libls/ls.h libls/print.c libls/stat_flags.c
libls/util.c libtelnet/ChangeLog libtelnet/auth-proto.h
libtelnet/auth.c libtelnet/auth.h libtelnet/enc-proto.h
libtelnet/enc_des.c libtelnet/encrypt.c libtelnet/encrypt.h
libtelnet/forward.c libtelnet/genget.c libtelnet/getent.c
libtelnet/kerberos.c libtelnet/kerberos5.c
libtelnet/key-proto.h libtelnet/misc-proto.h libtelnet/misc.c
libtelnet/misc.h libtelnet/read_passwd.c rcp/ChangeLog
rcp/extern.h rcp/rcp.1 rcp/rcp.c rcp/util.c rexecd/ChangeLog
rexecd/rexecd.8 rexecd/rexecd.c rlogin/ChangeLog
rlogin/rlogin.1 rlogin/rlogin.c rlogind/ChangeLog
rlogind/rlogind.8 rlogind/rlogind.c rsh/ChangeLog rsh/rsh.1
rsh/rsh.c rshd/ChangeLog rshd/rshd.8 rshd/rshd.c
syslog/ChangeLog syslog/syslog.1 syslog/syslog.c
syslogd/ChangeLog syslogd/syslog.conf.5 syslogd/syslogd.8
syslogd/syslogd.c talk/ChangeLog talk/ctl.c
talk/ctl_transact.c talk/display.c talk/get_addrs.c
talk/get_names.c talk/init_disp.c talk/invite.c talk/io.c
talk/look_up.c talk/msgs.c talk/talk.1 talk/talk.c talk/talk.h
talk/talk_ctl.h talkd/ChangeLog talkd/announce.c talkd/print.c
talkd/process.c talkd/table.c talkd/talkd.8 talkd/talkd.c
telnet/ChangeLog telnet/authenc.c telnet/commands.c
telnet/defines.h telnet/externs.h telnet/fdset.h
telnet/general.h telnet/main.c telnet/network.c telnet/ring.c
telnet/ring.h telnet/sys_bsd.c telnet/telnet.1 telnet/telnet.c
telnet/terminal.c telnet/tn3270.c telnet/types.h
telnet/utilities.c telnetd/ChangeLog telnetd/authenc.c
telnetd/defs.h telnetd/ext.h telnetd/global.c telnetd/slc.c
telnetd/state.c telnetd/sys_term.c telnetd/telnetd.8
telnetd/telnetd.c telnetd/telnetd.h telnetd/termstat.c
telnetd/utility.c tftp/ChangeLog tftp/extern.h tftp/main.c
tftp/tftp.1 tftp/tftp.c tftpd/ChangeLog tftpd/tftpd.8
tftpd/tftpd.c uucpd/ChangeLog uucpd/uucpd.c whois/ChangeLog
whois/main.c whois/net.c
* *: Clause 3 removed.
excerpt from email with RMS:
"UCB has agreed to drop the advertising clause from the license for all
BSD software. The advertising clause is this one:
3. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by the University of
California, Berkeley and its contributors.
This means that we can delete that paragraph from all files which give
the University of California as the only copyright holder."