summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Roth <robert.roth.off@gmail.com>2014-08-20 04:44:27 +0300
committerRobert Roth <robert.roth.off@gmail.com>2014-08-20 04:44:27 +0300
commit7a3414d00233be4248b11a473a9b9529311352e8 (patch)
tree8abfd0e1998068b8e60035539ab3b868a89aa5ec
parent564506bb0d026018861645a0236da6a23bbb439b (diff)
downloadlibgtop-7a3414d00233be4248b11a473a9b9529311352e8.tar.gz
Update old FSF address.
https://bugzilla.gnome.org/show_bug.cgi?id=721514
-rw-r--r--copyright.txt4
-rw-r--r--doc/reference/libgtop-docs.xml4
-rw-r--r--examples/first.c4
-rw-r--r--examples/mountlist.c4
-rw-r--r--examples/netlist.c4
-rw-r--r--examples/netload.c4
-rw-r--r--examples/procmap.c4
-rw-r--r--examples/second.c4
-rw-r--r--examples/smp.c4
-rw-r--r--examples/sysdeps.c4
-rw-r--r--examples/timings.c4
-rw-r--r--glibtop.h4
-rw-r--r--include/glibtop/call-vector.h.in4
-rw-r--r--include/glibtop/close.h4
-rw-r--r--include/glibtop/command.h4
-rw-r--r--include/glibtop/cpu.h4
-rw-r--r--include/glibtop/error.h4
-rw-r--r--include/glibtop/fsusage.h4
-rw-r--r--include/glibtop/global.h4
-rw-r--r--include/glibtop/loadavg.h4
-rw-r--r--include/glibtop/mem.h4
-rw-r--r--include/glibtop/mountlist.h4
-rw-r--r--include/glibtop/msg_limits.h4
-rw-r--r--include/glibtop/netlist.h4
-rw-r--r--include/glibtop/netload.h4
-rw-r--r--include/glibtop/open.h4
-rw-r--r--include/glibtop/parameter.h4
-rw-r--r--include/glibtop/ppp.h4
-rw-r--r--include/glibtop/procaffinity.h4
-rw-r--r--include/glibtop/procargs.h4
-rw-r--r--include/glibtop/prockernel.h4
-rw-r--r--include/glibtop/proclist.h4
-rw-r--r--include/glibtop/procmap.h4
-rw-r--r--include/glibtop/procmem.h4
-rw-r--r--include/glibtop/procopenfiles.h4
-rw-r--r--include/glibtop/procsegment.h4
-rw-r--r--include/glibtop/procsignal.h4
-rw-r--r--include/glibtop/procstate.h4
-rw-r--r--include/glibtop/proctime.h4
-rw-r--r--include/glibtop/procuid.h4
-rw-r--r--include/glibtop/procwd.h4
-rw-r--r--include/glibtop/read.h4
-rw-r--r--include/glibtop/read_data.h4
-rw-r--r--include/glibtop/sem_limits.h4
-rw-r--r--include/glibtop/shm_limits.h4
-rw-r--r--include/glibtop/signal.h4
-rw-r--r--include/glibtop/swap.h4
-rw-r--r--include/glibtop/sysdeps.h4
-rw-r--r--include/glibtop/sysinfo.h4
-rw-r--r--include/glibtop/union.h4
-rw-r--r--include/glibtop/uptime.h4
-rw-r--r--include/glibtop/version.h4
-rw-r--r--include/glibtop/write.h4
-rw-r--r--lib/close.c4
-rw-r--r--lib/command.c4
-rw-r--r--lib/init.c4
-rw-r--r--lib/open.c4
-rw-r--r--lib/parameter.c4
-rw-r--r--lib/read.c4
-rw-r--r--lib/read_data.c4
-rw-r--r--lib/sysdeps.c4
-rw-r--r--lib/write.c4
-rwxr-xr-xltconfig4
-rw-r--r--src/daemon/daemon.h4
-rw-r--r--src/daemon/io.c4
-rw-r--r--src/daemon/main.c4
-rw-r--r--src/daemon/server.c4
-rw-r--r--src/daemon/slave.c4
-rw-r--r--src/daemon/version.c4
-rw-r--r--sysdeps/aix/close.c4
-rw-r--r--sysdeps/aix/cpu.c4
-rw-r--r--sysdeps/aix/glibtop_machine.h4
-rw-r--r--sysdeps/aix/glibtop_server.h4
-rw-r--r--sysdeps/aix/glibtop_suid.h4
-rw-r--r--sysdeps/aix/loadavg.c4
-rw-r--r--sysdeps/aix/mem.c4
-rw-r--r--sysdeps/aix/msg_limits.c4
-rw-r--r--sysdeps/aix/netlist.c4
-rw-r--r--sysdeps/aix/netload.c4
-rw-r--r--sysdeps/aix/nosuid.c4
-rw-r--r--sysdeps/aix/open.c4
-rw-r--r--sysdeps/aix/ppp.c4
-rw-r--r--sysdeps/aix/procargs.c4
-rw-r--r--sysdeps/aix/prockernel.c4
-rw-r--r--sysdeps/aix/proclist.c4
-rw-r--r--sysdeps/aix/procmap.c4
-rw-r--r--sysdeps/aix/procmem.c4
-rw-r--r--sysdeps/aix/procsegment.c4
-rw-r--r--sysdeps/aix/procsignal.c4
-rw-r--r--sysdeps/aix/procstate.c4
-rw-r--r--sysdeps/aix/proctime.c4
-rw-r--r--sysdeps/aix/procuid.c4
-rw-r--r--sysdeps/aix/sem_limits.c4
-rw-r--r--sysdeps/aix/shm_limits.c4
-rw-r--r--sysdeps/aix/siglist.c4
-rw-r--r--sysdeps/aix/swap.c4
-rw-r--r--sysdeps/aix/sysinfo.c4
-rw-r--r--sysdeps/aix/uptime.c4
-rw-r--r--sysdeps/aix/utils.c4
-rw-r--r--sysdeps/aix/utils.h4
-rw-r--r--sysdeps/bsd/close.c4
-rw-r--r--sysdeps/bsd/cpu.c4
-rw-r--r--sysdeps/bsd/glibtop_machine.h4
-rw-r--r--sysdeps/bsd/glibtop_server.h4
-rw-r--r--sysdeps/bsd/glibtop_suid.h4
-rw-r--r--sysdeps/bsd/init.c4
-rw-r--r--sysdeps/bsd/loadavg.c4
-rw-r--r--sysdeps/bsd/mem.c4
-rw-r--r--sysdeps/bsd/msg_limits.c4
-rw-r--r--sysdeps/bsd/netlist.c4
-rw-r--r--sysdeps/bsd/netload.c4
-rw-r--r--sysdeps/bsd/nosuid.c4
-rw-r--r--sysdeps/bsd/open.c4
-rw-r--r--sysdeps/bsd/ppp.c4
-rw-r--r--sysdeps/bsd/procargs.c4
-rw-r--r--sysdeps/bsd/procdata.c4
-rw-r--r--sysdeps/bsd/prockernel.c4
-rw-r--r--sysdeps/bsd/proclist.c4
-rw-r--r--sysdeps/bsd/procmap.c4
-rw-r--r--sysdeps/bsd/procmem.c4
-rw-r--r--sysdeps/bsd/procopenfiles.c4
-rw-r--r--sysdeps/bsd/procsegment.c4
-rw-r--r--sysdeps/bsd/procsignal.c4
-rw-r--r--sysdeps/bsd/procstate.c4
-rw-r--r--sysdeps/bsd/proctime.c4
-rw-r--r--sysdeps/bsd/procuid.c4
-rw-r--r--sysdeps/bsd/sem_limits.c4
-rw-r--r--sysdeps/bsd/shm_limits.c4
-rw-r--r--sysdeps/bsd/siglist.c4
-rw-r--r--sysdeps/bsd/swap.c4
-rw-r--r--sysdeps/bsd/sysinfo.c4
-rw-r--r--sysdeps/bsd/uptime.c4
-rw-r--r--sysdeps/common/error.c4
-rw-r--r--sysdeps/common/error_suid.c4
-rw-r--r--sysdeps/common/fsusage.c2
-rw-r--r--sysdeps/common/mountlist.c2
-rw-r--r--sysdeps/common/sysdeps_suid.c4
-rw-r--r--sysdeps/cygwin/close.c4
-rw-r--r--sysdeps/cygwin/cpu.c4
-rw-r--r--sysdeps/cygwin/glibtop_machine.h4
-rw-r--r--sysdeps/cygwin/glibtop_private.h4
-rw-r--r--sysdeps/cygwin/glibtop_server.h4
-rw-r--r--sysdeps/cygwin/loadavg.c4
-rw-r--r--sysdeps/cygwin/mem.c4
-rw-r--r--sysdeps/cygwin/mountlist.c2
-rw-r--r--sysdeps/cygwin/msg_limits.c4
-rw-r--r--sysdeps/cygwin/netlist.c4
-rw-r--r--sysdeps/cygwin/netload.c4
-rw-r--r--sysdeps/cygwin/open.c4
-rw-r--r--sysdeps/cygwin/ppp.c4
-rw-r--r--sysdeps/cygwin/procaffinity.c4
-rw-r--r--sysdeps/cygwin/procargs.c4
-rw-r--r--sysdeps/cygwin/prockernel.c4
-rw-r--r--sysdeps/cygwin/proclist.c4
-rw-r--r--sysdeps/cygwin/procmap.c4
-rw-r--r--sysdeps/cygwin/procmem.c4
-rw-r--r--sysdeps/cygwin/procopenfiles.c4
-rw-r--r--sysdeps/cygwin/procsegment.c4
-rw-r--r--sysdeps/cygwin/procsignal.c4
-rw-r--r--sysdeps/cygwin/procstate.c4
-rw-r--r--sysdeps/cygwin/proctime.c4
-rw-r--r--sysdeps/cygwin/procuid.c4
-rw-r--r--sysdeps/cygwin/procwd.c4
-rw-r--r--sysdeps/cygwin/sem_limits.c4
-rw-r--r--sysdeps/cygwin/shm_limits.c4
-rw-r--r--sysdeps/cygwin/siglist.c4
-rw-r--r--sysdeps/cygwin/swap.c4
-rw-r--r--sysdeps/cygwin/sysinfo.c4
-rw-r--r--sysdeps/cygwin/uptime.c4
-rw-r--r--sysdeps/darwin/close.c4
-rw-r--r--sysdeps/darwin/close_suid.c4
-rw-r--r--sysdeps/darwin/cpu.c4
-rw-r--r--sysdeps/darwin/glibtop_machine.h4
-rw-r--r--sysdeps/darwin/glibtop_server.h4
-rw-r--r--sysdeps/darwin/glibtop_suid.h4
-rw-r--r--sysdeps/darwin/loadavg.c4
-rw-r--r--sysdeps/darwin/mem.c4
-rw-r--r--sysdeps/darwin/msg_limits.c4
-rw-r--r--sysdeps/darwin/netlist.c4
-rw-r--r--sysdeps/darwin/netload.c4
-rw-r--r--sysdeps/darwin/nosuid.c4
-rw-r--r--sysdeps/darwin/open.c4
-rw-r--r--sysdeps/darwin/ppp.c4
-rw-r--r--sysdeps/darwin/procaffinity.c4
-rw-r--r--sysdeps/darwin/procargs.c4
-rw-r--r--sysdeps/darwin/prockernel.c4
-rw-r--r--sysdeps/darwin/proclist.c4
-rw-r--r--sysdeps/darwin/procmap.c4
-rw-r--r--sysdeps/darwin/procmem.c4
-rw-r--r--sysdeps/darwin/procopenfiles.c4
-rw-r--r--sysdeps/darwin/procsegment.c4
-rw-r--r--sysdeps/darwin/procsignal.c4
-rw-r--r--sysdeps/darwin/procstate.c4
-rw-r--r--sysdeps/darwin/proctime.c4
-rw-r--r--sysdeps/darwin/procuid.c4
-rw-r--r--sysdeps/darwin/procwd.c4
-rw-r--r--sysdeps/darwin/sem_limits.c4
-rw-r--r--sysdeps/darwin/shm_limits.c4
-rw-r--r--sysdeps/darwin/siglist.c4
-rw-r--r--sysdeps/darwin/swap.c4
-rw-r--r--sysdeps/darwin/sysinfo.c4
-rw-r--r--sysdeps/darwin/uptime.c4
-rw-r--r--sysdeps/freebsd/close.c4
-rw-r--r--sysdeps/freebsd/cpu.c4
-rw-r--r--sysdeps/freebsd/glibtop_machine.h4
-rw-r--r--sysdeps/freebsd/glibtop_private.h4
-rw-r--r--sysdeps/freebsd/glibtop_server.h4
-rw-r--r--sysdeps/freebsd/glibtop_suid.h4
-rw-r--r--sysdeps/freebsd/loadavg.c4
-rw-r--r--sysdeps/freebsd/mem.c4
-rw-r--r--sysdeps/freebsd/mountlist.c2
-rw-r--r--sysdeps/freebsd/msg_limits.c4
-rw-r--r--sysdeps/freebsd/netlist.c4
-rw-r--r--sysdeps/freebsd/netload.c4
-rw-r--r--sysdeps/freebsd/nosuid.c4
-rw-r--r--sysdeps/freebsd/open.c4
-rw-r--r--sysdeps/freebsd/ppp.c4
-rw-r--r--sysdeps/freebsd/procaffinity.c4
-rw-r--r--sysdeps/freebsd/procargs.c4
-rw-r--r--sysdeps/freebsd/prockernel.c4
-rw-r--r--sysdeps/freebsd/proclist.c4
-rw-r--r--sysdeps/freebsd/procmap.c4
-rw-r--r--sysdeps/freebsd/procmem.c4
-rw-r--r--sysdeps/freebsd/procopenfiles.c4
-rw-r--r--sysdeps/freebsd/procsegment.c4
-rw-r--r--sysdeps/freebsd/procsignal.c4
-rw-r--r--sysdeps/freebsd/procstate.c4
-rw-r--r--sysdeps/freebsd/proctime.c4
-rw-r--r--sysdeps/freebsd/procuid.c4
-rw-r--r--sysdeps/freebsd/procwd.c4
-rw-r--r--sysdeps/freebsd/sem_limits.c4
-rw-r--r--sysdeps/freebsd/shm_limits.c4
-rw-r--r--sysdeps/freebsd/siglist.c4
-rw-r--r--sysdeps/freebsd/suid_open.c4
-rw-r--r--sysdeps/freebsd/swap.c4
-rw-r--r--sysdeps/freebsd/sysinfo.c4
-rw-r--r--sysdeps/freebsd/uptime.c4
-rw-r--r--sysdeps/linux/close.c4
-rw-r--r--sysdeps/linux/cpu.c4
-rw-r--r--sysdeps/linux/glibtop_machine.h4
-rw-r--r--sysdeps/linux/glibtop_private.h4
-rw-r--r--sysdeps/linux/glibtop_server.h4
-rw-r--r--sysdeps/linux/loadavg.c4
-rw-r--r--sysdeps/linux/mem.c4
-rw-r--r--sysdeps/linux/mountlist.c2
-rw-r--r--sysdeps/linux/msg_limits.c4
-rw-r--r--sysdeps/linux/netlist.c4
-rw-r--r--sysdeps/linux/netload.c4
-rw-r--r--sysdeps/linux/open.c4
-rw-r--r--sysdeps/linux/ppp.c4
-rw-r--r--sysdeps/linux/procaffinity.c4
-rw-r--r--sysdeps/linux/procargs.c4
-rw-r--r--sysdeps/linux/prockernel.c4
-rw-r--r--sysdeps/linux/proclist.c4
-rw-r--r--sysdeps/linux/procmap.c4
-rw-r--r--sysdeps/linux/procmem.c4
-rw-r--r--sysdeps/linux/procopenfiles.c4
-rw-r--r--sysdeps/linux/procsegment.c4
-rw-r--r--sysdeps/linux/procsignal.c4
-rw-r--r--sysdeps/linux/procstate.c4
-rw-r--r--sysdeps/linux/proctime.c4
-rw-r--r--sysdeps/linux/procuid.c4
-rw-r--r--sysdeps/linux/procwd.c4
-rw-r--r--sysdeps/linux/sem_limits.c4
-rw-r--r--sysdeps/linux/shm_limits.c4
-rw-r--r--sysdeps/linux/siglist.c4
-rw-r--r--sysdeps/linux/swap.c4
-rw-r--r--sysdeps/linux/sysinfo.c4
-rw-r--r--sysdeps/linux/uptime.c4
-rw-r--r--sysdeps/openbsd/close.c4
-rw-r--r--sysdeps/openbsd/cpu.c4
-rw-r--r--sysdeps/openbsd/glibtop_machine.h4
-rw-r--r--sysdeps/openbsd/glibtop_private.h4
-rw-r--r--sysdeps/openbsd/glibtop_server.h4
-rw-r--r--sysdeps/openbsd/glibtop_suid.h4
-rw-r--r--sysdeps/openbsd/loadavg.c4
-rw-r--r--sysdeps/openbsd/mem.c4
-rw-r--r--sysdeps/openbsd/mountlist.c2
-rw-r--r--sysdeps/openbsd/msg_limits.c4
-rw-r--r--sysdeps/openbsd/netlist.c4
-rw-r--r--sysdeps/openbsd/netload.c4
-rw-r--r--sysdeps/openbsd/nosuid.c4
-rw-r--r--sysdeps/openbsd/open.c4
-rw-r--r--sysdeps/openbsd/ppp.c4
-rw-r--r--sysdeps/openbsd/procargs.c4
-rw-r--r--sysdeps/openbsd/prockernel.c4
-rw-r--r--sysdeps/openbsd/proclist.c4
-rw-r--r--sysdeps/openbsd/procmap.c4
-rw-r--r--sysdeps/openbsd/procmem.c4
-rw-r--r--sysdeps/openbsd/procopenfiles.c4
-rw-r--r--sysdeps/openbsd/procsegment.c4
-rw-r--r--sysdeps/openbsd/procsignal.c4
-rw-r--r--sysdeps/openbsd/procstate.c4
-rw-r--r--sysdeps/openbsd/proctime.c4
-rw-r--r--sysdeps/openbsd/procuid.c4
-rw-r--r--sysdeps/openbsd/procwd.c4
-rw-r--r--sysdeps/openbsd/sem_limits.c4
-rw-r--r--sysdeps/openbsd/shm_limits.c4
-rw-r--r--sysdeps/openbsd/siglist.c4
-rw-r--r--sysdeps/openbsd/suid_open.c4
-rw-r--r--sysdeps/openbsd/swap.c4
-rw-r--r--sysdeps/openbsd/sysinfo.c4
-rw-r--r--sysdeps/openbsd/uptime.c4
-rw-r--r--sysdeps/osf1/close.c4
-rw-r--r--sysdeps/osf1/close_suid.c4
-rw-r--r--sysdeps/osf1/cpu.c4
-rw-r--r--sysdeps/osf1/glibtop_machine.h4
-rw-r--r--sysdeps/osf1/glibtop_server.h4
-rw-r--r--sysdeps/osf1/glibtop_suid.h4
-rw-r--r--sysdeps/osf1/loadavg.c4
-rw-r--r--sysdeps/osf1/mem.c4
-rw-r--r--sysdeps/osf1/msg_limits.c4
-rw-r--r--sysdeps/osf1/netload.c4
-rw-r--r--sysdeps/osf1/open.c4
-rw-r--r--sysdeps/osf1/open_suid.c4
-rw-r--r--sysdeps/osf1/ppp.c4
-rw-r--r--sysdeps/osf1/procargs.c4
-rw-r--r--sysdeps/osf1/procdata.c4
-rw-r--r--sysdeps/osf1/prockernel.c4
-rw-r--r--sysdeps/osf1/proclist.c4
-rw-r--r--sysdeps/osf1/procmap.c4
-rw-r--r--sysdeps/osf1/procmem.c4
-rw-r--r--sysdeps/osf1/procsegment.c4
-rw-r--r--sysdeps/osf1/procsignal.c4
-rw-r--r--sysdeps/osf1/procstate.c4
-rw-r--r--sysdeps/osf1/proctime.c4
-rw-r--r--sysdeps/osf1/procuid.c4
-rw-r--r--sysdeps/osf1/sem_limits.c4
-rw-r--r--sysdeps/osf1/shm_limits.c4
-rw-r--r--sysdeps/osf1/siglist.c4
-rw-r--r--sysdeps/osf1/swap.c4
-rw-r--r--sysdeps/osf1/uptime.c4
-rw-r--r--sysdeps/solaris/close.c4
-rw-r--r--sysdeps/solaris/close_suid.c4
-rw-r--r--sysdeps/solaris/cpu.c4
-rw-r--r--sysdeps/solaris/glibtop_machine.h4
-rw-r--r--sysdeps/solaris/glibtop_private.h4
-rw-r--r--sysdeps/solaris/glibtop_server.h4
-rw-r--r--sysdeps/solaris/glibtop_suid.h4
-rw-r--r--sysdeps/solaris/loadavg.c4
-rw-r--r--sysdeps/solaris/mem.c4
-rw-r--r--sysdeps/solaris/msg_limits.c4
-rw-r--r--sysdeps/solaris/netlist.c4
-rw-r--r--sysdeps/solaris/netload.c4
-rw-r--r--sysdeps/solaris/open.c4
-rw-r--r--sysdeps/solaris/open_suid.c4
-rw-r--r--sysdeps/solaris/ppp.c4
-rw-r--r--sysdeps/solaris/procargs.c4
-rw-r--r--sysdeps/solaris/procdata.c4
-rw-r--r--sysdeps/solaris/prockernel.c4
-rw-r--r--sysdeps/solaris/proclist.c4
-rw-r--r--sysdeps/solaris/procmap.c4
-rw-r--r--sysdeps/solaris/procmem.c4
-rw-r--r--sysdeps/solaris/procopenfiles.c4
-rw-r--r--sysdeps/solaris/procsegment.c4
-rw-r--r--sysdeps/solaris/procsignal.c4
-rw-r--r--sysdeps/solaris/procstate.c4
-rw-r--r--sysdeps/solaris/proctime.c4
-rw-r--r--sysdeps/solaris/procuid.c4
-rw-r--r--sysdeps/solaris/safeio.c4
-rw-r--r--sysdeps/solaris/safeio.h4
-rw-r--r--sysdeps/solaris/sem_limits.c4
-rw-r--r--sysdeps/solaris/shm_limits.c4
-rw-r--r--sysdeps/solaris/siglist.c4
-rw-r--r--sysdeps/solaris/swap.c4
-rw-r--r--sysdeps/solaris/uptime.c4
-rw-r--r--sysdeps/stub/close.c4
-rw-r--r--sysdeps/stub/cpu.c4
-rw-r--r--sysdeps/stub/glibtop_server.h4
-rw-r--r--sysdeps/stub/loadavg.c4
-rw-r--r--sysdeps/stub/mem.c4
-rw-r--r--sysdeps/stub/msg_limits.c4
-rw-r--r--sysdeps/stub/netlist.c4
-rw-r--r--sysdeps/stub/netload.c4
-rw-r--r--sysdeps/stub/open.c4
-rw-r--r--sysdeps/stub/ppp.c4
-rw-r--r--sysdeps/stub/procargs.c4
-rw-r--r--sysdeps/stub/prockernel.c4
-rw-r--r--sysdeps/stub/proclist.c4
-rw-r--r--sysdeps/stub/procmap.c4
-rw-r--r--sysdeps/stub/procmem.c4
-rw-r--r--sysdeps/stub/procopenfiles.c4
-rw-r--r--sysdeps/stub/procsegment.c4
-rw-r--r--sysdeps/stub/procsignal.c4
-rw-r--r--sysdeps/stub/procstate.c4
-rw-r--r--sysdeps/stub/proctime.c4
-rw-r--r--sysdeps/stub/procuid.c4
-rw-r--r--sysdeps/stub/sem_limits.c4
-rw-r--r--sysdeps/stub/shm_limits.c4
-rw-r--r--sysdeps/stub/siglist.c4
-rw-r--r--sysdeps/stub/swap.c4
-rw-r--r--sysdeps/stub/uptime.c4
-rw-r--r--sysdeps/stub_suid/close.c4
-rw-r--r--sysdeps/stub_suid/cpu.c4
-rw-r--r--sysdeps/stub_suid/glibtop_machine.h4
-rw-r--r--sysdeps/stub_suid/glibtop_server.h4
-rw-r--r--sysdeps/stub_suid/glibtop_suid.h4
-rw-r--r--sysdeps/stub_suid/init.c4
-rw-r--r--sysdeps/stub_suid/loadavg.c4
-rw-r--r--sysdeps/stub_suid/mem.c4
-rw-r--r--sysdeps/stub_suid/msg_limits.c4
-rw-r--r--sysdeps/stub_suid/netload.c4
-rw-r--r--sysdeps/stub_suid/nosuid.c4
-rw-r--r--sysdeps/stub_suid/open.c4
-rw-r--r--sysdeps/stub_suid/ppp.c4
-rw-r--r--sysdeps/stub_suid/procargs.c4
-rw-r--r--sysdeps/stub_suid/procdata.c4
-rw-r--r--sysdeps/stub_suid/prockernel.c4
-rw-r--r--sysdeps/stub_suid/proclist.c4
-rw-r--r--sysdeps/stub_suid/procmap.c4
-rw-r--r--sysdeps/stub_suid/procmem.c4
-rw-r--r--sysdeps/stub_suid/procsegment.c4
-rw-r--r--sysdeps/stub_suid/procsignal.c4
-rw-r--r--sysdeps/stub_suid/procstate.c4
-rw-r--r--sysdeps/stub_suid/proctime.c4
-rw-r--r--sysdeps/stub_suid/procuid.c4
-rw-r--r--sysdeps/stub_suid/sem_limits.c4
-rw-r--r--sysdeps/stub_suid/shm_limits.c4
-rw-r--r--sysdeps/stub_suid/siglist.c4
-rw-r--r--sysdeps/stub_suid/swap.c4
-rw-r--r--sysdeps/stub_suid/uptime.c4
-rw-r--r--sysdeps/sun4/close.c4
-rw-r--r--sysdeps/sun4/cpu.c4
-rw-r--r--sysdeps/sun4/glibtop_machine.h4
-rw-r--r--sysdeps/sun4/glibtop_server.h4
-rw-r--r--sysdeps/sun4/glibtop_suid.h4
-rw-r--r--sysdeps/sun4/loadavg.c4
-rw-r--r--sysdeps/sun4/mem.c4
-rw-r--r--sysdeps/sun4/msg_limits.c4
-rw-r--r--sysdeps/sun4/nosuid.c4
-rw-r--r--sysdeps/sun4/open.c4
-rw-r--r--sysdeps/sun4/ppp.c4
-rw-r--r--sysdeps/sun4/procdata.c4
-rw-r--r--sysdeps/sun4/prockernel.c4
-rw-r--r--sysdeps/sun4/proclist.c4
-rw-r--r--sysdeps/sun4/procmem.c4
-rw-r--r--sysdeps/sun4/procsegment.c4
-rw-r--r--sysdeps/sun4/procsignal.c4
-rw-r--r--sysdeps/sun4/procstate.c4
-rw-r--r--sysdeps/sun4/proctime.c4
-rw-r--r--sysdeps/sun4/procuid.c4
-rw-r--r--sysdeps/sun4/sem_limits.c4
-rw-r--r--sysdeps/sun4/shm_limits.c4
-rw-r--r--sysdeps/sun4/siglist.c4
-rw-r--r--sysdeps/sun4/swap.c4
-rw-r--r--sysdeps/sun4/uptime.c4
446 files changed, 886 insertions, 886 deletions
diff --git a/copyright.txt b/copyright.txt
index 995eb7ed..71741f8d 100644
--- a/copyright.txt
+++ b/copyright.txt
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/doc/reference/libgtop-docs.xml b/doc/reference/libgtop-docs.xml
index 63aef34e..f58649b6 100644
--- a/doc/reference/libgtop-docs.xml
+++ b/doc/reference/libgtop-docs.xml
@@ -36,8 +36,8 @@
Documentation License</citetitle> from the Free Software
Foundation by visiting <ulink type="http"
url="http://www.fsf.org">their Web site</ulink> or by writing
- to: Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.</para>
+ to: Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.</para>
<para>Many of the names used by companies to distinguish their
products and services are claimed as trademarks. Where those
diff --git a/examples/first.c b/examples/first.c
index 7babff80..be76aaf6 100644
--- a/examples/first.c
+++ b/examples/first.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/examples/mountlist.c b/examples/mountlist.c
index b97739c4..13570f8f 100644
--- a/examples/mountlist.c
+++ b/examples/mountlist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/examples/netlist.c b/examples/netlist.c
index 7f7ac773..0adcd142 100644
--- a/examples/netlist.c
+++ b/examples/netlist.c
@@ -14,8 +14,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/examples/netload.c b/examples/netload.c
index 88393c82..83f867b4 100644
--- a/examples/netload.c
+++ b/examples/netload.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/examples/procmap.c b/examples/procmap.c
index ef762b96..040fa57d 100644
--- a/examples/procmap.c
+++ b/examples/procmap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/examples/second.c b/examples/second.c
index 9bece34d..cd85e5bc 100644
--- a/examples/second.c
+++ b/examples/second.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/examples/smp.c b/examples/smp.c
index bd4e9179..ffa34727 100644
--- a/examples/smp.c
+++ b/examples/smp.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/examples/sysdeps.c b/examples/sysdeps.c
index 92d97f80..5d55142c 100644
--- a/examples/sysdeps.c
+++ b/examples/sysdeps.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/examples/timings.c b/examples/timings.c
index 5944e7e2..c2ce2d1b 100644
--- a/examples/timings.c
+++ b/examples/timings.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/glibtop.h b/glibtop.h
index 1befd20b..8b31d10d 100644
--- a/glibtop.h
+++ b/glibtop.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_H__
diff --git a/include/glibtop/call-vector.h.in b/include/glibtop/call-vector.h.in
index 4267b85c..777768d9 100644
--- a/include/glibtop/call-vector.h.in
+++ b/include/glibtop/call-vector.h.in
@@ -19,8 +19,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_CALL_VECTOR_H__
diff --git a/include/glibtop/close.h b/include/glibtop/close.h
index 04f066bb..88c45477 100644
--- a/include/glibtop/close.h
+++ b/include/glibtop/close.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_CLOSE_H__
diff --git a/include/glibtop/command.h b/include/glibtop/command.h
index e0f859e5..1d4d630c 100644
--- a/include/glibtop/command.h
+++ b/include/glibtop/command.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_COMMAND_H__
diff --git a/include/glibtop/cpu.h b/include/glibtop/cpu.h
index 1566b291..4e30d272 100644
--- a/include/glibtop/cpu.h
+++ b/include/glibtop/cpu.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_CPU_H__
diff --git a/include/glibtop/error.h b/include/glibtop/error.h
index 9d64ff87..f19e9bb9 100644
--- a/include/glibtop/error.h
+++ b/include/glibtop/error.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/include/glibtop/fsusage.h b/include/glibtop/fsusage.h
index e4f74eae..112ad95e 100644
--- a/include/glibtop/fsusage.h
+++ b/include/glibtop/fsusage.h
@@ -14,8 +14,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_FSUSAGE_H__
diff --git a/include/glibtop/global.h b/include/glibtop/global.h
index d17e70bd..bd29802c 100644
--- a/include/glibtop/global.h
+++ b/include/glibtop/global.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_GLOBAL_H__
diff --git a/include/glibtop/loadavg.h b/include/glibtop/loadavg.h
index 2f7f4c06..5ac13693 100644
--- a/include/glibtop/loadavg.h
+++ b/include/glibtop/loadavg.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_LOADAVG_H__
diff --git a/include/glibtop/mem.h b/include/glibtop/mem.h
index 00920675..ffd311f1 100644
--- a/include/glibtop/mem.h
+++ b/include/glibtop/mem.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MEM_H__
diff --git a/include/glibtop/mountlist.h b/include/glibtop/mountlist.h
index 28cf7aa3..ee074a62 100644
--- a/include/glibtop/mountlist.h
+++ b/include/glibtop/mountlist.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MOUNTLIST_H__
diff --git a/include/glibtop/msg_limits.h b/include/glibtop/msg_limits.h
index e90b8032..a4ea974f 100644
--- a/include/glibtop/msg_limits.h
+++ b/include/glibtop/msg_limits.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MSG_LIMITS_H__
diff --git a/include/glibtop/netlist.h b/include/glibtop/netlist.h
index f821c77d..6abb5b9c 100644
--- a/include/glibtop/netlist.h
+++ b/include/glibtop/netlist.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_NETLIST_H__
diff --git a/include/glibtop/netload.h b/include/glibtop/netload.h
index 80e848eb..7261dd2a 100644
--- a/include/glibtop/netload.h
+++ b/include/glibtop/netload.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_NETLOAD_H__
diff --git a/include/glibtop/open.h b/include/glibtop/open.h
index 8e7a49e0..749740c9 100644
--- a/include/glibtop/open.h
+++ b/include/glibtop/open.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_OPEN_H__
diff --git a/include/glibtop/parameter.h b/include/glibtop/parameter.h
index 98a86bf6..798945ff 100644
--- a/include/glibtop/parameter.h
+++ b/include/glibtop/parameter.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PARAMETER_H__
diff --git a/include/glibtop/ppp.h b/include/glibtop/ppp.h
index 0b39ae32..6263f651 100644
--- a/include/glibtop/ppp.h
+++ b/include/glibtop/ppp.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PPP_H__
diff --git a/include/glibtop/procaffinity.h b/include/glibtop/procaffinity.h
index e5733721..bf46c80a 100644
--- a/include/glibtop/procaffinity.h
+++ b/include/glibtop/procaffinity.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PROCAFFINITY_H__
diff --git a/include/glibtop/procargs.h b/include/glibtop/procargs.h
index 59d4da3f..e0b61f23 100644
--- a/include/glibtop/procargs.h
+++ b/include/glibtop/procargs.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PROC_ARGS_H__
diff --git a/include/glibtop/prockernel.h b/include/glibtop/prockernel.h
index a0f80740..5dfc69a3 100644
--- a/include/glibtop/prockernel.h
+++ b/include/glibtop/prockernel.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PROCKERNEL_H__
diff --git a/include/glibtop/proclist.h b/include/glibtop/proclist.h
index 9bb192b9..417d618a 100644
--- a/include/glibtop/proclist.h
+++ b/include/glibtop/proclist.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PROCLIST_H__
diff --git a/include/glibtop/procmap.h b/include/glibtop/procmap.h
index 171904ef..f7d3d4b1 100644
--- a/include/glibtop/procmap.h
+++ b/include/glibtop/procmap.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PROC_MAP_H__
diff --git a/include/glibtop/procmem.h b/include/glibtop/procmem.h
index 10e12eb4..5a3ac7a1 100644
--- a/include/glibtop/procmem.h
+++ b/include/glibtop/procmem.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PROCMEM_H__
diff --git a/include/glibtop/procopenfiles.h b/include/glibtop/procopenfiles.h
index b86c2eee..98099234 100644
--- a/include/glibtop/procopenfiles.h
+++ b/include/glibtop/procopenfiles.h
@@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PROC_OPEN_FILES_H__
diff --git a/include/glibtop/procsegment.h b/include/glibtop/procsegment.h
index 5d2815d9..3e31e4ab 100644
--- a/include/glibtop/procsegment.h
+++ b/include/glibtop/procsegment.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PROCSEGMENT_H__
diff --git a/include/glibtop/procsignal.h b/include/glibtop/procsignal.h
index 10c3670c..f029fbad 100644
--- a/include/glibtop/procsignal.h
+++ b/include/glibtop/procsignal.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PROCSIGNAL_H__
diff --git a/include/glibtop/procstate.h b/include/glibtop/procstate.h
index 7c05628b..8ba66f7b 100644
--- a/include/glibtop/procstate.h
+++ b/include/glibtop/procstate.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PROCSTATE_H__
diff --git a/include/glibtop/proctime.h b/include/glibtop/proctime.h
index cd22e2f5..df795583 100644
--- a/include/glibtop/proctime.h
+++ b/include/glibtop/proctime.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PROCTIME_H__
diff --git a/include/glibtop/procuid.h b/include/glibtop/procuid.h
index 16268a2b..736f7793 100644
--- a/include/glibtop/procuid.h
+++ b/include/glibtop/procuid.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PROCUID_H__
diff --git a/include/glibtop/procwd.h b/include/glibtop/procwd.h
index 9da26059..763bf324 100644
--- a/include/glibtop/procwd.h
+++ b/include/glibtop/procwd.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PROCWD_H__
diff --git a/include/glibtop/read.h b/include/glibtop/read.h
index 411cb764..6d04e6ca 100644
--- a/include/glibtop/read.h
+++ b/include/glibtop/read.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_READ_H__
diff --git a/include/glibtop/read_data.h b/include/glibtop/read_data.h
index 611bd289..cdb435c8 100644
--- a/include/glibtop/read_data.h
+++ b/include/glibtop/read_data.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_READ_DATA_H__
diff --git a/include/glibtop/sem_limits.h b/include/glibtop/sem_limits.h
index 612e07dc..74a5b0b3 100644
--- a/include/glibtop/sem_limits.h
+++ b/include/glibtop/sem_limits.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SEM_LIMITS_H__
diff --git a/include/glibtop/shm_limits.h b/include/glibtop/shm_limits.h
index 842a1241..05499b56 100644
--- a/include/glibtop/shm_limits.h
+++ b/include/glibtop/shm_limits.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SHM_LIMITS_H__
diff --git a/include/glibtop/signal.h b/include/glibtop/signal.h
index a3b3ac76..c812a2fb 100644
--- a/include/glibtop/signal.h
+++ b/include/glibtop/signal.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SIGNAL_H__
diff --git a/include/glibtop/swap.h b/include/glibtop/swap.h
index e29d9527..5c59d260 100644
--- a/include/glibtop/swap.h
+++ b/include/glibtop/swap.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SWAP_H__
diff --git a/include/glibtop/sysdeps.h b/include/glibtop/sysdeps.h
index 1060d1c9..3fb308e9 100644
--- a/include/glibtop/sysdeps.h
+++ b/include/glibtop/sysdeps.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SYSDEPS_H__
diff --git a/include/glibtop/sysinfo.h b/include/glibtop/sysinfo.h
index c153c2ad..bc249513 100644
--- a/include/glibtop/sysinfo.h
+++ b/include/glibtop/sysinfo.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SYSINFO_H__
diff --git a/include/glibtop/union.h b/include/glibtop/union.h
index b0eb33de..a140d71a 100644
--- a/include/glibtop/union.h
+++ b/include/glibtop/union.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_UNION_H__
diff --git a/include/glibtop/uptime.h b/include/glibtop/uptime.h
index 1b579ed3..8ef3fd07 100644
--- a/include/glibtop/uptime.h
+++ b/include/glibtop/uptime.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_UPTIME_H__
diff --git a/include/glibtop/version.h b/include/glibtop/version.h
index 90ba06df..65daa4db 100644
--- a/include/glibtop/version.h
+++ b/include/glibtop/version.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_VERSION_H__
diff --git a/include/glibtop/write.h b/include/glibtop/write.h
index bbed110a..432f9238 100644
--- a/include/glibtop/write.h
+++ b/include/glibtop/write.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_WRITE_H__
diff --git a/lib/close.c b/lib/close.c
index a481e2da..46bf27ff 100644
--- a/lib/close.c
+++ b/lib/close.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/lib/command.c b/lib/command.c
index 4c458218..00297b09 100644
--- a/lib/command.c
+++ b/lib/command.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/lib/init.c b/lib/init.c
index 678714a5..36014f64 100644
--- a/lib/init.c
+++ b/lib/init.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/lib/open.c b/lib/open.c
index 9728972a..dbce2287 100644
--- a/lib/open.c
+++ b/lib/open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/lib/parameter.c b/lib/parameter.c
index 4e996b30..00fedbe3 100644
--- a/lib/parameter.c
+++ b/lib/parameter.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/lib/read.c b/lib/read.c
index e7bd0fa5..ba1bc42c 100644
--- a/lib/read.c
+++ b/lib/read.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/lib/read_data.c b/lib/read_data.c
index 7e6a4c2d..e089b981 100644
--- a/lib/read_data.c
+++ b/lib/read_data.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/lib/sysdeps.c b/lib/sysdeps.c
index 87544f3e..3a90a54c 100644
--- a/lib/sysdeps.c
+++ b/lib/sysdeps.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/lib/write.c b/lib/write.c
index 2e407069..d11d3d7b 100644
--- a/lib/write.c
+++ b/lib/write.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/ltconfig b/ltconfig
index c14d83c1..436acc5e 100755
--- a/ltconfig
+++ b/ltconfig
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
@@ -2756,7 +2756,7 @@ case "$ltmain" in
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
diff --git a/src/daemon/daemon.h b/src/daemon/daemon.h
index 0700b2a2..aad29006 100644
--- a/src/daemon/daemon.h
+++ b/src/daemon/daemon.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_DAEMON_H__
diff --git a/src/daemon/io.c b/src/daemon/io.c
index 75bd97da..15365b9e 100644
--- a/src/daemon/io.c
+++ b/src/daemon/io.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/src/daemon/main.c b/src/daemon/main.c
index 713adabc..d21cda61 100644
--- a/src/daemon/main.c
+++ b/src/daemon/main.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/src/daemon/server.c b/src/daemon/server.c
index 6dfb5b46..92ff0784 100644
--- a/src/daemon/server.c
+++ b/src/daemon/server.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/src/daemon/slave.c b/src/daemon/slave.c
index f60a6946..0bbd9487 100644
--- a/src/daemon/slave.c
+++ b/src/daemon/slave.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/src/daemon/version.c b/src/daemon/version.c
index 3eb48404..c559c4c8 100644
--- a/src/daemon/version.c
+++ b/src/daemon/version.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/close.c b/sysdeps/aix/close.c
index 03057967..bee09f36 100644
--- a/sysdeps/aix/close.c
+++ b/sysdeps/aix/close.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/cpu.c b/sysdeps/aix/cpu.c
index b67a90e3..c3a7ce0d 100644
--- a/sysdeps/aix/cpu.c
+++ b/sysdeps/aix/cpu.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/glibtop_machine.h b/sysdeps/aix/glibtop_machine.h
index bf9fb859..55a8d3df 100644
--- a/sysdeps/aix/glibtop_machine.h
+++ b/sysdeps/aix/glibtop_machine.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MACHINE_H__
diff --git a/sysdeps/aix/glibtop_server.h b/sysdeps/aix/glibtop_server.h
index a9c93ea8..c6eacc42 100644
--- a/sysdeps/aix/glibtop_server.h
+++ b/sysdeps/aix/glibtop_server.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SERVER_H__
diff --git a/sysdeps/aix/glibtop_suid.h b/sysdeps/aix/glibtop_suid.h
index 69d7c7ea..c87d1269 100644
--- a/sysdeps/aix/glibtop_suid.h
+++ b/sysdeps/aix/glibtop_suid.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SUID_H__
diff --git a/sysdeps/aix/loadavg.c b/sysdeps/aix/loadavg.c
index dbdeeea5..cfcad2d5 100644
--- a/sysdeps/aix/loadavg.c
+++ b/sysdeps/aix/loadavg.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/mem.c b/sysdeps/aix/mem.c
index 32057b9e..a80b4f08 100644
--- a/sysdeps/aix/mem.c
+++ b/sysdeps/aix/mem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/msg_limits.c b/sysdeps/aix/msg_limits.c
index 9704f911..4ed066f2 100644
--- a/sysdeps/aix/msg_limits.c
+++ b/sysdeps/aix/msg_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/netlist.c b/sysdeps/aix/netlist.c
index fce76fd4..30fde7e9 100644
--- a/sysdeps/aix/netlist.c
+++ b/sysdeps/aix/netlist.c
@@ -12,8 +12,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/netload.c b/sysdeps/aix/netload.c
index a4e65581..ede1ebc4 100644
--- a/sysdeps/aix/netload.c
+++ b/sysdeps/aix/netload.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/nosuid.c b/sysdeps/aix/nosuid.c
index de761fa1..8c70c69b 100644
--- a/sysdeps/aix/nosuid.c
+++ b/sysdeps/aix/nosuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/open.c b/sysdeps/aix/open.c
index 447bed03..b74354c1 100644
--- a/sysdeps/aix/open.c
+++ b/sysdeps/aix/open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/ppp.c b/sysdeps/aix/ppp.c
index d7b510ef..0801643b 100644
--- a/sysdeps/aix/ppp.c
+++ b/sysdeps/aix/ppp.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/procargs.c b/sysdeps/aix/procargs.c
index a79f26d2..91f2f2ec 100644
--- a/sysdeps/aix/procargs.c
+++ b/sysdeps/aix/procargs.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/prockernel.c b/sysdeps/aix/prockernel.c
index 61cb6ca8..23913e7f 100644
--- a/sysdeps/aix/prockernel.c
+++ b/sysdeps/aix/prockernel.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/proclist.c b/sysdeps/aix/proclist.c
index 6603b862..5420dfc8 100644
--- a/sysdeps/aix/proclist.c
+++ b/sysdeps/aix/proclist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/procmap.c b/sysdeps/aix/procmap.c
index ba6ce89a..64703604 100644
--- a/sysdeps/aix/procmap.c
+++ b/sysdeps/aix/procmap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/sysdeps/aix/procmem.c b/sysdeps/aix/procmem.c
index e2455809..bdc22d69 100644
--- a/sysdeps/aix/procmem.c
+++ b/sysdeps/aix/procmem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/procsegment.c b/sysdeps/aix/procsegment.c
index b5dd9a2a..2c3adaed 100644
--- a/sysdeps/aix/procsegment.c
+++ b/sysdeps/aix/procsegment.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/procsignal.c b/sysdeps/aix/procsignal.c
index 3c43a520..b27f3830 100644
--- a/sysdeps/aix/procsignal.c
+++ b/sysdeps/aix/procsignal.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite) +30,
- Boston, MA) +2111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/procstate.c b/sysdeps/aix/procstate.c
index c98c7ca0..9fcdad62 100644
--- a/sysdeps/aix/procstate.c
+++ b/sysdeps/aix/procstate.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/proctime.c b/sysdeps/aix/proctime.c
index 10494745..739c96cd 100644
--- a/sysdeps/aix/proctime.c
+++ b/sysdeps/aix/proctime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/procuid.c b/sysdeps/aix/procuid.c
index 29546e4e..2aa936cf 100644
--- a/sysdeps/aix/procuid.c
+++ b/sysdeps/aix/procuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/sem_limits.c b/sysdeps/aix/sem_limits.c
index 118a3420..754ce1f3 100644
--- a/sysdeps/aix/sem_limits.c
+++ b/sysdeps/aix/sem_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/shm_limits.c b/sysdeps/aix/shm_limits.c
index 4815d08d..46a0160c 100644
--- a/sysdeps/aix/shm_limits.c
+++ b/sysdeps/aix/shm_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/siglist.c b/sysdeps/aix/siglist.c
index 8076fe42..87e6d813 100644
--- a/sysdeps/aix/siglist.c
+++ b/sysdeps/aix/siglist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/swap.c b/sysdeps/aix/swap.c
index f226a512..d20b0d19 100644
--- a/sysdeps/aix/swap.c
+++ b/sysdeps/aix/swap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/sysinfo.c b/sysdeps/aix/sysinfo.c
index 64eade9a..7bdb4e46 100644
--- a/sysdeps/aix/sysinfo.c
+++ b/sysdeps/aix/sysinfo.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <sys/systemcfg.h>
diff --git a/sysdeps/aix/uptime.c b/sysdeps/aix/uptime.c
index a73260a5..cb36d70b 100644
--- a/sysdeps/aix/uptime.c
+++ b/sysdeps/aix/uptime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/utils.c b/sysdeps/aix/utils.c
index cfcf5dca..174d5ab7 100644
--- a/sysdeps/aix/utils.c
+++ b/sysdeps/aix/utils.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/aix/utils.h b/sysdeps/aix/utils.h
index 3ce339a4..4ea18de6 100644
--- a/sysdeps/aix/utils.h
+++ b/sysdeps/aix/utils.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __UTILS_H__
diff --git a/sysdeps/bsd/close.c b/sysdeps/bsd/close.c
index a8ea4d57..72ce14d0 100644
--- a/sysdeps/bsd/close.c
+++ b/sysdeps/bsd/close.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/cpu.c b/sysdeps/bsd/cpu.c
index 8a7f2f78..652fd23d 100644
--- a/sysdeps/bsd/cpu.c
+++ b/sysdeps/bsd/cpu.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/glibtop_machine.h b/sysdeps/bsd/glibtop_machine.h
index 223f3d32..290611d4 100644
--- a/sysdeps/bsd/glibtop_machine.h
+++ b/sysdeps/bsd/glibtop_machine.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MACHINE_H__
diff --git a/sysdeps/bsd/glibtop_server.h b/sysdeps/bsd/glibtop_server.h
index 8a7a5028..cf121212 100644
--- a/sysdeps/bsd/glibtop_server.h
+++ b/sysdeps/bsd/glibtop_server.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SERVER_H__
diff --git a/sysdeps/bsd/glibtop_suid.h b/sysdeps/bsd/glibtop_suid.h
index 01a38b91..1efb997d 100644
--- a/sysdeps/bsd/glibtop_suid.h
+++ b/sysdeps/bsd/glibtop_suid.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SUID_H__
diff --git a/sysdeps/bsd/init.c b/sysdeps/bsd/init.c
index 87cdca1a..58584da2 100644
--- a/sysdeps/bsd/init.c
+++ b/sysdeps/bsd/init.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/loadavg.c b/sysdeps/bsd/loadavg.c
index 6bee9344..d3a48e87 100644
--- a/sysdeps/bsd/loadavg.c
+++ b/sysdeps/bsd/loadavg.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/mem.c b/sysdeps/bsd/mem.c
index 3043c407..1b6147e7 100644
--- a/sysdeps/bsd/mem.c
+++ b/sysdeps/bsd/mem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/msg_limits.c b/sysdeps/bsd/msg_limits.c
index 8999f7ba..535b08f4 100644
--- a/sysdeps/bsd/msg_limits.c
+++ b/sysdeps/bsd/msg_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/netlist.c b/sysdeps/bsd/netlist.c
index ab329803..59550e07 100644
--- a/sysdeps/bsd/netlist.c
+++ b/sysdeps/bsd/netlist.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/netload.c b/sysdeps/bsd/netload.c
index a16bdd0b..25ed9e79 100644
--- a/sysdeps/bsd/netload.c
+++ b/sysdeps/bsd/netload.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/nosuid.c b/sysdeps/bsd/nosuid.c
index b43eaca5..2c879c98 100644
--- a/sysdeps/bsd/nosuid.c
+++ b/sysdeps/bsd/nosuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/open.c b/sysdeps/bsd/open.c
index 52255ab5..a375772a 100644
--- a/sysdeps/bsd/open.c
+++ b/sysdeps/bsd/open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/ppp.c b/sysdeps/bsd/ppp.c
index 3d9f646e..2e1dcaba 100644
--- a/sysdeps/bsd/ppp.c
+++ b/sysdeps/bsd/ppp.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/procargs.c b/sysdeps/bsd/procargs.c
index 52242ef2..9c78c053 100644
--- a/sysdeps/bsd/procargs.c
+++ b/sysdeps/bsd/procargs.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/procdata.c b/sysdeps/bsd/procdata.c
index 5e17baa4..8ddf4194 100644
--- a/sysdeps/bsd/procdata.c
+++ b/sysdeps/bsd/procdata.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/prockernel.c b/sysdeps/bsd/prockernel.c
index 2bdfae5f..65252397 100644
--- a/sysdeps/bsd/prockernel.c
+++ b/sysdeps/bsd/prockernel.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/proclist.c b/sysdeps/bsd/proclist.c
index 7b7f13e8..2b82355b 100644
--- a/sysdeps/bsd/proclist.c
+++ b/sysdeps/bsd/proclist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/procmap.c b/sysdeps/bsd/procmap.c
index 96691a98..a90ff17c 100644
--- a/sysdeps/bsd/procmap.c
+++ b/sysdeps/bsd/procmap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/procmem.c b/sysdeps/bsd/procmem.c
index a7649d4e..d43fbdfe 100644
--- a/sysdeps/bsd/procmem.c
+++ b/sysdeps/bsd/procmem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/procopenfiles.c b/sysdeps/bsd/procopenfiles.c
index 1f163bbc..78858f07 100644
--- a/sysdeps/bsd/procopenfiles.c
+++ b/sysdeps/bsd/procopenfiles.c
@@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/procsegment.c b/sysdeps/bsd/procsegment.c
index 2a629c17..d5fabcaa 100644
--- a/sysdeps/bsd/procsegment.c
+++ b/sysdeps/bsd/procsegment.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/procsignal.c b/sysdeps/bsd/procsignal.c
index a3474353..f688ab22 100644
--- a/sysdeps/bsd/procsignal.c
+++ b/sysdeps/bsd/procsignal.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/procstate.c b/sysdeps/bsd/procstate.c
index 96f39edc..2607625b 100644
--- a/sysdeps/bsd/procstate.c
+++ b/sysdeps/bsd/procstate.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/proctime.c b/sysdeps/bsd/proctime.c
index ccaf016f..dd073d68 100644
--- a/sysdeps/bsd/proctime.c
+++ b/sysdeps/bsd/proctime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/procuid.c b/sysdeps/bsd/procuid.c
index e2bb0e24..5fd7dfa2 100644
--- a/sysdeps/bsd/procuid.c
+++ b/sysdeps/bsd/procuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/sem_limits.c b/sysdeps/bsd/sem_limits.c
index 43b30f72..3cbff601 100644
--- a/sysdeps/bsd/sem_limits.c
+++ b/sysdeps/bsd/sem_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/shm_limits.c b/sysdeps/bsd/shm_limits.c
index dbe4d90c..48f21b53 100644
--- a/sysdeps/bsd/shm_limits.c
+++ b/sysdeps/bsd/shm_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/siglist.c b/sysdeps/bsd/siglist.c
index c90c242c..48ccad7c 100644
--- a/sysdeps/bsd/siglist.c
+++ b/sysdeps/bsd/siglist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/swap.c b/sysdeps/bsd/swap.c
index 7ec8c1e1..af6d2328 100644
--- a/sysdeps/bsd/swap.c
+++ b/sysdeps/bsd/swap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/sysinfo.c b/sysdeps/bsd/sysinfo.c
index 10cbd6f3..9d9da383 100644
--- a/sysdeps/bsd/sysinfo.c
+++ b/sysdeps/bsd/sysinfo.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/bsd/uptime.c b/sysdeps/bsd/uptime.c
index f17b5ea9..f9e8b178 100644
--- a/sysdeps/bsd/uptime.c
+++ b/sysdeps/bsd/uptime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/common/error.c b/sysdeps/common/error.c
index d1c151f0..d6e9438d 100644
--- a/sysdeps/common/error.c
+++ b/sysdeps/common/error.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/common/error_suid.c b/sysdeps/common/error_suid.c
index 3d200d67..8edf01ae 100644
--- a/sysdeps/common/error_suid.c
+++ b/sysdeps/common/error_suid.c
@@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/common/fsusage.c b/sysdeps/common/fsusage.c
index bfbbba7d..21e83f51 100644
--- a/sysdeps/common/fsusage.c
+++ b/sysdeps/common/fsusage.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
# include <config.h>
diff --git a/sysdeps/common/mountlist.c b/sysdeps/common/mountlist.c
index 70f9fb5b..54c16065 100644
--- a/sysdeps/common/mountlist.c
+++ b/sysdeps/common/mountlist.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
#include <config.h>
diff --git a/sysdeps/common/sysdeps_suid.c b/sysdeps/common/sysdeps_suid.c
index b244d12e..91ff806c 100644
--- a/sysdeps/common/sysdeps_suid.c
+++ b/sysdeps/common/sysdeps_suid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/close.c b/sysdeps/cygwin/close.c
index 03057967..bee09f36 100644
--- a/sysdeps/cygwin/close.c
+++ b/sysdeps/cygwin/close.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/cpu.c b/sysdeps/cygwin/cpu.c
index b581f8f6..cbdcc553 100644
--- a/sysdeps/cygwin/cpu.c
+++ b/sysdeps/cygwin/cpu.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/glibtop_machine.h b/sysdeps/cygwin/glibtop_machine.h
index 9df31610..a12d7838 100644
--- a/sysdeps/cygwin/glibtop_machine.h
+++ b/sysdeps/cygwin/glibtop_machine.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MACHINE_H__
diff --git a/sysdeps/cygwin/glibtop_private.h b/sysdeps/cygwin/glibtop_private.h
index 7aef5fcb..78218f9d 100644
--- a/sysdeps/cygwin/glibtop_private.h
+++ b/sysdeps/cygwin/glibtop_private.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __CYGWIN__GLIBTOP_PRIVATE_H__
diff --git a/sysdeps/cygwin/glibtop_server.h b/sysdeps/cygwin/glibtop_server.h
index ce8198a1..b1f20f94 100644
--- a/sysdeps/cygwin/glibtop_server.h
+++ b/sysdeps/cygwin/glibtop_server.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __CYGWIN__GLIBTOP_SERVER_H__
diff --git a/sysdeps/cygwin/loadavg.c b/sysdeps/cygwin/loadavg.c
index 98a612b0..be0d5fc7 100644
--- a/sysdeps/cygwin/loadavg.c
+++ b/sysdeps/cygwin/loadavg.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/mem.c b/sysdeps/cygwin/mem.c
index 8944b2c8..108f98a8 100644
--- a/sysdeps/cygwin/mem.c
+++ b/sysdeps/cygwin/mem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/mountlist.c b/sysdeps/cygwin/mountlist.c
index f6b2e204..fbbfbefa 100644
--- a/sysdeps/cygwin/mountlist.c
+++ b/sysdeps/cygwin/mountlist.c
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/*
diff --git a/sysdeps/cygwin/msg_limits.c b/sysdeps/cygwin/msg_limits.c
index 6d628fe1..6a66242e 100644
--- a/sysdeps/cygwin/msg_limits.c
+++ b/sysdeps/cygwin/msg_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/netlist.c b/sysdeps/cygwin/netlist.c
index fce76fd4..30fde7e9 100644
--- a/sysdeps/cygwin/netlist.c
+++ b/sysdeps/cygwin/netlist.c
@@ -12,8 +12,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/netload.c b/sysdeps/cygwin/netload.c
index 0bdf7ade..5b3d3cf2 100644
--- a/sysdeps/cygwin/netload.c
+++ b/sysdeps/cygwin/netload.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/open.c b/sysdeps/cygwin/open.c
index 97a9b1a6..7f3f2408 100644
--- a/sysdeps/cygwin/open.c
+++ b/sysdeps/cygwin/open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/ppp.c b/sysdeps/cygwin/ppp.c
index d7b510ef..0801643b 100644
--- a/sysdeps/cygwin/ppp.c
+++ b/sysdeps/cygwin/ppp.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/procaffinity.c b/sysdeps/cygwin/procaffinity.c
index a53c89a1..8e5a2b4f 100644
--- a/sysdeps/cygwin/procaffinity.c
+++ b/sysdeps/cygwin/procaffinity.c
@@ -12,8 +12,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/procargs.c b/sysdeps/cygwin/procargs.c
index 228728a4..74d90577 100644
--- a/sysdeps/cygwin/procargs.c
+++ b/sysdeps/cygwin/procargs.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/prockernel.c b/sysdeps/cygwin/prockernel.c
index f37d8923..8c1e548b 100644
--- a/sysdeps/cygwin/prockernel.c
+++ b/sysdeps/cygwin/prockernel.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/proclist.c b/sysdeps/cygwin/proclist.c
index eb8e8bd2..de1ce875 100644
--- a/sysdeps/cygwin/proclist.c
+++ b/sysdeps/cygwin/proclist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/procmap.c b/sysdeps/cygwin/procmap.c
index 165c87a5..2db1ff35 100644
--- a/sysdeps/cygwin/procmap.c
+++ b/sysdeps/cygwin/procmap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/procmem.c b/sysdeps/cygwin/procmem.c
index fa2ae5cd..aa8fdddc 100644
--- a/sysdeps/cygwin/procmem.c
+++ b/sysdeps/cygwin/procmem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/procopenfiles.c b/sysdeps/cygwin/procopenfiles.c
index c05bdb69..caed8544 100644
--- a/sysdeps/cygwin/procopenfiles.c
+++ b/sysdeps/cygwin/procopenfiles.c
@@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/procsegment.c b/sysdeps/cygwin/procsegment.c
index ce168333..7706f1a0 100644
--- a/sysdeps/cygwin/procsegment.c
+++ b/sysdeps/cygwin/procsegment.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/procsignal.c b/sysdeps/cygwin/procsignal.c
index 87a4156c..0fc9dca3 100644
--- a/sysdeps/cygwin/procsignal.c
+++ b/sysdeps/cygwin/procsignal.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/procstate.c b/sysdeps/cygwin/procstate.c
index 4c124a53..024acf38 100644
--- a/sysdeps/cygwin/procstate.c
+++ b/sysdeps/cygwin/procstate.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/proctime.c b/sysdeps/cygwin/proctime.c
index e75add97..026fbfa5 100644
--- a/sysdeps/cygwin/proctime.c
+++ b/sysdeps/cygwin/proctime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/procuid.c b/sysdeps/cygwin/procuid.c
index fcde76c2..82ef0fb0 100644
--- a/sysdeps/cygwin/procuid.c
+++ b/sysdeps/cygwin/procuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/procwd.c b/sysdeps/cygwin/procwd.c
index 8faecb07..a5af41c1 100644
--- a/sysdeps/cygwin/procwd.c
+++ b/sysdeps/cygwin/procwd.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/sem_limits.c b/sysdeps/cygwin/sem_limits.c
index 9fdd5123..f14bfe20 100644
--- a/sysdeps/cygwin/sem_limits.c
+++ b/sysdeps/cygwin/sem_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/shm_limits.c b/sysdeps/cygwin/shm_limits.c
index 2af6fa15..7e561b53 100644
--- a/sysdeps/cygwin/shm_limits.c
+++ b/sysdeps/cygwin/shm_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/siglist.c b/sysdeps/cygwin/siglist.c
index edf514df..ddecf081 100644
--- a/sysdeps/cygwin/siglist.c
+++ b/sysdeps/cygwin/siglist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/sysdeps/cygwin/swap.c b/sysdeps/cygwin/swap.c
index fd1de080..0b18842c 100644
--- a/sysdeps/cygwin/swap.c
+++ b/sysdeps/cygwin/swap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/sysinfo.c b/sysdeps/cygwin/sysinfo.c
index 9c82b7f5..b478281f 100644
--- a/sysdeps/cygwin/sysinfo.c
+++ b/sysdeps/cygwin/sysinfo.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/cygwin/uptime.c b/sysdeps/cygwin/uptime.c
index a48d8760..ba6165c9 100644
--- a/sysdeps/cygwin/uptime.c
+++ b/sysdeps/cygwin/uptime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/close.c b/sysdeps/darwin/close.c
index 44a8e062..018fffba 100644
--- a/sysdeps/darwin/close.c
+++ b/sysdeps/darwin/close.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/close_suid.c b/sysdeps/darwin/close_suid.c
index 314011b2..5f1dab08 100644
--- a/sysdeps/darwin/close_suid.c
+++ b/sysdeps/darwin/close_suid.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <glibtop/close.h>
diff --git a/sysdeps/darwin/cpu.c b/sysdeps/darwin/cpu.c
index 7328fd27..f5549f09 100644
--- a/sysdeps/darwin/cpu.c
+++ b/sysdeps/darwin/cpu.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/glibtop_machine.h b/sysdeps/darwin/glibtop_machine.h
index 8f14292e..eb072e0b 100644
--- a/sysdeps/darwin/glibtop_machine.h
+++ b/sysdeps/darwin/glibtop_machine.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MACHINE_H__
diff --git a/sysdeps/darwin/glibtop_server.h b/sysdeps/darwin/glibtop_server.h
index 5ca9a20f..6235bc36 100644
--- a/sysdeps/darwin/glibtop_server.h
+++ b/sysdeps/darwin/glibtop_server.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SERVER_H__
diff --git a/sysdeps/darwin/glibtop_suid.h b/sysdeps/darwin/glibtop_suid.h
index f70f418d..31154e83 100644
--- a/sysdeps/darwin/glibtop_suid.h
+++ b/sysdeps/darwin/glibtop_suid.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SUID_H__
diff --git a/sysdeps/darwin/loadavg.c b/sysdeps/darwin/loadavg.c
index adcbe9d2..ab14fe42 100644
--- a/sysdeps/darwin/loadavg.c
+++ b/sysdeps/darwin/loadavg.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/mem.c b/sysdeps/darwin/mem.c
index ec252613..66bf3c1a 100644
--- a/sysdeps/darwin/mem.c
+++ b/sysdeps/darwin/mem.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/msg_limits.c b/sysdeps/darwin/msg_limits.c
index a4dcd44c..c1f9b04b 100644
--- a/sysdeps/darwin/msg_limits.c
+++ b/sysdeps/darwin/msg_limits.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/netlist.c b/sysdeps/darwin/netlist.c
index ab329803..59550e07 100644
--- a/sysdeps/darwin/netlist.c
+++ b/sysdeps/darwin/netlist.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/netload.c b/sysdeps/darwin/netload.c
index 91c5d947..3cb44d95 100644
--- a/sysdeps/darwin/netload.c
+++ b/sysdeps/darwin/netload.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/nosuid.c b/sysdeps/darwin/nosuid.c
index 72a7ce30..e00489dc 100644
--- a/sysdeps/darwin/nosuid.c
+++ b/sysdeps/darwin/nosuid.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/open.c b/sysdeps/darwin/open.c
index 4351558f..f8850a38 100644
--- a/sysdeps/darwin/open.c
+++ b/sysdeps/darwin/open.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/ppp.c b/sysdeps/darwin/ppp.c
index 83738fec..7fa5cab3 100644
--- a/sysdeps/darwin/ppp.c
+++ b/sysdeps/darwin/ppp.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/procaffinity.c b/sysdeps/darwin/procaffinity.c
index b2e03538..66624064 100644
--- a/sysdeps/darwin/procaffinity.c
+++ b/sysdeps/darwin/procaffinity.c
@@ -14,8 +14,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/procargs.c b/sysdeps/darwin/procargs.c
index e683588d..e357fd36 100644
--- a/sysdeps/darwin/procargs.c
+++ b/sysdeps/darwin/procargs.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/prockernel.c b/sysdeps/darwin/prockernel.c
index 83faeaf7..d5f67f57 100644
--- a/sysdeps/darwin/prockernel.c
+++ b/sysdeps/darwin/prockernel.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/proclist.c b/sysdeps/darwin/proclist.c
index 27a10988..e02bc928 100644
--- a/sysdeps/darwin/proclist.c
+++ b/sysdeps/darwin/proclist.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/procmap.c b/sysdeps/darwin/procmap.c
index b8cc66b2..46b9384d 100644
--- a/sysdeps/darwin/procmap.c
+++ b/sysdeps/darwin/procmap.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/procmem.c b/sysdeps/darwin/procmem.c
index 9db667eb..8bf5b5d6 100644
--- a/sysdeps/darwin/procmem.c
+++ b/sysdeps/darwin/procmem.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/procopenfiles.c b/sysdeps/darwin/procopenfiles.c
index 9ccf3be3..ebd797bf 100644
--- a/sysdeps/darwin/procopenfiles.c
+++ b/sysdeps/darwin/procopenfiles.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/procsegment.c b/sysdeps/darwin/procsegment.c
index 2bba9a71..19d70a14 100644
--- a/sysdeps/darwin/procsegment.c
+++ b/sysdeps/darwin/procsegment.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/procsignal.c b/sysdeps/darwin/procsignal.c
index 9bc7e2ad..487b6a97 100644
--- a/sysdeps/darwin/procsignal.c
+++ b/sysdeps/darwin/procsignal.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/procstate.c b/sysdeps/darwin/procstate.c
index e6ed7640..e8574361 100644
--- a/sysdeps/darwin/procstate.c
+++ b/sysdeps/darwin/procstate.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/proctime.c b/sysdeps/darwin/proctime.c
index 195b05a5..9b39bd9f 100644
--- a/sysdeps/darwin/proctime.c
+++ b/sysdeps/darwin/proctime.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/procuid.c b/sysdeps/darwin/procuid.c
index b3024383..47a5f6c5 100644
--- a/sysdeps/darwin/procuid.c
+++ b/sysdeps/darwin/procuid.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/procwd.c b/sysdeps/darwin/procwd.c
index e285d778..6ebb1d9e 100644
--- a/sysdeps/darwin/procwd.c
+++ b/sysdeps/darwin/procwd.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/sem_limits.c b/sysdeps/darwin/sem_limits.c
index e8a32f9b..b58f5d03 100644
--- a/sysdeps/darwin/sem_limits.c
+++ b/sysdeps/darwin/sem_limits.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/shm_limits.c b/sysdeps/darwin/shm_limits.c
index 25f3382f..64918052 100644
--- a/sysdeps/darwin/shm_limits.c
+++ b/sysdeps/darwin/shm_limits.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/siglist.c b/sysdeps/darwin/siglist.c
index 37ae5c04..d2571329 100644
--- a/sysdeps/darwin/siglist.c
+++ b/sysdeps/darwin/siglist.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/swap.c b/sysdeps/darwin/swap.c
index ba174d37..5a965b90 100644
--- a/sysdeps/darwin/swap.c
+++ b/sysdeps/darwin/swap.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/sysinfo.c b/sysdeps/darwin/sysinfo.c
index 90e3c3cc..079e2c23 100644
--- a/sysdeps/darwin/sysinfo.c
+++ b/sysdeps/darwin/sysinfo.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/darwin/uptime.c b/sysdeps/darwin/uptime.c
index c21df1c7..c517c553 100644
--- a/sysdeps/darwin/uptime.c
+++ b/sysdeps/darwin/uptime.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/close.c b/sysdeps/freebsd/close.c
index a8ea4d57..72ce14d0 100644
--- a/sysdeps/freebsd/close.c
+++ b/sysdeps/freebsd/close.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/cpu.c b/sysdeps/freebsd/cpu.c
index 96e96da6..8d6ed2e5 100644
--- a/sysdeps/freebsd/cpu.c
+++ b/sysdeps/freebsd/cpu.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/glibtop_machine.h b/sysdeps/freebsd/glibtop_machine.h
index ca6266ee..cb39f398 100644
--- a/sysdeps/freebsd/glibtop_machine.h
+++ b/sysdeps/freebsd/glibtop_machine.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MACHINE_H__
diff --git a/sysdeps/freebsd/glibtop_private.h b/sysdeps/freebsd/glibtop_private.h
index 4fd8bd00..c73947f8 100644
--- a/sysdeps/freebsd/glibtop_private.h
+++ b/sysdeps/freebsd/glibtop_private.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __FREEBSD__GLIBTOP_PRIVATE_H__
diff --git a/sysdeps/freebsd/glibtop_server.h b/sysdeps/freebsd/glibtop_server.h
index 0f8f87ca..d9ea12d6 100644
--- a/sysdeps/freebsd/glibtop_server.h
+++ b/sysdeps/freebsd/glibtop_server.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __FREEBSD__GLIBTOP_SERVER_H__
diff --git a/sysdeps/freebsd/glibtop_suid.h b/sysdeps/freebsd/glibtop_suid.h
index 01a38b91..1efb997d 100644
--- a/sysdeps/freebsd/glibtop_suid.h
+++ b/sysdeps/freebsd/glibtop_suid.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SUID_H__
diff --git a/sysdeps/freebsd/loadavg.c b/sysdeps/freebsd/loadavg.c
index 91c61854..cc1b3fe5 100644
--- a/sysdeps/freebsd/loadavg.c
+++ b/sysdeps/freebsd/loadavg.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/mem.c b/sysdeps/freebsd/mem.c
index 43a665cf..3e1d4ab0 100644
--- a/sysdeps/freebsd/mem.c
+++ b/sysdeps/freebsd/mem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/mountlist.c b/sysdeps/freebsd/mountlist.c
index 1e33485f..381091f4 100644
--- a/sysdeps/freebsd/mountlist.c
+++ b/sysdeps/freebsd/mountlist.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <config.h>
diff --git a/sysdeps/freebsd/msg_limits.c b/sysdeps/freebsd/msg_limits.c
index a9c44127..020ff530 100644
--- a/sysdeps/freebsd/msg_limits.c
+++ b/sysdeps/freebsd/msg_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/netlist.c b/sysdeps/freebsd/netlist.c
index ab329803..59550e07 100644
--- a/sysdeps/freebsd/netlist.c
+++ b/sysdeps/freebsd/netlist.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/netload.c b/sysdeps/freebsd/netload.c
index 7359ce0a..cd875076 100644
--- a/sysdeps/freebsd/netload.c
+++ b/sysdeps/freebsd/netload.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/nosuid.c b/sysdeps/freebsd/nosuid.c
index 0394540c..c091a8c1 100644
--- a/sysdeps/freebsd/nosuid.c
+++ b/sysdeps/freebsd/nosuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/open.c b/sysdeps/freebsd/open.c
index f976d0fc..1618e046 100644
--- a/sysdeps/freebsd/open.c
+++ b/sysdeps/freebsd/open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/ppp.c b/sysdeps/freebsd/ppp.c
index 6a0beb63..fc636046 100644
--- a/sysdeps/freebsd/ppp.c
+++ b/sysdeps/freebsd/ppp.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/procaffinity.c b/sysdeps/freebsd/procaffinity.c
index 30c1f40e..a66aaf75 100644
--- a/sysdeps/freebsd/procaffinity.c
+++ b/sysdeps/freebsd/procaffinity.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/procargs.c b/sysdeps/freebsd/procargs.c
index 791afb7d..8aebfbb2 100644
--- a/sysdeps/freebsd/procargs.c
+++ b/sysdeps/freebsd/procargs.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/prockernel.c b/sysdeps/freebsd/prockernel.c
index 533725c0..f7c59806 100644
--- a/sysdeps/freebsd/prockernel.c
+++ b/sysdeps/freebsd/prockernel.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/proclist.c b/sysdeps/freebsd/proclist.c
index d65732d7..975c7e29 100644
--- a/sysdeps/freebsd/proclist.c
+++ b/sysdeps/freebsd/proclist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/procmap.c b/sysdeps/freebsd/procmap.c
index 88bd26bf..b40722e2 100644
--- a/sysdeps/freebsd/procmap.c
+++ b/sysdeps/freebsd/procmap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/procmem.c b/sysdeps/freebsd/procmem.c
index 1052ef03..6550ea26 100644
--- a/sysdeps/freebsd/procmem.c
+++ b/sysdeps/freebsd/procmem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/procopenfiles.c b/sysdeps/freebsd/procopenfiles.c
index 2d3f7d7b..e411298f 100644
--- a/sysdeps/freebsd/procopenfiles.c
+++ b/sysdeps/freebsd/procopenfiles.c
@@ -19,8 +19,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/procsegment.c b/sysdeps/freebsd/procsegment.c
index e9b1de8a..0e8aedb5 100644
--- a/sysdeps/freebsd/procsegment.c
+++ b/sysdeps/freebsd/procsegment.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/procsignal.c b/sysdeps/freebsd/procsignal.c
index 8d49fe9a..0320624d 100644
--- a/sysdeps/freebsd/procsignal.c
+++ b/sysdeps/freebsd/procsignal.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/procstate.c b/sysdeps/freebsd/procstate.c
index 786771a2..b13c93f7 100644
--- a/sysdeps/freebsd/procstate.c
+++ b/sysdeps/freebsd/procstate.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/proctime.c b/sysdeps/freebsd/proctime.c
index 5c10aafe..3928ab5c 100644
--- a/sysdeps/freebsd/proctime.c
+++ b/sysdeps/freebsd/proctime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/procuid.c b/sysdeps/freebsd/procuid.c
index 2e712bc5..1f268bcb 100644
--- a/sysdeps/freebsd/procuid.c
+++ b/sysdeps/freebsd/procuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/procwd.c b/sysdeps/freebsd/procwd.c
index 7970574b..8ece92f6 100644
--- a/sysdeps/freebsd/procwd.c
+++ b/sysdeps/freebsd/procwd.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/sem_limits.c b/sysdeps/freebsd/sem_limits.c
index 71f78db8..ba1bdb07 100644
--- a/sysdeps/freebsd/sem_limits.c
+++ b/sysdeps/freebsd/sem_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/shm_limits.c b/sysdeps/freebsd/shm_limits.c
index 152c9b2b..29dcc73c 100644
--- a/sysdeps/freebsd/shm_limits.c
+++ b/sysdeps/freebsd/shm_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/siglist.c b/sysdeps/freebsd/siglist.c
index c90c242c..48ccad7c 100644
--- a/sysdeps/freebsd/siglist.c
+++ b/sysdeps/freebsd/siglist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/suid_open.c b/sysdeps/freebsd/suid_open.c
index 10415ef9..13931d37 100644
--- a/sysdeps/freebsd/suid_open.c
+++ b/sysdeps/freebsd/suid_open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/swap.c b/sysdeps/freebsd/swap.c
index c9e3545b..c0dde770 100644
--- a/sysdeps/freebsd/swap.c
+++ b/sysdeps/freebsd/swap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/sysinfo.c b/sysdeps/freebsd/sysinfo.c
index aeea1de4..f0cbaff7 100644
--- a/sysdeps/freebsd/sysinfo.c
+++ b/sysdeps/freebsd/sysinfo.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/freebsd/uptime.c b/sysdeps/freebsd/uptime.c
index 2c333e41..7a678da3 100644
--- a/sysdeps/freebsd/uptime.c
+++ b/sysdeps/freebsd/uptime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/close.c b/sysdeps/linux/close.c
index 03057967..bee09f36 100644
--- a/sysdeps/linux/close.c
+++ b/sysdeps/linux/close.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/cpu.c b/sysdeps/linux/cpu.c
index f2cbb4ed..c65b4231 100644
--- a/sysdeps/linux/cpu.c
+++ b/sysdeps/linux/cpu.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/glibtop_machine.h b/sysdeps/linux/glibtop_machine.h
index 9df31610..a12d7838 100644
--- a/sysdeps/linux/glibtop_machine.h
+++ b/sysdeps/linux/glibtop_machine.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MACHINE_H__
diff --git a/sysdeps/linux/glibtop_private.h b/sysdeps/linux/glibtop_private.h
index 4c47dc8f..149832a9 100644
--- a/sysdeps/linux/glibtop_private.h
+++ b/sysdeps/linux/glibtop_private.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __LINUX__GLIBTOP_PRIVATE_H__
diff --git a/sysdeps/linux/glibtop_server.h b/sysdeps/linux/glibtop_server.h
index 116547fe..5912ad05 100644
--- a/sysdeps/linux/glibtop_server.h
+++ b/sysdeps/linux/glibtop_server.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __LINUX__GLIBTOP_SERVER_H__
diff --git a/sysdeps/linux/loadavg.c b/sysdeps/linux/loadavg.c
index 98a612b0..be0d5fc7 100644
--- a/sysdeps/linux/loadavg.c
+++ b/sysdeps/linux/loadavg.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/mem.c b/sysdeps/linux/mem.c
index 7b081de1..d75e98a6 100644
--- a/sysdeps/linux/mem.c
+++ b/sysdeps/linux/mem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/mountlist.c b/sysdeps/linux/mountlist.c
index 95703bcd..1133b05f 100644
--- a/sysdeps/linux/mountlist.c
+++ b/sysdeps/linux/mountlist.c
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/*
diff --git a/sysdeps/linux/msg_limits.c b/sysdeps/linux/msg_limits.c
index 69c3ad41..298d81c2 100644
--- a/sysdeps/linux/msg_limits.c
+++ b/sysdeps/linux/msg_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/netlist.c b/sysdeps/linux/netlist.c
index 0e579c26..369fba65 100644
--- a/sysdeps/linux/netlist.c
+++ b/sysdeps/linux/netlist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/netload.c b/sysdeps/linux/netload.c
index c275db2e..b91def07 100644
--- a/sysdeps/linux/netload.c
+++ b/sysdeps/linux/netload.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/open.c b/sysdeps/linux/open.c
index 61c3d588..b10358f1 100644
--- a/sysdeps/linux/open.c
+++ b/sysdeps/linux/open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/ppp.c b/sysdeps/linux/ppp.c
index a4db1d82..989ca57d 100644
--- a/sysdeps/linux/ppp.c
+++ b/sysdeps/linux/ppp.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/procaffinity.c b/sysdeps/linux/procaffinity.c
index 81b90674..6ddf3386 100644
--- a/sysdeps/linux/procaffinity.c
+++ b/sysdeps/linux/procaffinity.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/procargs.c b/sysdeps/linux/procargs.c
index 228728a4..74d90577 100644
--- a/sysdeps/linux/procargs.c
+++ b/sysdeps/linux/procargs.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/prockernel.c b/sysdeps/linux/prockernel.c
index 9ffbfab1..3e513bf7 100644
--- a/sysdeps/linux/prockernel.c
+++ b/sysdeps/linux/prockernel.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/proclist.c b/sysdeps/linux/proclist.c
index eb8e8bd2..de1ce875 100644
--- a/sysdeps/linux/proclist.c
+++ b/sysdeps/linux/proclist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/procmap.c b/sysdeps/linux/procmap.c
index 237a8f26..c5e38b6b 100644
--- a/sysdeps/linux/procmap.c
+++ b/sysdeps/linux/procmap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/procmem.c b/sysdeps/linux/procmem.c
index 5b810c54..92de5ea8 100644
--- a/sysdeps/linux/procmem.c
+++ b/sysdeps/linux/procmem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/procopenfiles.c b/sysdeps/linux/procopenfiles.c
index c05bdb69..caed8544 100644
--- a/sysdeps/linux/procopenfiles.c
+++ b/sysdeps/linux/procopenfiles.c
@@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/procsegment.c b/sysdeps/linux/procsegment.c
index 9da2c6a8..f576f29f 100644
--- a/sysdeps/linux/procsegment.c
+++ b/sysdeps/linux/procsegment.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/procsignal.c b/sysdeps/linux/procsignal.c
index 87a4156c..0fc9dca3 100644
--- a/sysdeps/linux/procsignal.c
+++ b/sysdeps/linux/procsignal.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/procstate.c b/sysdeps/linux/procstate.c
index 4c124a53..024acf38 100644
--- a/sysdeps/linux/procstate.c
+++ b/sysdeps/linux/procstate.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/proctime.c b/sysdeps/linux/proctime.c
index 706290c5..20be904c 100644
--- a/sysdeps/linux/proctime.c
+++ b/sysdeps/linux/proctime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/procuid.c b/sysdeps/linux/procuid.c
index 9cb1b4d3..0dfc1d26 100644
--- a/sysdeps/linux/procuid.c
+++ b/sysdeps/linux/procuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/procwd.c b/sysdeps/linux/procwd.c
index 8faecb07..a5af41c1 100644
--- a/sysdeps/linux/procwd.c
+++ b/sysdeps/linux/procwd.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/sem_limits.c b/sysdeps/linux/sem_limits.c
index 01ed8213..305e213b 100644
--- a/sysdeps/linux/sem_limits.c
+++ b/sysdeps/linux/sem_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/shm_limits.c b/sysdeps/linux/shm_limits.c
index 8e86eb1d..da4888f9 100644
--- a/sysdeps/linux/shm_limits.c
+++ b/sysdeps/linux/shm_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/siglist.c b/sysdeps/linux/siglist.c
index edf514df..ddecf081 100644
--- a/sysdeps/linux/siglist.c
+++ b/sysdeps/linux/siglist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/sysdeps/linux/swap.c b/sysdeps/linux/swap.c
index 91832ad8..0468a7cc 100644
--- a/sysdeps/linux/swap.c
+++ b/sysdeps/linux/swap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/sysinfo.c b/sysdeps/linux/sysinfo.c
index 3ae96312..bd80b0db 100644
--- a/sysdeps/linux/sysinfo.c
+++ b/sysdeps/linux/sysinfo.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/linux/uptime.c b/sysdeps/linux/uptime.c
index a48d8760..ba6165c9 100644
--- a/sysdeps/linux/uptime.c
+++ b/sysdeps/linux/uptime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/close.c b/sysdeps/openbsd/close.c
index a8ea4d57..72ce14d0 100644
--- a/sysdeps/openbsd/close.c
+++ b/sysdeps/openbsd/close.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/cpu.c b/sysdeps/openbsd/cpu.c
index 5560a3bb..efc25c64 100644
--- a/sysdeps/openbsd/cpu.c
+++ b/sysdeps/openbsd/cpu.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/glibtop_machine.h b/sysdeps/openbsd/glibtop_machine.h
index 1daf3e79..427459f7 100644
--- a/sysdeps/openbsd/glibtop_machine.h
+++ b/sysdeps/openbsd/glibtop_machine.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MACHINE_H__
diff --git a/sysdeps/openbsd/glibtop_private.h b/sysdeps/openbsd/glibtop_private.h
index ba5738bc..7d30deff 100644
--- a/sysdeps/openbsd/glibtop_private.h
+++ b/sysdeps/openbsd/glibtop_private.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __OPENBSD__GLIBTOP_PRIVATE_H__
diff --git a/sysdeps/openbsd/glibtop_server.h b/sysdeps/openbsd/glibtop_server.h
index f93ffddb..fc9bb303 100644
--- a/sysdeps/openbsd/glibtop_server.h
+++ b/sysdeps/openbsd/glibtop_server.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SERVER_H__
diff --git a/sysdeps/openbsd/glibtop_suid.h b/sysdeps/openbsd/glibtop_suid.h
index 01a38b91..1efb997d 100644
--- a/sysdeps/openbsd/glibtop_suid.h
+++ b/sysdeps/openbsd/glibtop_suid.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SUID_H__
diff --git a/sysdeps/openbsd/loadavg.c b/sysdeps/openbsd/loadavg.c
index c35c14ea..5b3afae0 100644
--- a/sysdeps/openbsd/loadavg.c
+++ b/sysdeps/openbsd/loadavg.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/mem.c b/sysdeps/openbsd/mem.c
index fe8c914b..636979f1 100644
--- a/sysdeps/openbsd/mem.c
+++ b/sysdeps/openbsd/mem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/mountlist.c b/sysdeps/openbsd/mountlist.c
index 1e33485f..381091f4 100644
--- a/sysdeps/openbsd/mountlist.c
+++ b/sysdeps/openbsd/mountlist.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <config.h>
diff --git a/sysdeps/openbsd/msg_limits.c b/sysdeps/openbsd/msg_limits.c
index 9caa8c5d..ddf6dd72 100644
--- a/sysdeps/openbsd/msg_limits.c
+++ b/sysdeps/openbsd/msg_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/netlist.c b/sysdeps/openbsd/netlist.c
index ab329803..59550e07 100644
--- a/sysdeps/openbsd/netlist.c
+++ b/sysdeps/openbsd/netlist.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/netload.c b/sysdeps/openbsd/netload.c
index 36245f07..feb291a1 100644
--- a/sysdeps/openbsd/netload.c
+++ b/sysdeps/openbsd/netload.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/nosuid.c b/sysdeps/openbsd/nosuid.c
index 0394540c..c091a8c1 100644
--- a/sysdeps/openbsd/nosuid.c
+++ b/sysdeps/openbsd/nosuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/open.c b/sysdeps/openbsd/open.c
index 66f0cdbc..53e3f83e 100644
--- a/sysdeps/openbsd/open.c
+++ b/sysdeps/openbsd/open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/ppp.c b/sysdeps/openbsd/ppp.c
index 85b28d42..be7d32c9 100644
--- a/sysdeps/openbsd/ppp.c
+++ b/sysdeps/openbsd/ppp.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/procargs.c b/sysdeps/openbsd/procargs.c
index 069ae804..1807371b 100644
--- a/sysdeps/openbsd/procargs.c
+++ b/sysdeps/openbsd/procargs.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/prockernel.c b/sysdeps/openbsd/prockernel.c
index 0e679bab..9e0654a9 100644
--- a/sysdeps/openbsd/prockernel.c
+++ b/sysdeps/openbsd/prockernel.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/proclist.c b/sysdeps/openbsd/proclist.c
index 853e4a4f..cd90cb01 100644
--- a/sysdeps/openbsd/proclist.c
+++ b/sysdeps/openbsd/proclist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/procmap.c b/sysdeps/openbsd/procmap.c
index c9b687cb..8bc67dad 100644
--- a/sysdeps/openbsd/procmap.c
+++ b/sysdeps/openbsd/procmap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/procmem.c b/sysdeps/openbsd/procmem.c
index 62ebe586..51dce8ea 100644
--- a/sysdeps/openbsd/procmem.c
+++ b/sysdeps/openbsd/procmem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/procopenfiles.c b/sysdeps/openbsd/procopenfiles.c
index e2a03d74..8ac57dba 100644
--- a/sysdeps/openbsd/procopenfiles.c
+++ b/sysdeps/openbsd/procopenfiles.c
@@ -20,8 +20,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/procsegment.c b/sysdeps/openbsd/procsegment.c
index eee41594..c0f363f2 100644
--- a/sysdeps/openbsd/procsegment.c
+++ b/sysdeps/openbsd/procsegment.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/procsignal.c b/sysdeps/openbsd/procsignal.c
index 3a40f1b5..47764989 100644
--- a/sysdeps/openbsd/procsignal.c
+++ b/sysdeps/openbsd/procsignal.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/procstate.c b/sysdeps/openbsd/procstate.c
index 95210a70..9591d2a2 100644
--- a/sysdeps/openbsd/procstate.c
+++ b/sysdeps/openbsd/procstate.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/proctime.c b/sysdeps/openbsd/proctime.c
index f10b02a2..2b0d0b66 100644
--- a/sysdeps/openbsd/proctime.c
+++ b/sysdeps/openbsd/proctime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/procuid.c b/sysdeps/openbsd/procuid.c
index 9632ca10..f749b552 100644
--- a/sysdeps/openbsd/procuid.c
+++ b/sysdeps/openbsd/procuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/procwd.c b/sysdeps/openbsd/procwd.c
index ad084f5f..462f8c3b 100644
--- a/sysdeps/openbsd/procwd.c
+++ b/sysdeps/openbsd/procwd.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/sem_limits.c b/sysdeps/openbsd/sem_limits.c
index 6e44b34d..555159bb 100644
--- a/sysdeps/openbsd/sem_limits.c
+++ b/sysdeps/openbsd/sem_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/shm_limits.c b/sysdeps/openbsd/shm_limits.c
index ec668a7c..14fd0167 100644
--- a/sysdeps/openbsd/shm_limits.c
+++ b/sysdeps/openbsd/shm_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/siglist.c b/sysdeps/openbsd/siglist.c
index c90c242c..48ccad7c 100644
--- a/sysdeps/openbsd/siglist.c
+++ b/sysdeps/openbsd/siglist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/suid_open.c b/sysdeps/openbsd/suid_open.c
index 137a4268..8eb1c93a 100644
--- a/sysdeps/openbsd/suid_open.c
+++ b/sysdeps/openbsd/suid_open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/swap.c b/sysdeps/openbsd/swap.c
index e2406d64..d4d5c960 100644
--- a/sysdeps/openbsd/swap.c
+++ b/sysdeps/openbsd/swap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/sysinfo.c b/sysdeps/openbsd/sysinfo.c
index 37e86e31..20bc26de 100644
--- a/sysdeps/openbsd/sysinfo.c
+++ b/sysdeps/openbsd/sysinfo.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/openbsd/uptime.c b/sysdeps/openbsd/uptime.c
index 6067fbf1..82252a5b 100644
--- a/sysdeps/openbsd/uptime.c
+++ b/sysdeps/openbsd/uptime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/close.c b/sysdeps/osf1/close.c
index 03057967..bee09f36 100644
--- a/sysdeps/osf1/close.c
+++ b/sysdeps/osf1/close.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/close_suid.c b/sysdeps/osf1/close_suid.c
index 22717e1c..56792815 100644
--- a/sysdeps/osf1/close_suid.c
+++ b/sysdeps/osf1/close_suid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/cpu.c b/sysdeps/osf1/cpu.c
index 70d551c6..d420e2ee 100644
--- a/sysdeps/osf1/cpu.c
+++ b/sysdeps/osf1/cpu.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/glibtop_machine.h b/sysdeps/osf1/glibtop_machine.h
index 1ca82371..dab9f28a 100644
--- a/sysdeps/osf1/glibtop_machine.h
+++ b/sysdeps/osf1/glibtop_machine.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MACHINE_H__
diff --git a/sysdeps/osf1/glibtop_server.h b/sysdeps/osf1/glibtop_server.h
index 51c44bec..11b37a4a 100644
--- a/sysdeps/osf1/glibtop_server.h
+++ b/sysdeps/osf1/glibtop_server.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SERVER_H__
diff --git a/sysdeps/osf1/glibtop_suid.h b/sysdeps/osf1/glibtop_suid.h
index bcaa3b53..15f6d6a2 100644
--- a/sysdeps/osf1/glibtop_suid.h
+++ b/sysdeps/osf1/glibtop_suid.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SUID_H__
diff --git a/sysdeps/osf1/loadavg.c b/sysdeps/osf1/loadavg.c
index 6641cca9..532360e7 100644
--- a/sysdeps/osf1/loadavg.c
+++ b/sysdeps/osf1/loadavg.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/mem.c b/sysdeps/osf1/mem.c
index f9618abc..2896cdba 100644
--- a/sysdeps/osf1/mem.c
+++ b/sysdeps/osf1/mem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/msg_limits.c b/sysdeps/osf1/msg_limits.c
index e28dd82b..029e14be 100644
--- a/sysdeps/osf1/msg_limits.c
+++ b/sysdeps/osf1/msg_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/netload.c b/sysdeps/osf1/netload.c
index eefacf51..f7b26325 100644
--- a/sysdeps/osf1/netload.c
+++ b/sysdeps/osf1/netload.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/open.c b/sysdeps/osf1/open.c
index 3fd856aa..4bf85c64 100644
--- a/sysdeps/osf1/open.c
+++ b/sysdeps/osf1/open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/open_suid.c b/sysdeps/osf1/open_suid.c
index bc45ef15..32bcb598 100644
--- a/sysdeps/osf1/open_suid.c
+++ b/sysdeps/osf1/open_suid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/ppp.c b/sysdeps/osf1/ppp.c
index d7b510ef..0801643b 100644
--- a/sysdeps/osf1/ppp.c
+++ b/sysdeps/osf1/ppp.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/procargs.c b/sysdeps/osf1/procargs.c
index 42029eb5..e071b908 100644
--- a/sysdeps/osf1/procargs.c
+++ b/sysdeps/osf1/procargs.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/procdata.c b/sysdeps/osf1/procdata.c
index 7c1ed3e0..07c662e7 100644
--- a/sysdeps/osf1/procdata.c
+++ b/sysdeps/osf1/procdata.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/prockernel.c b/sysdeps/osf1/prockernel.c
index 77f867ab..ba7613c9 100644
--- a/sysdeps/osf1/prockernel.c
+++ b/sysdeps/osf1/prockernel.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/proclist.c b/sysdeps/osf1/proclist.c
index 7d5f5bd3..35720961 100644
--- a/sysdeps/osf1/proclist.c
+++ b/sysdeps/osf1/proclist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/procmap.c b/sysdeps/osf1/procmap.c
index 490eeab4..8203b873 100644
--- a/sysdeps/osf1/procmap.c
+++ b/sysdeps/osf1/procmap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/procmem.c b/sysdeps/osf1/procmem.c
index 59e4a4b7..0d42531c 100644
--- a/sysdeps/osf1/procmem.c
+++ b/sysdeps/osf1/procmem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/procsegment.c b/sysdeps/osf1/procsegment.c
index ebd9364a..9b5e71d7 100644
--- a/sysdeps/osf1/procsegment.c
+++ b/sysdeps/osf1/procsegment.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/procsignal.c b/sysdeps/osf1/procsignal.c
index 58d7430d..691b6998 100644
--- a/sysdeps/osf1/procsignal.c
+++ b/sysdeps/osf1/procsignal.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/procstate.c b/sysdeps/osf1/procstate.c
index f0f4ae1f..2e459f44 100644
--- a/sysdeps/osf1/procstate.c
+++ b/sysdeps/osf1/procstate.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/proctime.c b/sysdeps/osf1/proctime.c
index d51e20bb..e47da930 100644
--- a/sysdeps/osf1/proctime.c
+++ b/sysdeps/osf1/proctime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/procuid.c b/sysdeps/osf1/procuid.c
index daa06e21..53685c9e 100644
--- a/sysdeps/osf1/procuid.c
+++ b/sysdeps/osf1/procuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/sem_limits.c b/sysdeps/osf1/sem_limits.c
index 8cb07962..e21aae7b 100644
--- a/sysdeps/osf1/sem_limits.c
+++ b/sysdeps/osf1/sem_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/shm_limits.c b/sysdeps/osf1/shm_limits.c
index 2a34c484..6336b0db 100644
--- a/sysdeps/osf1/shm_limits.c
+++ b/sysdeps/osf1/shm_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/siglist.c b/sysdeps/osf1/siglist.c
index b2d7bd8e..ba215cd7 100644
--- a/sysdeps/osf1/siglist.c
+++ b/sysdeps/osf1/siglist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/swap.c b/sysdeps/osf1/swap.c
index ba28ab31..cf734f9a 100644
--- a/sysdeps/osf1/swap.c
+++ b/sysdeps/osf1/swap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/osf1/uptime.c b/sysdeps/osf1/uptime.c
index 826b4428..64ee0c85 100644
--- a/sysdeps/osf1/uptime.c
+++ b/sysdeps/osf1/uptime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/close.c b/sysdeps/solaris/close.c
index 03057967..bee09f36 100644
--- a/sysdeps/solaris/close.c
+++ b/sysdeps/solaris/close.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/close_suid.c b/sysdeps/solaris/close_suid.c
index 22717e1c..56792815 100644
--- a/sysdeps/solaris/close_suid.c
+++ b/sysdeps/solaris/close_suid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/cpu.c b/sysdeps/solaris/cpu.c
index 0a54426a..49f60ef4 100644
--- a/sysdeps/solaris/cpu.c
+++ b/sysdeps/solaris/cpu.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/glibtop_machine.h b/sysdeps/solaris/glibtop_machine.h
index 71f2d9e4..18a1979b 100644
--- a/sysdeps/solaris/glibtop_machine.h
+++ b/sysdeps/solaris/glibtop_machine.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MACHINE_H__
diff --git a/sysdeps/solaris/glibtop_private.h b/sysdeps/solaris/glibtop_private.h
index 68e400d4..697bb5ca 100644
--- a/sysdeps/solaris/glibtop_private.h
+++ b/sysdeps/solaris/glibtop_private.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_PRIVATE_H__
diff --git a/sysdeps/solaris/glibtop_server.h b/sysdeps/solaris/glibtop_server.h
index 662e3ab4..e57057e0 100644
--- a/sysdeps/solaris/glibtop_server.h
+++ b/sysdeps/solaris/glibtop_server.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SERVER_H__
diff --git a/sysdeps/solaris/glibtop_suid.h b/sysdeps/solaris/glibtop_suid.h
index d11c64cf..24b71b07 100644
--- a/sysdeps/solaris/glibtop_suid.h
+++ b/sysdeps/solaris/glibtop_suid.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SUID_H__
diff --git a/sysdeps/solaris/loadavg.c b/sysdeps/solaris/loadavg.c
index 9c7b6d46..0d940d55 100644
--- a/sysdeps/solaris/loadavg.c
+++ b/sysdeps/solaris/loadavg.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/mem.c b/sysdeps/solaris/mem.c
index 0c298fdd..028c43de 100644
--- a/sysdeps/solaris/mem.c
+++ b/sysdeps/solaris/mem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/msg_limits.c b/sysdeps/solaris/msg_limits.c
index 787e8925..fccb6ea4 100644
--- a/sysdeps/solaris/msg_limits.c
+++ b/sysdeps/solaris/msg_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/netlist.c b/sysdeps/solaris/netlist.c
index a5280f5b..17d00d49 100644
--- a/sysdeps/solaris/netlist.c
+++ b/sysdeps/solaris/netlist.c
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/netload.c b/sysdeps/solaris/netload.c
index 595b9edd..635e5060 100644
--- a/sysdeps/solaris/netload.c
+++ b/sysdeps/solaris/netload.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/open.c b/sysdeps/solaris/open.c
index 9d33d650..c0426a59 100644
--- a/sysdeps/solaris/open.c
+++ b/sysdeps/solaris/open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/open_suid.c b/sysdeps/solaris/open_suid.c
index aaafd600..7ddaf1bd 100644
--- a/sysdeps/solaris/open_suid.c
+++ b/sysdeps/solaris/open_suid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/ppp.c b/sysdeps/solaris/ppp.c
index d7b510ef..0801643b 100644
--- a/sysdeps/solaris/ppp.c
+++ b/sysdeps/solaris/ppp.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/procargs.c b/sysdeps/solaris/procargs.c
index 6c668def..82d2f4af 100644
--- a/sysdeps/solaris/procargs.c
+++ b/sysdeps/solaris/procargs.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/procdata.c b/sysdeps/solaris/procdata.c
index a4a2bb87..714e34ce 100644
--- a/sysdeps/solaris/procdata.c
+++ b/sysdeps/solaris/procdata.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/prockernel.c b/sysdeps/solaris/prockernel.c
index f37d8923..8c1e548b 100644
--- a/sysdeps/solaris/prockernel.c
+++ b/sysdeps/solaris/prockernel.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/proclist.c b/sysdeps/solaris/proclist.c
index 52b0a2c6..b495c5f3 100644
--- a/sysdeps/solaris/proclist.c
+++ b/sysdeps/solaris/proclist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/procmap.c b/sysdeps/solaris/procmap.c
index 85f3ff3b..43d7c819 100644
--- a/sysdeps/solaris/procmap.c
+++ b/sysdeps/solaris/procmap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/sysdeps/solaris/procmem.c b/sysdeps/solaris/procmem.c
index 92aca002..b1933cf6 100644
--- a/sysdeps/solaris/procmem.c
+++ b/sysdeps/solaris/procmem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/procopenfiles.c b/sysdeps/solaris/procopenfiles.c
index 9f5e8fec..fb0c401a 100644
--- a/sysdeps/solaris/procopenfiles.c
+++ b/sysdeps/solaris/procopenfiles.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/procsegment.c b/sysdeps/solaris/procsegment.c
index 72e3b45c..ca06c4d2 100644
--- a/sysdeps/solaris/procsegment.c
+++ b/sysdeps/solaris/procsegment.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/procsignal.c b/sysdeps/solaris/procsignal.c
index c80f904d..8465e456 100644
--- a/sysdeps/solaris/procsignal.c
+++ b/sysdeps/solaris/procsignal.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/procstate.c b/sysdeps/solaris/procstate.c
index 043059a1..ce10db0f 100644
--- a/sysdeps/solaris/procstate.c
+++ b/sysdeps/solaris/procstate.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/proctime.c b/sysdeps/solaris/proctime.c
index 525a582f..3b7501dc 100644
--- a/sysdeps/solaris/proctime.c
+++ b/sysdeps/solaris/proctime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/procuid.c b/sysdeps/solaris/procuid.c
index 5441a493..05cbd0f7 100644
--- a/sysdeps/solaris/procuid.c
+++ b/sysdeps/solaris/procuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/safeio.c b/sysdeps/solaris/safeio.c
index 456341e1..96aa5577 100644
--- a/sysdeps/solaris/safeio.c
+++ b/sysdeps/solaris/safeio.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/safeio.h b/sysdeps/solaris/safeio.h
index f1f5c6f9..540708cd 100644
--- a/sysdeps/solaris/safeio.h
+++ b/sysdeps/solaris/safeio.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SAFEIO_H__
diff --git a/sysdeps/solaris/sem_limits.c b/sysdeps/solaris/sem_limits.c
index 81c92f35..57f975d4 100644
--- a/sysdeps/solaris/sem_limits.c
+++ b/sysdeps/solaris/sem_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/shm_limits.c b/sysdeps/solaris/shm_limits.c
index 22e2cace..a9885c81 100644
--- a/sysdeps/solaris/shm_limits.c
+++ b/sysdeps/solaris/shm_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/siglist.c b/sysdeps/solaris/siglist.c
index c9ed6818..d92301d6 100644
--- a/sysdeps/solaris/siglist.c
+++ b/sysdeps/solaris/siglist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/swap.c b/sysdeps/solaris/swap.c
index a2e297f0..d23ec165 100644
--- a/sysdeps/solaris/swap.c
+++ b/sysdeps/solaris/swap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/solaris/uptime.c b/sysdeps/solaris/uptime.c
index 2649dba8..24f4ff78 100644
--- a/sysdeps/solaris/uptime.c
+++ b/sysdeps/solaris/uptime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/close.c b/sysdeps/stub/close.c
index 03057967..bee09f36 100644
--- a/sysdeps/stub/close.c
+++ b/sysdeps/stub/close.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/cpu.c b/sysdeps/stub/cpu.c
index 7384124c..ab1dfcee 100644
--- a/sysdeps/stub/cpu.c
+++ b/sysdeps/stub/cpu.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/glibtop_server.h b/sysdeps/stub/glibtop_server.h
index 6f4b6576..ebaeeb59 100644
--- a/sysdeps/stub/glibtop_server.h
+++ b/sysdeps/stub/glibtop_server.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SERVER_H__
diff --git a/sysdeps/stub/loadavg.c b/sysdeps/stub/loadavg.c
index 4037c7d5..33b574e7 100644
--- a/sysdeps/stub/loadavg.c
+++ b/sysdeps/stub/loadavg.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/mem.c b/sysdeps/stub/mem.c
index 764b0cc3..66169b8d 100644
--- a/sysdeps/stub/mem.c
+++ b/sysdeps/stub/mem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/msg_limits.c b/sysdeps/stub/msg_limits.c
index 08e051ca..65921c71 100644
--- a/sysdeps/stub/msg_limits.c
+++ b/sysdeps/stub/msg_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/netlist.c b/sysdeps/stub/netlist.c
index fce76fd4..30fde7e9 100644
--- a/sysdeps/stub/netlist.c
+++ b/sysdeps/stub/netlist.c
@@ -12,8 +12,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/netload.c b/sysdeps/stub/netload.c
index 0bdf7ade..5b3d3cf2 100644
--- a/sysdeps/stub/netload.c
+++ b/sysdeps/stub/netload.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/open.c b/sysdeps/stub/open.c
index 27bff3dc..92534db8 100644
--- a/sysdeps/stub/open.c
+++ b/sysdeps/stub/open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/ppp.c b/sysdeps/stub/ppp.c
index d7b510ef..0801643b 100644
--- a/sysdeps/stub/ppp.c
+++ b/sysdeps/stub/ppp.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/procargs.c b/sysdeps/stub/procargs.c
index f408bbfa..65958f31 100644
--- a/sysdeps/stub/procargs.c
+++ b/sysdeps/stub/procargs.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/prockernel.c b/sysdeps/stub/prockernel.c
index f37d8923..8c1e548b 100644
--- a/sysdeps/stub/prockernel.c
+++ b/sysdeps/stub/prockernel.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/proclist.c b/sysdeps/stub/proclist.c
index 663d8a5f..0a5acdf4 100644
--- a/sysdeps/stub/proclist.c
+++ b/sysdeps/stub/proclist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/procmap.c b/sysdeps/stub/procmap.c
index 9da252f9..c2a244f6 100644
--- a/sysdeps/stub/procmap.c
+++ b/sysdeps/stub/procmap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/sysdeps/stub/procmem.c b/sysdeps/stub/procmem.c
index e2bd59df..8e95dd07 100644
--- a/sysdeps/stub/procmem.c
+++ b/sysdeps/stub/procmem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/procopenfiles.c b/sysdeps/stub/procopenfiles.c
index deb87c0d..86cd5154 100644
--- a/sysdeps/stub/procopenfiles.c
+++ b/sysdeps/stub/procopenfiles.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/sysdeps/stub/procsegment.c b/sysdeps/stub/procsegment.c
index 72e3b45c..ca06c4d2 100644
--- a/sysdeps/stub/procsegment.c
+++ b/sysdeps/stub/procsegment.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/procsignal.c b/sysdeps/stub/procsignal.c
index 98d2b07e..02af68d2 100644
--- a/sysdeps/stub/procsignal.c
+++ b/sysdeps/stub/procsignal.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/procstate.c b/sysdeps/stub/procstate.c
index 2abd4a13..48a5f959 100644
--- a/sysdeps/stub/procstate.c
+++ b/sysdeps/stub/procstate.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/proctime.c b/sysdeps/stub/proctime.c
index 15821a02..338d6af7 100644
--- a/sysdeps/stub/proctime.c
+++ b/sysdeps/stub/proctime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/procuid.c b/sysdeps/stub/procuid.c
index 5f883a28..fa0948e7 100644
--- a/sysdeps/stub/procuid.c
+++ b/sysdeps/stub/procuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/sem_limits.c b/sysdeps/stub/sem_limits.c
index 1b06e31d..c0d45dfc 100644
--- a/sysdeps/stub/sem_limits.c
+++ b/sysdeps/stub/sem_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/shm_limits.c b/sysdeps/stub/shm_limits.c
index 53984022..d8d7d94c 100644
--- a/sysdeps/stub/shm_limits.c
+++ b/sysdeps/stub/shm_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/siglist.c b/sysdeps/stub/siglist.c
index 4fbe84b2..4ed6f7e2 100644
--- a/sysdeps/stub/siglist.c
+++ b/sysdeps/stub/siglist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/swap.c b/sysdeps/stub/swap.c
index e743a3e4..95cc4015 100644
--- a/sysdeps/stub/swap.c
+++ b/sysdeps/stub/swap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub/uptime.c b/sysdeps/stub/uptime.c
index 2ca0ac58..b136d3db 100644
--- a/sysdeps/stub/uptime.c
+++ b/sysdeps/stub/uptime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/close.c b/sysdeps/stub_suid/close.c
index 03057967..bee09f36 100644
--- a/sysdeps/stub_suid/close.c
+++ b/sysdeps/stub_suid/close.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/cpu.c b/sysdeps/stub_suid/cpu.c
index 9b307622..5e9f9525 100644
--- a/sysdeps/stub_suid/cpu.c
+++ b/sysdeps/stub_suid/cpu.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/glibtop_machine.h b/sysdeps/stub_suid/glibtop_machine.h
index d9d3da6f..3e8e4198 100644
--- a/sysdeps/stub_suid/glibtop_machine.h
+++ b/sysdeps/stub_suid/glibtop_machine.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MACHINE_H__
diff --git a/sysdeps/stub_suid/glibtop_server.h b/sysdeps/stub_suid/glibtop_server.h
index 8a7a5028..cf121212 100644
--- a/sysdeps/stub_suid/glibtop_server.h
+++ b/sysdeps/stub_suid/glibtop_server.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SERVER_H__
diff --git a/sysdeps/stub_suid/glibtop_suid.h b/sysdeps/stub_suid/glibtop_suid.h
index d11c64cf..24b71b07 100644
--- a/sysdeps/stub_suid/glibtop_suid.h
+++ b/sysdeps/stub_suid/glibtop_suid.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SUID_H__
diff --git a/sysdeps/stub_suid/init.c b/sysdeps/stub_suid/init.c
index 5f0f7ea8..0f5c19e4 100644
--- a/sysdeps/stub_suid/init.c
+++ b/sysdeps/stub_suid/init.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/loadavg.c b/sysdeps/stub_suid/loadavg.c
index d01ffcf0..6e0b84f2 100644
--- a/sysdeps/stub_suid/loadavg.c
+++ b/sysdeps/stub_suid/loadavg.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/mem.c b/sysdeps/stub_suid/mem.c
index 1ce54b26..7fc26664 100644
--- a/sysdeps/stub_suid/mem.c
+++ b/sysdeps/stub_suid/mem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/msg_limits.c b/sysdeps/stub_suid/msg_limits.c
index 53e41957..4ead84d5 100644
--- a/sysdeps/stub_suid/msg_limits.c
+++ b/sysdeps/stub_suid/msg_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/netload.c b/sysdeps/stub_suid/netload.c
index eefacf51..f7b26325 100644
--- a/sysdeps/stub_suid/netload.c
+++ b/sysdeps/stub_suid/netload.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/nosuid.c b/sysdeps/stub_suid/nosuid.c
index cce50933..9496371a 100644
--- a/sysdeps/stub_suid/nosuid.c
+++ b/sysdeps/stub_suid/nosuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/open.c b/sysdeps/stub_suid/open.c
index 6a829b08..18cc2753 100644
--- a/sysdeps/stub_suid/open.c
+++ b/sysdeps/stub_suid/open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/ppp.c b/sysdeps/stub_suid/ppp.c
index 7e7ee1a7..15cac4ca 100644
--- a/sysdeps/stub_suid/ppp.c
+++ b/sysdeps/stub_suid/ppp.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/procargs.c b/sysdeps/stub_suid/procargs.c
index 42029eb5..e071b908 100644
--- a/sysdeps/stub_suid/procargs.c
+++ b/sysdeps/stub_suid/procargs.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/procdata.c b/sysdeps/stub_suid/procdata.c
index a9f81400..e25ba93b 100644
--- a/sysdeps/stub_suid/procdata.c
+++ b/sysdeps/stub_suid/procdata.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/prockernel.c b/sysdeps/stub_suid/prockernel.c
index 77f867ab..ba7613c9 100644
--- a/sysdeps/stub_suid/prockernel.c
+++ b/sysdeps/stub_suid/prockernel.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/proclist.c b/sysdeps/stub_suid/proclist.c
index a633f2c6..dd3682cd 100644
--- a/sysdeps/stub_suid/proclist.c
+++ b/sysdeps/stub_suid/proclist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/procmap.c b/sysdeps/stub_suid/procmap.c
index 490eeab4..8203b873 100644
--- a/sysdeps/stub_suid/procmap.c
+++ b/sysdeps/stub_suid/procmap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/procmem.c b/sysdeps/stub_suid/procmem.c
index 4d5d5ea8..f23dff66 100644
--- a/sysdeps/stub_suid/procmem.c
+++ b/sysdeps/stub_suid/procmem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/procsegment.c b/sysdeps/stub_suid/procsegment.c
index 5bbbd686..0d71c684 100644
--- a/sysdeps/stub_suid/procsegment.c
+++ b/sysdeps/stub_suid/procsegment.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/procsignal.c b/sysdeps/stub_suid/procsignal.c
index 07cf53bc..4d64dee5 100644
--- a/sysdeps/stub_suid/procsignal.c
+++ b/sysdeps/stub_suid/procsignal.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/procstate.c b/sysdeps/stub_suid/procstate.c
index 892a760f..792c3c9b 100644
--- a/sysdeps/stub_suid/procstate.c
+++ b/sysdeps/stub_suid/procstate.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/proctime.c b/sysdeps/stub_suid/proctime.c
index 9b674197..8b124e0a 100644
--- a/sysdeps/stub_suid/proctime.c
+++ b/sysdeps/stub_suid/proctime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/procuid.c b/sysdeps/stub_suid/procuid.c
index f5499d4a..27e58aac 100644
--- a/sysdeps/stub_suid/procuid.c
+++ b/sysdeps/stub_suid/procuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/sem_limits.c b/sysdeps/stub_suid/sem_limits.c
index f3864d50..035d5231 100644
--- a/sysdeps/stub_suid/sem_limits.c
+++ b/sysdeps/stub_suid/sem_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/shm_limits.c b/sysdeps/stub_suid/shm_limits.c
index 71c2130b..6fe303e0 100644
--- a/sysdeps/stub_suid/shm_limits.c
+++ b/sysdeps/stub_suid/shm_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/siglist.c b/sysdeps/stub_suid/siglist.c
index 4fbe84b2..4ed6f7e2 100644
--- a/sysdeps/stub_suid/siglist.c
+++ b/sysdeps/stub_suid/siglist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/swap.c b/sysdeps/stub_suid/swap.c
index 2f6d4366..117bdfed 100644
--- a/sysdeps/stub_suid/swap.c
+++ b/sysdeps/stub_suid/swap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/stub_suid/uptime.c b/sysdeps/stub_suid/uptime.c
index ba6156c8..f30133a0 100644
--- a/sysdeps/stub_suid/uptime.c
+++ b/sysdeps/stub_suid/uptime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/close.c b/sysdeps/sun4/close.c
index 22717e1c..56792815 100644
--- a/sysdeps/sun4/close.c
+++ b/sysdeps/sun4/close.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/cpu.c b/sysdeps/sun4/cpu.c
index f0bb372c..88648738 100644
--- a/sysdeps/sun4/cpu.c
+++ b/sysdeps/sun4/cpu.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/glibtop_machine.h b/sysdeps/sun4/glibtop_machine.h
index b7cf8bec..8004c934 100644
--- a/sysdeps/sun4/glibtop_machine.h
+++ b/sysdeps/sun4/glibtop_machine.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_MACHINE_H__
diff --git a/sysdeps/sun4/glibtop_server.h b/sysdeps/sun4/glibtop_server.h
index 957b8a4b..fa4439a2 100644
--- a/sysdeps/sun4/glibtop_server.h
+++ b/sysdeps/sun4/glibtop_server.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SERVER_H__
diff --git a/sysdeps/sun4/glibtop_suid.h b/sysdeps/sun4/glibtop_suid.h
index 59710d8b..5d30a63e 100644
--- a/sysdeps/sun4/glibtop_suid.h
+++ b/sysdeps/sun4/glibtop_suid.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef __GLIBTOP_SUID_H__
diff --git a/sysdeps/sun4/loadavg.c b/sysdeps/sun4/loadavg.c
index 567eb23b..0415a358 100644
--- a/sysdeps/sun4/loadavg.c
+++ b/sysdeps/sun4/loadavg.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/mem.c b/sysdeps/sun4/mem.c
index 5de3d271..b75a3fb4 100644
--- a/sysdeps/sun4/mem.c
+++ b/sysdeps/sun4/mem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/msg_limits.c b/sysdeps/sun4/msg_limits.c
index 81b16d21..d2e86822 100644
--- a/sysdeps/sun4/msg_limits.c
+++ b/sysdeps/sun4/msg_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/nosuid.c b/sysdeps/sun4/nosuid.c
index 2fe50de8..4105d426 100644
--- a/sysdeps/sun4/nosuid.c
+++ b/sysdeps/sun4/nosuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/open.c b/sysdeps/sun4/open.c
index 81218c38..87ef7297 100644
--- a/sysdeps/sun4/open.c
+++ b/sysdeps/sun4/open.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/ppp.c b/sysdeps/sun4/ppp.c
index d7b510ef..0801643b 100644
--- a/sysdeps/sun4/ppp.c
+++ b/sysdeps/sun4/ppp.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/procdata.c b/sysdeps/sun4/procdata.c
index 824fc19b..44601ed6 100644
--- a/sysdeps/sun4/procdata.c
+++ b/sysdeps/sun4/procdata.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/prockernel.c b/sysdeps/sun4/prockernel.c
index bcf96a71..18153a1a 100644
--- a/sysdeps/sun4/prockernel.c
+++ b/sysdeps/sun4/prockernel.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/proclist.c b/sysdeps/sun4/proclist.c
index 9e3fce05..724b5106 100644
--- a/sysdeps/sun4/proclist.c
+++ b/sysdeps/sun4/proclist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/procmem.c b/sysdeps/sun4/procmem.c
index f30259e4..9874d61c 100644
--- a/sysdeps/sun4/procmem.c
+++ b/sysdeps/sun4/procmem.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/procsegment.c b/sysdeps/sun4/procsegment.c
index e0850ff2..e7ac28e8 100644
--- a/sysdeps/sun4/procsegment.c
+++ b/sysdeps/sun4/procsegment.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/procsignal.c b/sysdeps/sun4/procsignal.c
index 50c35f7d..e6ad28a6 100644
--- a/sysdeps/sun4/procsignal.c
+++ b/sysdeps/sun4/procsignal.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/procstate.c b/sysdeps/sun4/procstate.c
index 16aac557..83709cd5 100644
--- a/sysdeps/sun4/procstate.c
+++ b/sysdeps/sun4/procstate.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/proctime.c b/sysdeps/sun4/proctime.c
index 22961207..330392a4 100644
--- a/sysdeps/sun4/proctime.c
+++ b/sysdeps/sun4/proctime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/procuid.c b/sysdeps/sun4/procuid.c
index ab8283c9..6694c1bc 100644
--- a/sysdeps/sun4/procuid.c
+++ b/sysdeps/sun4/procuid.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/sem_limits.c b/sysdeps/sun4/sem_limits.c
index e85293b7..b31fbc20 100644
--- a/sysdeps/sun4/sem_limits.c
+++ b/sysdeps/sun4/sem_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/shm_limits.c b/sysdeps/sun4/shm_limits.c
index c69b950f..5ae38f13 100644
--- a/sysdeps/sun4/shm_limits.c
+++ b/sysdeps/sun4/shm_limits.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/siglist.c b/sysdeps/sun4/siglist.c
index b2d7bd8e..ba215cd7 100644
--- a/sysdeps/sun4/siglist.c
+++ b/sysdeps/sun4/siglist.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/swap.c b/sysdeps/sun4/swap.c
index 52df748b..672afde2 100644
--- a/sysdeps/sun4/swap.c
+++ b/sysdeps/sun4/swap.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/sysdeps/sun4/uptime.c b/sysdeps/sun4/uptime.c
index a83bff96..aa230fe4 100644
--- a/sysdeps/sun4/uptime.c
+++ b/sysdeps/sun4/uptime.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with LibGTop; see the file COPYING. If not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>