summaryrefslogtreecommitdiff
path: root/include
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 /include
parent564506bb0d026018861645a0236da6a23bbb439b (diff)
downloadlibgtop-7a3414d00233be4248b11a473a9b9529311352e8.tar.gz
Update old FSF address.
https://bugzilla.gnome.org/show_bug.cgi?id=721514
Diffstat (limited to 'include')
-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
41 files changed, 82 insertions, 82 deletions
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__