summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenoît Dejean <benoit@placenet.org>2007-02-19 23:10:10 +0000
committerBenoît Dejean <bdejean@src.gnome.org>2007-02-19 23:10:10 +0000
commit04a5531a4660a265296c32abba0495ff6b159cf5 (patch)
tree7a473312f825ffc50750a38def8ddb74e5dd9d3d
parent5a15e409cf8ec0d66691aedfb403b25995d026b5 (diff)
downloadlibgtop-04a5531a4660a265296c32abba0495ff6b159cf5.tar.gz
Removed noisy $Id$.
2007-02-20 Benoît Dejean <benoit@placenet.org> * *: Removed noisy $Id$. svn path=/trunk/; revision=2558
-rw-r--r--ChangeLog6
-rw-r--r--examples/first.c2
-rw-r--r--examples/mountlist.c2
-rw-r--r--examples/netload.c2
-rw-r--r--examples/procmap.c2
-rw-r--r--examples/second.c2
-rw-r--r--examples/smp.c2
-rw-r--r--examples/sysdeps.c2
-rw-r--r--examples/timings.c2
-rw-r--r--glibtop.h2
-rw-r--r--include/glibtop/call-vector.h.in2
-rw-r--r--include/glibtop/close.h2
-rw-r--r--include/glibtop/command.h2
-rw-r--r--include/glibtop/cpu.h2
-rw-r--r--include/glibtop/error.h2
-rw-r--r--include/glibtop/fsusage.h2
-rw-r--r--include/glibtop/glibtop-server.h2
-rw-r--r--include/glibtop/global.h2
-rw-r--r--include/glibtop/loadavg.h2
-rw-r--r--include/glibtop/mem.h2
-rw-r--r--include/glibtop/mountlist.h2
-rw-r--r--include/glibtop/msg_limits.h2
-rw-r--r--include/glibtop/netload.h2
-rw-r--r--include/glibtop/ppp.h2
-rw-r--r--include/glibtop/procargs.h2
-rw-r--r--include/glibtop/prockernel.h2
-rw-r--r--include/glibtop/proclist.h2
-rw-r--r--include/glibtop/procmap.h2
-rw-r--r--include/glibtop/procmem.h2
-rw-r--r--include/glibtop/procopenfiles.h2
-rw-r--r--include/glibtop/procsegment.h2
-rw-r--r--include/glibtop/procsignal.h2
-rw-r--r--include/glibtop/procstate.h2
-rw-r--r--include/glibtop/proctime.h2
-rw-r--r--include/glibtop/procuid.h2
-rw-r--r--include/glibtop/read.h2
-rw-r--r--include/glibtop/read_data.h2
-rw-r--r--include/glibtop/sem_limits.h2
-rw-r--r--include/glibtop/shm_limits.h2
-rw-r--r--include/glibtop/signal.h2
-rw-r--r--include/glibtop/swap.h2
-rw-r--r--include/glibtop/sysdeps.h2
-rw-r--r--include/glibtop/sysinfo.h2
-rw-r--r--include/glibtop/union.h2
-rw-r--r--include/glibtop/uptime.h2
-rw-r--r--include/glibtop/write.h2
-rw-r--r--lib/close.c2
-rw-r--r--lib/command.c2
-rw-r--r--lib/error.c2
-rw-r--r--lib/glibtop-server-private.h2
-rw-r--r--lib/glibtop-server.c2
-rw-r--r--lib/init.c2
-rw-r--r--lib/inodedb.c2
-rw-r--r--lib/open.c2
-rw-r--r--lib/parameter.c2
-rw-r--r--lib/read.c2
-rw-r--r--lib/read_data.c2
-rw-r--r--lib/write.c2
-rw-r--r--src/daemon/daemon.h2
-rw-r--r--src/daemon/io.c2
-rw-r--r--src/daemon/main.c2
-rw-r--r--src/daemon/server.c2
-rw-r--r--src/daemon/slave.c2
-rw-r--r--src/daemon/version.c2
-rw-r--r--src/inodedb/file_by_inode2.c2
-rw-r--r--src/inodedb/mkinodedb2.c2
-rw-r--r--sysdeps/aix/close.c2
-rw-r--r--sysdeps/aix/cpu.c2
-rw-r--r--sysdeps/aix/glibtop_machine.h2
-rw-r--r--sysdeps/aix/glibtop_server.h2
-rw-r--r--sysdeps/aix/glibtop_suid.h2
-rw-r--r--sysdeps/aix/loadavg.c2
-rw-r--r--sysdeps/aix/mem.c2
-rw-r--r--sysdeps/aix/msg_limits.c2
-rw-r--r--sysdeps/aix/netlist.c2
-rw-r--r--sysdeps/aix/netload.c2
-rw-r--r--sysdeps/aix/nosuid.c2
-rw-r--r--sysdeps/aix/open.c2
-rw-r--r--sysdeps/aix/ppp.c2
-rw-r--r--sysdeps/aix/procargs.c2
-rw-r--r--sysdeps/aix/prockernel.c2
-rw-r--r--sysdeps/aix/proclist.c2
-rw-r--r--sysdeps/aix/procmap.c2
-rw-r--r--sysdeps/aix/procmem.c2
-rw-r--r--sysdeps/aix/procsegment.c2
-rw-r--r--sysdeps/aix/procsignal.c2
-rw-r--r--sysdeps/aix/procstate.c2
-rw-r--r--sysdeps/aix/proctime.c2
-rw-r--r--sysdeps/aix/procuid.c2
-rw-r--r--sysdeps/aix/sem_limits.c2
-rw-r--r--sysdeps/aix/shm_limits.c2
-rw-r--r--sysdeps/aix/siglist.c2
-rw-r--r--sysdeps/aix/swap.c2
-rw-r--r--sysdeps/aix/sysinfo.c2
-rw-r--r--sysdeps/aix/uptime.c2
-rw-r--r--sysdeps/aix/utils.c2
-rw-r--r--sysdeps/aix/utils.h2
-rw-r--r--sysdeps/bsd/close.c2
-rw-r--r--sysdeps/bsd/cpu.c2
-rw-r--r--sysdeps/bsd/glibtop_machine.h2
-rw-r--r--sysdeps/bsd/glibtop_server.h2
-rw-r--r--sysdeps/bsd/glibtop_suid.h2
-rw-r--r--sysdeps/bsd/init.c2
-rw-r--r--sysdeps/bsd/loadavg.c2
-rw-r--r--sysdeps/bsd/mem.c2
-rw-r--r--sysdeps/bsd/msg_limits.c2
-rw-r--r--sysdeps/bsd/netlist.c2
-rw-r--r--sysdeps/bsd/netload.c2
-rw-r--r--sysdeps/bsd/nosuid.c2
-rw-r--r--sysdeps/bsd/open.c2
-rw-r--r--sysdeps/bsd/ppp.c2
-rw-r--r--sysdeps/bsd/procargs.c2
-rw-r--r--sysdeps/bsd/procdata.c2
-rw-r--r--sysdeps/bsd/prockernel.c2
-rw-r--r--sysdeps/bsd/proclist.c2
-rw-r--r--sysdeps/bsd/procmap.c2
-rw-r--r--sysdeps/bsd/procmem.c2
-rw-r--r--sysdeps/bsd/procopenfiles.c2
-rw-r--r--sysdeps/bsd/procsegment.c2
-rw-r--r--sysdeps/bsd/procsignal.c2
-rw-r--r--sysdeps/bsd/procstate.c2
-rw-r--r--sysdeps/bsd/proctime.c2
-rw-r--r--sysdeps/bsd/procuid.c2
-rw-r--r--sysdeps/bsd/sem_limits.c2
-rw-r--r--sysdeps/bsd/shm_limits.c2
-rw-r--r--sysdeps/bsd/siglist.c2
-rw-r--r--sysdeps/bsd/swap.c2
-rw-r--r--sysdeps/bsd/uptime.c2
-rw-r--r--sysdeps/common/error.c2
-rw-r--r--sysdeps/common/error_suid.c2
-rw-r--r--sysdeps/common/inodedb.c2
-rw-r--r--sysdeps/common/sysdeps_suid.c2
-rw-r--r--sysdeps/freebsd/close.c2
-rw-r--r--sysdeps/freebsd/cpu.c2
-rw-r--r--sysdeps/freebsd/glibtop_machine.h2
-rw-r--r--sysdeps/freebsd/glibtop_server.h2
-rw-r--r--sysdeps/freebsd/glibtop_suid.h2
-rw-r--r--sysdeps/freebsd/loadavg.c2
-rw-r--r--sysdeps/freebsd/mem.c2
-rw-r--r--sysdeps/freebsd/msg_limits.c2
-rw-r--r--sysdeps/freebsd/netlist.c2
-rw-r--r--sysdeps/freebsd/netload.c2
-rw-r--r--sysdeps/freebsd/nosuid.c2
-rw-r--r--sysdeps/freebsd/open.c2
-rw-r--r--sysdeps/freebsd/ppp.c2
-rw-r--r--sysdeps/freebsd/procargs.c2
-rw-r--r--sysdeps/freebsd/prockernel.c2
-rw-r--r--sysdeps/freebsd/proclist.c2
-rw-r--r--sysdeps/freebsd/procmap.c2
-rw-r--r--sysdeps/freebsd/procmem.c2
-rw-r--r--sysdeps/freebsd/procopenfiles.c2
-rw-r--r--sysdeps/freebsd/procsegment.c2
-rw-r--r--sysdeps/freebsd/procsignal.c2
-rw-r--r--sysdeps/freebsd/procstate.c2
-rw-r--r--sysdeps/freebsd/proctime.c2
-rw-r--r--sysdeps/freebsd/procuid.c2
-rw-r--r--sysdeps/freebsd/sem_limits.c2
-rw-r--r--sysdeps/freebsd/shm_limits.c2
-rw-r--r--sysdeps/freebsd/siglist.c2
-rw-r--r--sysdeps/freebsd/swap.c2
-rw-r--r--sysdeps/freebsd/uptime.c2
-rw-r--r--sysdeps/linux/close.c2
-rw-r--r--sysdeps/linux/cpu.c2
-rw-r--r--sysdeps/linux/glibtop_machine.h2
-rw-r--r--sysdeps/linux/glibtop_server.h2
-rw-r--r--sysdeps/linux/loadavg.c2
-rw-r--r--sysdeps/linux/mem.c2
-rw-r--r--sysdeps/linux/msg_limits.c2
-rw-r--r--sysdeps/linux/netlist.c2
-rw-r--r--sysdeps/linux/netload.c2
-rw-r--r--sysdeps/linux/open.c2
-rw-r--r--sysdeps/linux/ppp.c2
-rw-r--r--sysdeps/linux/procargs.c2
-rw-r--r--sysdeps/linux/prockernel.c2
-rw-r--r--sysdeps/linux/proclist.c2
-rw-r--r--sysdeps/linux/procmap.c2
-rw-r--r--sysdeps/linux/procmem.c2
-rw-r--r--sysdeps/linux/procopenfiles.c2
-rw-r--r--sysdeps/linux/procsegment.c2
-rw-r--r--sysdeps/linux/procsignal.c2
-rw-r--r--sysdeps/linux/procstate.c2
-rw-r--r--sysdeps/linux/proctime.c2
-rw-r--r--sysdeps/linux/procuid.c2
-rw-r--r--sysdeps/linux/sem_limits.c2
-rw-r--r--sysdeps/linux/shm_limits.c2
-rw-r--r--sysdeps/linux/siglist.c2
-rw-r--r--sysdeps/linux/swap.c2
-rw-r--r--sysdeps/linux/sysinfo.c2
-rw-r--r--sysdeps/linux/uptime.c2
-rw-r--r--sysdeps/osf1/close.c2
-rw-r--r--sysdeps/osf1/close_suid.c2
-rw-r--r--sysdeps/osf1/cpu.c2
-rw-r--r--sysdeps/osf1/glibtop_machine.h2
-rw-r--r--sysdeps/osf1/glibtop_server.h2
-rw-r--r--sysdeps/osf1/glibtop_suid.h2
-rw-r--r--sysdeps/osf1/loadavg.c2
-rw-r--r--sysdeps/osf1/mem.c2
-rw-r--r--sysdeps/osf1/msg_limits.c2
-rw-r--r--sysdeps/osf1/netload.c2
-rw-r--r--sysdeps/osf1/open.c2
-rw-r--r--sysdeps/osf1/open_suid.c2
-rw-r--r--sysdeps/osf1/ppp.c2
-rw-r--r--sysdeps/osf1/procargs.c2
-rw-r--r--sysdeps/osf1/procdata.c2
-rw-r--r--sysdeps/osf1/prockernel.c2
-rw-r--r--sysdeps/osf1/proclist.c2
-rw-r--r--sysdeps/osf1/procmap.c2
-rw-r--r--sysdeps/osf1/procmem.c2
-rw-r--r--sysdeps/osf1/procsegment.c2
-rw-r--r--sysdeps/osf1/procsignal.c2
-rw-r--r--sysdeps/osf1/procstate.c2
-rw-r--r--sysdeps/osf1/proctime.c2
-rw-r--r--sysdeps/osf1/procuid.c2
-rw-r--r--sysdeps/osf1/sem_limits.c2
-rw-r--r--sysdeps/osf1/shm_limits.c2
-rw-r--r--sysdeps/osf1/siglist.c2
-rw-r--r--sysdeps/osf1/swap.c2
-rw-r--r--sysdeps/osf1/uptime.c2
-rw-r--r--sysdeps/solaris/close.c2
-rw-r--r--sysdeps/solaris/close_suid.c2
-rw-r--r--sysdeps/solaris/cpu.c2
-rw-r--r--sysdeps/solaris/glibtop_machine.h2
-rw-r--r--sysdeps/solaris/glibtop_private.h2
-rw-r--r--sysdeps/solaris/glibtop_server.h2
-rw-r--r--sysdeps/solaris/glibtop_suid.h2
-rw-r--r--sysdeps/solaris/loadavg.c2
-rw-r--r--sysdeps/solaris/mem.c2
-rw-r--r--sysdeps/solaris/msg_limits.c2
-rw-r--r--sysdeps/solaris/netload.c2
-rw-r--r--sysdeps/solaris/open.c2
-rw-r--r--sysdeps/solaris/open_suid.c2
-rw-r--r--sysdeps/solaris/ppp.c2
-rw-r--r--sysdeps/solaris/procargs.c2
-rw-r--r--sysdeps/solaris/procdata.c2
-rw-r--r--sysdeps/solaris/prockernel.c2
-rw-r--r--sysdeps/solaris/proclist.c2
-rw-r--r--sysdeps/solaris/procmap.c2
-rw-r--r--sysdeps/solaris/procmem.c2
-rw-r--r--sysdeps/solaris/procopenfiles.c2
-rw-r--r--sysdeps/solaris/procsegment.c2
-rw-r--r--sysdeps/solaris/procsignal.c2
-rw-r--r--sysdeps/solaris/procstate.c2
-rw-r--r--sysdeps/solaris/proctime.c2
-rw-r--r--sysdeps/solaris/procuid.c2
-rw-r--r--sysdeps/solaris/sem_limits.c2
-rw-r--r--sysdeps/solaris/shm_limits.c2
-rw-r--r--sysdeps/solaris/siglist.c2
-rw-r--r--sysdeps/solaris/swap.c2
-rw-r--r--sysdeps/solaris/uptime.c2
-rw-r--r--sysdeps/stub/close.c2
-rw-r--r--sysdeps/stub/cpu.c2
-rw-r--r--sysdeps/stub/glibtop_server.h2
-rw-r--r--sysdeps/stub/loadavg.c2
-rw-r--r--sysdeps/stub/mem.c2
-rw-r--r--sysdeps/stub/msg_limits.c2
-rw-r--r--sysdeps/stub/netlist.c2
-rw-r--r--sysdeps/stub/netload.c2
-rw-r--r--sysdeps/stub/open.c2
-rw-r--r--sysdeps/stub/ppp.c2
-rw-r--r--sysdeps/stub/procargs.c2
-rw-r--r--sysdeps/stub/prockernel.c2
-rw-r--r--sysdeps/stub/proclist.c2
-rw-r--r--sysdeps/stub/procmap.c2
-rw-r--r--sysdeps/stub/procmem.c2
-rw-r--r--sysdeps/stub/procopenfiles.c2
-rw-r--r--sysdeps/stub/procsegment.c2
-rw-r--r--sysdeps/stub/procsignal.c2
-rw-r--r--sysdeps/stub/procstate.c2
-rw-r--r--sysdeps/stub/proctime.c2
-rw-r--r--sysdeps/stub/procuid.c2
-rw-r--r--sysdeps/stub/sem_limits.c2
-rw-r--r--sysdeps/stub/shm_limits.c2
-rw-r--r--sysdeps/stub/siglist.c2
-rw-r--r--sysdeps/stub/swap.c2
-rw-r--r--sysdeps/stub/uptime.c2
-rw-r--r--sysdeps/stub_suid/close.c2
-rw-r--r--sysdeps/stub_suid/cpu.c2
-rw-r--r--sysdeps/stub_suid/glibtop_machine.h2
-rw-r--r--sysdeps/stub_suid/glibtop_server.h2
-rw-r--r--sysdeps/stub_suid/glibtop_suid.h2
-rw-r--r--sysdeps/stub_suid/init.c2
-rw-r--r--sysdeps/stub_suid/loadavg.c2
-rw-r--r--sysdeps/stub_suid/mem.c2
-rw-r--r--sysdeps/stub_suid/msg_limits.c2
-rw-r--r--sysdeps/stub_suid/netload.c2
-rw-r--r--sysdeps/stub_suid/nosuid.c2
-rw-r--r--sysdeps/stub_suid/open.c2
-rw-r--r--sysdeps/stub_suid/ppp.c2
-rw-r--r--sysdeps/stub_suid/procargs.c2
-rw-r--r--sysdeps/stub_suid/procdata.c2
-rw-r--r--sysdeps/stub_suid/prockernel.c2
-rw-r--r--sysdeps/stub_suid/proclist.c2
-rw-r--r--sysdeps/stub_suid/procmap.c2
-rw-r--r--sysdeps/stub_suid/procmem.c2
-rw-r--r--sysdeps/stub_suid/procsegment.c2
-rw-r--r--sysdeps/stub_suid/procsignal.c2
-rw-r--r--sysdeps/stub_suid/procstate.c2
-rw-r--r--sysdeps/stub_suid/proctime.c2
-rw-r--r--sysdeps/stub_suid/procuid.c2
-rw-r--r--sysdeps/stub_suid/sem_limits.c2
-rw-r--r--sysdeps/stub_suid/shm_limits.c2
-rw-r--r--sysdeps/stub_suid/siglist.c2
-rw-r--r--sysdeps/stub_suid/swap.c2
-rw-r--r--sysdeps/stub_suid/uptime.c2
-rw-r--r--sysdeps/sun4/close.c2
-rw-r--r--sysdeps/sun4/cpu.c2
-rw-r--r--sysdeps/sun4/glibtop_machine.h2
-rw-r--r--sysdeps/sun4/glibtop_server.h2
-rw-r--r--sysdeps/sun4/glibtop_suid.h2
-rw-r--r--sysdeps/sun4/loadavg.c2
-rw-r--r--sysdeps/sun4/mem.c2
-rw-r--r--sysdeps/sun4/msg_limits.c2
-rw-r--r--sysdeps/sun4/nosuid.c2
-rw-r--r--sysdeps/sun4/open.c2
-rw-r--r--sysdeps/sun4/ppp.c2
-rw-r--r--sysdeps/sun4/procdata.c2
-rw-r--r--sysdeps/sun4/prockernel.c2
-rw-r--r--sysdeps/sun4/proclist.c2
-rw-r--r--sysdeps/sun4/procmem.c2
-rw-r--r--sysdeps/sun4/procsegment.c2
-rw-r--r--sysdeps/sun4/procsignal.c2
-rw-r--r--sysdeps/sun4/procstate.c2
-rw-r--r--sysdeps/sun4/proctime.c2
-rw-r--r--sysdeps/sun4/procuid.c2
-rw-r--r--sysdeps/sun4/sem_limits.c2
-rw-r--r--sysdeps/sun4/shm_limits.c2
-rw-r--r--sysdeps/sun4/siglist.c2
-rw-r--r--sysdeps/sun4/swap.c2
-rw-r--r--sysdeps/sun4/uptime.c2
329 files changed, 6 insertions, 656 deletions
diff --git a/ChangeLog b/ChangeLog
index c12df535..55149f0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-20 Benoît Dejean <benoit@placenet.org>
+
+ * *:
+
+ Removed noisy $Id$.
+
2007-02-18 Benoît Dejean <benoit@placenet.org>
* configure.in:
diff --git a/examples/first.c b/examples/first.c
index 199b2871..6ef5819d 100644
--- a/examples/first.c
+++ b/examples/first.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/examples/mountlist.c b/examples/mountlist.c
index 7118514b..b97739c4 100644
--- a/examples/mountlist.c
+++ b/examples/mountlist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/examples/netload.c b/examples/netload.c
index a28ea82c..88393c82 100644
--- a/examples/netload.c
+++ b/examples/netload.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/examples/procmap.c b/examples/procmap.c
index f28df1be..cde062ef 100644
--- a/examples/procmap.c
+++ b/examples/procmap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/examples/second.c b/examples/second.c
index 7ffee635..ac55462c 100644
--- a/examples/second.c
+++ b/examples/second.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/examples/smp.c b/examples/smp.c
index dcc8d92f..bd4e9179 100644
--- a/examples/smp.c
+++ b/examples/smp.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/examples/sysdeps.c b/examples/sysdeps.c
index a1205fcd..92d97f80 100644
--- a/examples/sysdeps.c
+++ b/examples/sysdeps.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/examples/timings.c b/examples/timings.c
index 09e67d25..8e3495b3 100644
--- a/examples/timings.c
+++ b/examples/timings.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/glibtop.h b/glibtop.h
index a4daa954..877d7bc0 100644
--- a/glibtop.h
+++ b/glibtop.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/call-vector.h.in b/include/glibtop/call-vector.h.in
index 1417ad16..4267b85c 100644
--- a/include/glibtop/call-vector.h.in
+++ b/include/glibtop/call-vector.h.in
@@ -1,7 +1,5 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 4 -*- */
-/* $Id$ */
-
@@AUTOGEN_COMMENT@@
/* Copyright (C) 1998-99 Martin Baulig
diff --git a/include/glibtop/close.h b/include/glibtop/close.h
index 42b01496..04f066bb 100644
--- a/include/glibtop/close.h
+++ b/include/glibtop/close.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/command.h b/include/glibtop/command.h
index 9ffef35f..92ad02fa 100644
--- a/include/glibtop/command.h
+++ b/include/glibtop/command.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/cpu.h b/include/glibtop/cpu.h
index d821e53b..88121add 100644
--- a/include/glibtop/cpu.h
+++ b/include/glibtop/cpu.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/error.h b/include/glibtop/error.h
index 82d8fa1b..eebe7114 100644
--- a/include/glibtop/error.h
+++ b/include/glibtop/error.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/fsusage.h b/include/glibtop/fsusage.h
index fe63fcee..e4f74eae 100644
--- a/include/glibtop/fsusage.h
+++ b/include/glibtop/fsusage.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
Contributed by Martin Baulig <martin@home-of-linux.org>, April 1998.
diff --git a/include/glibtop/glibtop-server.h b/include/glibtop/glibtop-server.h
index 13878b39..3a3c63ee 100644
--- a/include/glibtop/glibtop-server.h
+++ b/include/glibtop/glibtop-server.h
@@ -1,7 +1,5 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 4 -*- */
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 2.0.
diff --git a/include/glibtop/global.h b/include/glibtop/global.h
index 8c05e78f..d17e70bd 100644
--- a/include/glibtop/global.h
+++ b/include/glibtop/global.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/loadavg.h b/include/glibtop/loadavg.h
index 020b73ae..8412e8cc 100644
--- a/include/glibtop/loadavg.h
+++ b/include/glibtop/loadavg.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/mem.h b/include/glibtop/mem.h
index 2d161f1d..264dc3f1 100644
--- a/include/glibtop/mem.h
+++ b/include/glibtop/mem.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/mountlist.h b/include/glibtop/mountlist.h
index dd8b864b..28cf7aa3 100644
--- a/include/glibtop/mountlist.h
+++ b/include/glibtop/mountlist.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/msg_limits.h b/include/glibtop/msg_limits.h
index 48a6d9b7..dd82af71 100644
--- a/include/glibtop/msg_limits.h
+++ b/include/glibtop/msg_limits.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/netload.h b/include/glibtop/netload.h
index 8b74f0e3..7a2af998 100644
--- a/include/glibtop/netload.h
+++ b/include/glibtop/netload.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/ppp.h b/include/glibtop/ppp.h
index a48adbc5..f28ae85e 100644
--- a/include/glibtop/ppp.h
+++ b/include/glibtop/ppp.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/procargs.h b/include/glibtop/procargs.h
index 2c279098..9aed0435 100644
--- a/include/glibtop/procargs.h
+++ b/include/glibtop/procargs.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/prockernel.h b/include/glibtop/prockernel.h
index 8cfbd71d..d949a31d 100644
--- a/include/glibtop/prockernel.h
+++ b/include/glibtop/prockernel.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/proclist.h b/include/glibtop/proclist.h
index 6beb5bb4..27668cf4 100644
--- a/include/glibtop/proclist.h
+++ b/include/glibtop/proclist.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/procmap.h b/include/glibtop/procmap.h
index 4c22ff6c..00f611c6 100644
--- a/include/glibtop/procmap.h
+++ b/include/glibtop/procmap.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/procmem.h b/include/glibtop/procmem.h
index 3b751cd6..8e7870db 100644
--- a/include/glibtop/procmem.h
+++ b/include/glibtop/procmem.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/procopenfiles.h b/include/glibtop/procopenfiles.h
index df30cd5c..aaa624ff 100644
--- a/include/glibtop/procopenfiles.h
+++ b/include/glibtop/procopenfiles.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
Copyright (C) 2004 Nicolás Lichtmaier
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/procsegment.h b/include/glibtop/procsegment.h
index 0f2aa300..5bfc599f 100644
--- a/include/glibtop/procsegment.h
+++ b/include/glibtop/procsegment.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/procsignal.h b/include/glibtop/procsignal.h
index 7a0c9aa5..3cb449a1 100644
--- a/include/glibtop/procsignal.h
+++ b/include/glibtop/procsignal.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/procstate.h b/include/glibtop/procstate.h
index 89f331b8..1b48aeb4 100644
--- a/include/glibtop/procstate.h
+++ b/include/glibtop/procstate.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/proctime.h b/include/glibtop/proctime.h
index 28a78232..c3a185d6 100644
--- a/include/glibtop/proctime.h
+++ b/include/glibtop/proctime.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/procuid.h b/include/glibtop/procuid.h
index 780962e2..364a9f6f 100644
--- a/include/glibtop/procuid.h
+++ b/include/glibtop/procuid.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/read.h b/include/glibtop/read.h
index 78c8d417..411cb764 100644
--- a/include/glibtop/read.h
+++ b/include/glibtop/read.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/read_data.h b/include/glibtop/read_data.h
index 25a1556e..611bd289 100644
--- a/include/glibtop/read_data.h
+++ b/include/glibtop/read_data.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/sem_limits.h b/include/glibtop/sem_limits.h
index 7ce5878a..ab724370 100644
--- a/include/glibtop/sem_limits.h
+++ b/include/glibtop/sem_limits.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/shm_limits.h b/include/glibtop/shm_limits.h
index cc7daa8c..f5edb007 100644
--- a/include/glibtop/shm_limits.h
+++ b/include/glibtop/shm_limits.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/signal.h b/include/glibtop/signal.h
index 90cfb97d..a3b3ac76 100644
--- a/include/glibtop/signal.h
+++ b/include/glibtop/signal.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/swap.h b/include/glibtop/swap.h
index b887f247..f8bb9c07 100644
--- a/include/glibtop/swap.h
+++ b/include/glibtop/swap.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/sysdeps.h b/include/glibtop/sysdeps.h
index ef90e927..76dd7161 100644
--- a/include/glibtop/sysdeps.h
+++ b/include/glibtop/sysdeps.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/sysinfo.h b/include/glibtop/sysinfo.h
index a7b76595..c153c2ad 100644
--- a/include/glibtop/sysinfo.h
+++ b/include/glibtop/sysinfo.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/union.h b/include/glibtop/union.h
index 1fc628dc..b53b5694 100644
--- a/include/glibtop/union.h
+++ b/include/glibtop/union.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/uptime.h b/include/glibtop/uptime.h
index 82b3ebaa..0831231b 100644
--- a/include/glibtop/uptime.h
+++ b/include/glibtop/uptime.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/include/glibtop/write.h b/include/glibtop/write.h
index fe31ae25..bbed110a 100644
--- a/include/glibtop/write.h
+++ b/include/glibtop/write.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/lib/close.c b/lib/close.c
index 16e2e013..a481e2da 100644
--- a/lib/close.c
+++ b/lib/close.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/lib/command.c b/lib/command.c
index dd700c8f..4c458218 100644
--- a/lib/command.c
+++ b/lib/command.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/lib/error.c b/lib/error.c
index a2b9ccbb..4f356564 100644
--- a/lib/error.c
+++ b/lib/error.c
@@ -1,7 +1,5 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 4 -*- */
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/lib/glibtop-server-private.h b/lib/glibtop-server-private.h
index d76bd473..21010c42 100644
--- a/lib/glibtop-server-private.h
+++ b/lib/glibtop-server-private.h
@@ -1,7 +1,5 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 4 -*- */
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/lib/glibtop-server.c b/lib/glibtop-server.c
index 5fbca586..17fdf252 100644
--- a/lib/glibtop-server.c
+++ b/lib/glibtop-server.c
@@ -1,7 +1,5 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 4 -*- */
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 2.0.
diff --git a/lib/init.c b/lib/init.c
index bf4a0f33..8bd7f19b 100644
--- a/lib/init.c
+++ b/lib/init.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/lib/inodedb.c b/lib/inodedb.c
index fa0b529c..da8ebe35 100644
--- a/lib/inodedb.c
+++ b/lib/inodedb.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/lib/open.c b/lib/open.c
index 14034374..9825bc63 100644
--- a/lib/open.c
+++ b/lib/open.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/lib/parameter.c b/lib/parameter.c
index 7f5bd2e1..4e996b30 100644
--- a/lib/parameter.c
+++ b/lib/parameter.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/lib/read.c b/lib/read.c
index f263adcf..e7bd0fa5 100644
--- a/lib/read.c
+++ b/lib/read.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/lib/read_data.c b/lib/read_data.c
index e5fce4c0..7e6a4c2d 100644
--- a/lib/read_data.c
+++ b/lib/read_data.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/lib/write.c b/lib/write.c
index 55f527a1..2e407069 100644
--- a/lib/write.c
+++ b/lib/write.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/src/daemon/daemon.h b/src/daemon/daemon.h
index a585b32c..23ee5f21 100644
--- a/src/daemon/daemon.h
+++ b/src/daemon/daemon.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/src/daemon/io.c b/src/daemon/io.c
index c141d827..e6b4aaf8 100644
--- a/src/daemon/io.c
+++ b/src/daemon/io.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/src/daemon/main.c b/src/daemon/main.c
index ffb106ee..a4a2f9b6 100644
--- a/src/daemon/main.c
+++ b/src/daemon/main.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/src/daemon/server.c b/src/daemon/server.c
index a02ea5ff..c639e2e6 100644
--- a/src/daemon/server.c
+++ b/src/daemon/server.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/src/daemon/slave.c b/src/daemon/slave.c
index e166687e..f60a6946 100644
--- a/src/daemon/slave.c
+++ b/src/daemon/slave.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/src/daemon/version.c b/src/daemon/version.c
index c485b684..3eb48404 100644
--- a/src/daemon/version.c
+++ b/src/daemon/version.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/src/inodedb/file_by_inode2.c b/src/inodedb/file_by_inode2.c
index 43439355..d7f75e51 100644
--- a/src/inodedb/file_by_inode2.c
+++ b/src/inodedb/file_by_inode2.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/src/inodedb/mkinodedb2.c b/src/inodedb/mkinodedb2.c
index 89dd4b54..f989e5b8 100644
--- a/src/inodedb/mkinodedb2.c
+++ b/src/inodedb/mkinodedb2.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/close.c b/sysdeps/aix/close.c
index fef30820..03057967 100644
--- a/sysdeps/aix/close.c
+++ b/sysdeps/aix/close.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/cpu.c b/sysdeps/aix/cpu.c
index 20ad3a1a..7cd4ca51 100644
--- a/sysdeps/aix/cpu.c
+++ b/sysdeps/aix/cpu.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/glibtop_machine.h b/sysdeps/aix/glibtop_machine.h
index aa185c1f..bf9fb859 100644
--- a/sysdeps/aix/glibtop_machine.h
+++ b/sysdeps/aix/glibtop_machine.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/glibtop_server.h b/sysdeps/aix/glibtop_server.h
index c6a65d74..a9c93ea8 100644
--- a/sysdeps/aix/glibtop_server.h
+++ b/sysdeps/aix/glibtop_server.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/glibtop_suid.h b/sysdeps/aix/glibtop_suid.h
index bc47b020..69d7c7ea 100644
--- a/sysdeps/aix/glibtop_suid.h
+++ b/sysdeps/aix/glibtop_suid.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/loadavg.c b/sysdeps/aix/loadavg.c
index 7068b27e..b2153f50 100644
--- a/sysdeps/aix/loadavg.c
+++ b/sysdeps/aix/loadavg.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/mem.c b/sysdeps/aix/mem.c
index 46692675..9db0e56d 100644
--- a/sysdeps/aix/mem.c
+++ b/sysdeps/aix/mem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/msg_limits.c b/sysdeps/aix/msg_limits.c
index 87ef5d47..a73b4d0f 100644
--- a/sysdeps/aix/msg_limits.c
+++ b/sysdeps/aix/msg_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/netlist.c b/sysdeps/aix/netlist.c
index d38ae07f..eb6bede3 100644
--- a/sysdeps/aix/netlist.c
+++ b/sysdeps/aix/netlist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* This file is part of LibGTop 2.0.
LibGTop is free software; you can redistribute it and/or modify it
diff --git a/sysdeps/aix/netload.c b/sysdeps/aix/netload.c
index 0e1e4b6f..f7bf12f5 100644
--- a/sysdeps/aix/netload.c
+++ b/sysdeps/aix/netload.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/nosuid.c b/sysdeps/aix/nosuid.c
index 50f56975..de761fa1 100644
--- a/sysdeps/aix/nosuid.c
+++ b/sysdeps/aix/nosuid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/open.c b/sysdeps/aix/open.c
index 409b748b..e1e206f0 100644
--- a/sysdeps/aix/open.c
+++ b/sysdeps/aix/open.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/ppp.c b/sysdeps/aix/ppp.c
index bbbffe3b..81fe2b68 100644
--- a/sysdeps/aix/ppp.c
+++ b/sysdeps/aix/ppp.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/procargs.c b/sysdeps/aix/procargs.c
index 723bb0df..44099b62 100644
--- a/sysdeps/aix/procargs.c
+++ b/sysdeps/aix/procargs.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/prockernel.c b/sysdeps/aix/prockernel.c
index 8738bafb..197da4ce 100644
--- a/sysdeps/aix/prockernel.c
+++ b/sysdeps/aix/prockernel.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/proclist.c b/sysdeps/aix/proclist.c
index a075311e..af23918c 100644
--- a/sysdeps/aix/proclist.c
+++ b/sysdeps/aix/proclist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/procmap.c b/sysdeps/aix/procmap.c
index 245e1b83..51a53f6d 100644
--- a/sysdeps/aix/procmap.c
+++ b/sysdeps/aix/procmap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/procmem.c b/sysdeps/aix/procmem.c
index 9d3b9eed..bb569fb7 100644
--- a/sysdeps/aix/procmem.c
+++ b/sysdeps/aix/procmem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/procsegment.c b/sysdeps/aix/procsegment.c
index 1c8bb159..9936aa22 100644
--- a/sysdeps/aix/procsegment.c
+++ b/sysdeps/aix/procsegment.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/procsignal.c b/sysdeps/aix/procsignal.c
index 4cefe17c..f1865e91 100644
--- a/sysdeps/aix/procsignal.c
+++ b/sysdeps/aix/procsignal.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C)) +998-99 Martin Baulig
This file is part of LibGTop) +.0.
diff --git a/sysdeps/aix/procstate.c b/sysdeps/aix/procstate.c
index 2d86510f..5973d5f3 100644
--- a/sysdeps/aix/procstate.c
+++ b/sysdeps/aix/procstate.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/proctime.c b/sysdeps/aix/proctime.c
index ade396e9..4698ffb2 100644
--- a/sysdeps/aix/proctime.c
+++ b/sysdeps/aix/proctime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/procuid.c b/sysdeps/aix/procuid.c
index 83399d4b..f60bf257 100644
--- a/sysdeps/aix/procuid.c
+++ b/sysdeps/aix/procuid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/sem_limits.c b/sysdeps/aix/sem_limits.c
index 3b0b7ea7..80a10a20 100644
--- a/sysdeps/aix/sem_limits.c
+++ b/sysdeps/aix/sem_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/shm_limits.c b/sysdeps/aix/shm_limits.c
index 45620eba..ea663ae4 100644
--- a/sysdeps/aix/shm_limits.c
+++ b/sysdeps/aix/shm_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/siglist.c b/sysdeps/aix/siglist.c
index ee5725bb..8076fe42 100644
--- a/sysdeps/aix/siglist.c
+++ b/sysdeps/aix/siglist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/swap.c b/sysdeps/aix/swap.c
index 5ccb6be0..bdd64ccc 100644
--- a/sysdeps/aix/swap.c
+++ b/sysdeps/aix/swap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/sysinfo.c b/sysdeps/aix/sysinfo.c
index 73f018b8..64eade9a 100644
--- a/sysdeps/aix/sysinfo.c
+++ b/sysdeps/aix/sysinfo.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/uptime.c b/sysdeps/aix/uptime.c
index 074ae515..a7688425 100644
--- a/sysdeps/aix/uptime.c
+++ b/sysdeps/aix/uptime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/utils.c b/sysdeps/aix/utils.c
index 71e482cc..cfcf5dca 100644
--- a/sysdeps/aix/utils.c
+++ b/sysdeps/aix/utils.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/aix/utils.h b/sysdeps/aix/utils.h
index b075e32f..3ce339a4 100644
--- a/sysdeps/aix/utils.h
+++ b/sysdeps/aix/utils.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/close.c b/sysdeps/bsd/close.c
index 208c6244..a8ea4d57 100644
--- a/sysdeps/bsd/close.c
+++ b/sysdeps/bsd/close.c
@@ -1,5 +1,3 @@
-/* $Id: close.c 2422 2005-12-12 09:38:15Z jamesh $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/cpu.c b/sysdeps/bsd/cpu.c
index 9334529d..522ad334 100644
--- a/sysdeps/bsd/cpu.c
+++ b/sysdeps/bsd/cpu.c
@@ -1,5 +1,3 @@
-/* $Id: cpu.c 2422 2005-12-12 09:38:15Z jamesh $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/glibtop_machine.h b/sysdeps/bsd/glibtop_machine.h
index a40a2ad7..223f3d32 100644
--- a/sysdeps/bsd/glibtop_machine.h
+++ b/sysdeps/bsd/glibtop_machine.h
@@ -1,5 +1,3 @@
-/* $Id: glibtop_machine.h 2003 2004-06-09 18:52:22Z bdejean $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/glibtop_server.h b/sysdeps/bsd/glibtop_server.h
index c107055f..8a7a5028 100644
--- a/sysdeps/bsd/glibtop_server.h
+++ b/sysdeps/bsd/glibtop_server.h
@@ -1,5 +1,3 @@
-/* $Id: glibtop_server.h 2469 2006-04-04 20:06:14Z bdejean $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/glibtop_suid.h b/sysdeps/bsd/glibtop_suid.h
index 371e3a80..01a38b91 100644
--- a/sysdeps/bsd/glibtop_suid.h
+++ b/sysdeps/bsd/glibtop_suid.h
@@ -1,5 +1,3 @@
-/* $Id: glibtop_suid.h 1862 2003-10-20 15:20:16Z hadess $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/init.c b/sysdeps/bsd/init.c
index 27998cc7..87cdca1a 100644
--- a/sysdeps/bsd/init.c
+++ b/sysdeps/bsd/init.c
@@ -1,5 +1,3 @@
-/* $Id: init.c 2422 2005-12-12 09:38:15Z jamesh $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/loadavg.c b/sysdeps/bsd/loadavg.c
index d633d8d9..c3918b79 100644
--- a/sysdeps/bsd/loadavg.c
+++ b/sysdeps/bsd/loadavg.c
@@ -1,5 +1,3 @@
-/* $Id: loadavg.c 2422 2005-12-12 09:38:15Z jamesh $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/mem.c b/sysdeps/bsd/mem.c
index 55aeaadf..868e83ac 100644
--- a/sysdeps/bsd/mem.c
+++ b/sysdeps/bsd/mem.c
@@ -1,5 +1,3 @@
-/* $Id: mem.c 2536 2006-11-27 19:22:45Z bdejean $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/msg_limits.c b/sysdeps/bsd/msg_limits.c
index 6daf5f17..488e7fce 100644
--- a/sysdeps/bsd/msg_limits.c
+++ b/sysdeps/bsd/msg_limits.c
@@ -1,5 +1,3 @@
-/* $Id: msg_limits.c 2475 2006-04-09 10:50:43Z bdejean $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/netlist.c b/sysdeps/bsd/netlist.c
index d20a204a..08c4557f 100644
--- a/sysdeps/bsd/netlist.c
+++ b/sysdeps/bsd/netlist.c
@@ -1,5 +1,3 @@
-/* $Id: netlist.c 2303 2005-02-28 08:15:59Z bdejean $ */
-
/*
This file is part of LibGTop 2.0.
diff --git a/sysdeps/bsd/netload.c b/sysdeps/bsd/netload.c
index a66b57e0..f368018f 100644
--- a/sysdeps/bsd/netload.c
+++ b/sysdeps/bsd/netload.c
@@ -1,5 +1,3 @@
-/* $Id: netload.c 2550 2007-01-31 21:23:21Z bdejean $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/nosuid.c b/sysdeps/bsd/nosuid.c
index 2dcac5b5..b43eaca5 100644
--- a/sysdeps/bsd/nosuid.c
+++ b/sysdeps/bsd/nosuid.c
@@ -1,5 +1,3 @@
-/* $Id: nosuid.c 2422 2005-12-12 09:38:15Z jamesh $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/open.c b/sysdeps/bsd/open.c
index 41d82c44..4c7d1ef8 100644
--- a/sysdeps/bsd/open.c
+++ b/sysdeps/bsd/open.c
@@ -1,5 +1,3 @@
-/* $Id: open.c 2422 2005-12-12 09:38:15Z jamesh $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/ppp.c b/sysdeps/bsd/ppp.c
index e0a2fed6..514c3145 100644
--- a/sysdeps/bsd/ppp.c
+++ b/sysdeps/bsd/ppp.c
@@ -1,5 +1,3 @@
-/* $Id: ppp.c 2422 2005-12-12 09:38:15Z jamesh $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/procargs.c b/sysdeps/bsd/procargs.c
index 4550fbc6..54b39243 100644
--- a/sysdeps/bsd/procargs.c
+++ b/sysdeps/bsd/procargs.c
@@ -1,5 +1,3 @@
-/* $Id: procargs.c 2422 2005-12-12 09:38:15Z jamesh $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/procdata.c b/sysdeps/bsd/procdata.c
index c4d1862a..5e17baa4 100644
--- a/sysdeps/bsd/procdata.c
+++ b/sysdeps/bsd/procdata.c
@@ -1,5 +1,3 @@
-/* $Id: procdata.c 2003 2004-06-09 18:52:22Z bdejean $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/prockernel.c b/sysdeps/bsd/prockernel.c
index 49003f33..ccd72c27 100644
--- a/sysdeps/bsd/prockernel.c
+++ b/sysdeps/bsd/prockernel.c
@@ -1,5 +1,3 @@
-/* $Id: prockernel.c 2550 2007-01-31 21:23:21Z bdejean $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/proclist.c b/sysdeps/bsd/proclist.c
index d83399c7..d0a681d2 100644
--- a/sysdeps/bsd/proclist.c
+++ b/sysdeps/bsd/proclist.c
@@ -1,5 +1,3 @@
-/* $Id: proclist.c 2536 2006-11-27 19:22:45Z bdejean $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/procmap.c b/sysdeps/bsd/procmap.c
index d70353fa..cf524c6d 100644
--- a/sysdeps/bsd/procmap.c
+++ b/sysdeps/bsd/procmap.c
@@ -1,5 +1,3 @@
-/* $Id: procmap.c 2550 2007-01-31 21:23:21Z bdejean $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/procmem.c b/sysdeps/bsd/procmem.c
index 904715e1..88acbb96 100644
--- a/sysdeps/bsd/procmem.c
+++ b/sysdeps/bsd/procmem.c
@@ -1,5 +1,3 @@
-/* $Id: procmem.c 2536 2006-11-27 19:22:45Z bdejean $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/procopenfiles.c b/sysdeps/bsd/procopenfiles.c
index 3b1d2bd6..b3211fac 100644
--- a/sysdeps/bsd/procopenfiles.c
+++ b/sysdeps/bsd/procopenfiles.c
@@ -1,5 +1,3 @@
-/* $Id: procopenfiles.c 2422 2005-12-12 09:38:15Z jamesh $ */
-
/* Copyright (C) 1998-99 Martin Baulig
Copyright (C) 2004 Nicol�s Lichtmaier
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/procsegment.c b/sysdeps/bsd/procsegment.c
index a0de0ff5..c73a391c 100644
--- a/sysdeps/bsd/procsegment.c
+++ b/sysdeps/bsd/procsegment.c
@@ -1,5 +1,3 @@
-/* $Id: procsegment.c 2422 2005-12-12 09:38:15Z jamesh $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/procsignal.c b/sysdeps/bsd/procsignal.c
index a9a1e570..245dd7c3 100644
--- a/sysdeps/bsd/procsignal.c
+++ b/sysdeps/bsd/procsignal.c
@@ -1,5 +1,3 @@
-/* $Id: procsignal.c 2536 2006-11-27 19:22:45Z bdejean $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/procstate.c b/sysdeps/bsd/procstate.c
index 006832e8..6ff32ffc 100644
--- a/sysdeps/bsd/procstate.c
+++ b/sysdeps/bsd/procstate.c
@@ -1,5 +1,3 @@
-/* $Id: procstate.c 2536 2006-11-27 19:22:45Z bdejean $ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/proctime.c b/sysdeps/bsd/proctime.c
index b7f394e8..2f555648 100644
--- a/sysdeps/bsd/proctime.c
+++ b/sysdeps/bsd/proctime.c
@@ -1,5 +1,3 @@
-/* $Id: proctime.c 2550 2007-01-31 21:23:21Z bdejean $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/procuid.c b/sysdeps/bsd/procuid.c
index 2d78bf3a..1f70bd41 100644
--- a/sysdeps/bsd/procuid.c
+++ b/sysdeps/bsd/procuid.c
@@ -1,5 +1,3 @@
-/* $Id: procuid.c 2536 2006-11-27 19:22:45Z bdejean $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/sem_limits.c b/sysdeps/bsd/sem_limits.c
index d27d774f..58f7ea73 100644
--- a/sysdeps/bsd/sem_limits.c
+++ b/sysdeps/bsd/sem_limits.c
@@ -1,5 +1,3 @@
-/* $Id: sem_limits.c 2422 2005-12-12 09:38:15Z jamesh $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/shm_limits.c b/sysdeps/bsd/shm_limits.c
index a3059c65..bf159f21 100644
--- a/sysdeps/bsd/shm_limits.c
+++ b/sysdeps/bsd/shm_limits.c
@@ -1,5 +1,3 @@
-/* $Id: shm_limits.c 2422 2005-12-12 09:38:15Z jamesh $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/siglist.c b/sysdeps/bsd/siglist.c
index ce3e8841..c90c242c 100644
--- a/sysdeps/bsd/siglist.c
+++ b/sysdeps/bsd/siglist.c
@@ -1,5 +1,3 @@
-/* $Id: siglist.c 2550 2007-01-31 21:23:21Z bdejean $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/swap.c b/sysdeps/bsd/swap.c
index 8347490f..6ea02d35 100644
--- a/sysdeps/bsd/swap.c
+++ b/sysdeps/bsd/swap.c
@@ -1,5 +1,3 @@
-/* $Id: swap.c 2536 2006-11-27 19:22:45Z bdejean $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/bsd/uptime.c b/sysdeps/bsd/uptime.c
index 4da70244..b185004f 100644
--- a/sysdeps/bsd/uptime.c
+++ b/sysdeps/bsd/uptime.c
@@ -1,5 +1,3 @@
-/* $Id: uptime.c 2422 2005-12-12 09:38:15Z jamesh $ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/common/error.c b/sysdeps/common/error.c
index 84fbacec..a8f9d011 100644
--- a/sysdeps/common/error.c
+++ b/sysdeps/common/error.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/common/error_suid.c b/sysdeps/common/error_suid.c
index 918c2865..8e4603ba 100644
--- a/sysdeps/common/error_suid.c
+++ b/sysdeps/common/error_suid.c
@@ -1,7 +1,5 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 4 -*- */
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/common/inodedb.c b/sysdeps/common/inodedb.c
index fa0b529c..da8ebe35 100644
--- a/sysdeps/common/inodedb.c
+++ b/sysdeps/common/inodedb.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/common/sysdeps_suid.c b/sysdeps/common/sysdeps_suid.c
index 537ead23..dddb06b3 100644
--- a/sysdeps/common/sysdeps_suid.c
+++ b/sysdeps/common/sysdeps_suid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/close.c b/sysdeps/freebsd/close.c
index f2ada3ec..a8ea4d57 100644
--- a/sysdeps/freebsd/close.c
+++ b/sysdeps/freebsd/close.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/cpu.c b/sysdeps/freebsd/cpu.c
index 7c8f807e..0b98a985 100644
--- a/sysdeps/freebsd/cpu.c
+++ b/sysdeps/freebsd/cpu.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/glibtop_machine.h b/sysdeps/freebsd/glibtop_machine.h
index a1ca2e82..57289021 100644
--- a/sysdeps/freebsd/glibtop_machine.h
+++ b/sysdeps/freebsd/glibtop_machine.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/glibtop_server.h b/sysdeps/freebsd/glibtop_server.h
index c82fbd4e..9a20a5de 100644
--- a/sysdeps/freebsd/glibtop_server.h
+++ b/sysdeps/freebsd/glibtop_server.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/glibtop_suid.h b/sysdeps/freebsd/glibtop_suid.h
index 829cc51c..01a38b91 100644
--- a/sysdeps/freebsd/glibtop_suid.h
+++ b/sysdeps/freebsd/glibtop_suid.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/loadavg.c b/sysdeps/freebsd/loadavg.c
index 5c7ee050..5cd690d1 100644
--- a/sysdeps/freebsd/loadavg.c
+++ b/sysdeps/freebsd/loadavg.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/mem.c b/sysdeps/freebsd/mem.c
index 1b7bf3d7..35af5b5f 100644
--- a/sysdeps/freebsd/mem.c
+++ b/sysdeps/freebsd/mem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/msg_limits.c b/sysdeps/freebsd/msg_limits.c
index a718db64..c7263923 100644
--- a/sysdeps/freebsd/msg_limits.c
+++ b/sysdeps/freebsd/msg_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/netlist.c b/sysdeps/freebsd/netlist.c
index a2ef08b3..08c4557f 100644
--- a/sysdeps/freebsd/netlist.c
+++ b/sysdeps/freebsd/netlist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
This file is part of LibGTop 2.0.
diff --git a/sysdeps/freebsd/netload.c b/sysdeps/freebsd/netload.c
index 596230c6..37dab068 100644
--- a/sysdeps/freebsd/netload.c
+++ b/sysdeps/freebsd/netload.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/nosuid.c b/sysdeps/freebsd/nosuid.c
index 6bc83467..b43eaca5 100644
--- a/sysdeps/freebsd/nosuid.c
+++ b/sysdeps/freebsd/nosuid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/open.c b/sysdeps/freebsd/open.c
index fdf4bc85..743b69f0 100644
--- a/sysdeps/freebsd/open.c
+++ b/sysdeps/freebsd/open.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/ppp.c b/sysdeps/freebsd/ppp.c
index 9ad4afa1..f3d6a49b 100644
--- a/sysdeps/freebsd/ppp.c
+++ b/sysdeps/freebsd/ppp.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/procargs.c b/sysdeps/freebsd/procargs.c
index ec4671bf..66657719 100644
--- a/sysdeps/freebsd/procargs.c
+++ b/sysdeps/freebsd/procargs.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/prockernel.c b/sysdeps/freebsd/prockernel.c
index 759ab5d5..52b568b2 100644
--- a/sysdeps/freebsd/prockernel.c
+++ b/sysdeps/freebsd/prockernel.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/proclist.c b/sysdeps/freebsd/proclist.c
index 665ac4c1..52adf941 100644
--- a/sysdeps/freebsd/proclist.c
+++ b/sysdeps/freebsd/proclist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/procmap.c b/sysdeps/freebsd/procmap.c
index 0b60d096..13e3b425 100644
--- a/sysdeps/freebsd/procmap.c
+++ b/sysdeps/freebsd/procmap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/procmem.c b/sysdeps/freebsd/procmem.c
index d18df8a4..f4220230 100644
--- a/sysdeps/freebsd/procmem.c
+++ b/sysdeps/freebsd/procmem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/procopenfiles.c b/sysdeps/freebsd/procopenfiles.c
index 520f9012..88024437 100644
--- a/sysdeps/freebsd/procopenfiles.c
+++ b/sysdeps/freebsd/procopenfiles.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
Copyright (C) 2004 Nicolás Lichtmaier
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/procsegment.c b/sysdeps/freebsd/procsegment.c
index 5790062f..48bdded8 100644
--- a/sysdeps/freebsd/procsegment.c
+++ b/sysdeps/freebsd/procsegment.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/procsignal.c b/sysdeps/freebsd/procsignal.c
index 9ae966b7..fdec2376 100644
--- a/sysdeps/freebsd/procsignal.c
+++ b/sysdeps/freebsd/procsignal.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/procstate.c b/sysdeps/freebsd/procstate.c
index e5eee22b..bafdf921 100644
--- a/sysdeps/freebsd/procstate.c
+++ b/sysdeps/freebsd/procstate.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998 Joshua Sled
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/proctime.c b/sysdeps/freebsd/proctime.c
index 25239910..187eb490 100644
--- a/sysdeps/freebsd/proctime.c
+++ b/sysdeps/freebsd/proctime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/procuid.c b/sysdeps/freebsd/procuid.c
index c7f130c2..806e8348 100644
--- a/sysdeps/freebsd/procuid.c
+++ b/sysdeps/freebsd/procuid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/sem_limits.c b/sysdeps/freebsd/sem_limits.c
index a7c82a2a..52c53318 100644
--- a/sysdeps/freebsd/sem_limits.c
+++ b/sysdeps/freebsd/sem_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/shm_limits.c b/sysdeps/freebsd/shm_limits.c
index 4251e9b6..15963ccc 100644
--- a/sysdeps/freebsd/shm_limits.c
+++ b/sysdeps/freebsd/shm_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/siglist.c b/sysdeps/freebsd/siglist.c
index 630a67b4..c90c242c 100644
--- a/sysdeps/freebsd/siglist.c
+++ b/sysdeps/freebsd/siglist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/swap.c b/sysdeps/freebsd/swap.c
index c9934481..f7c1b2dd 100644
--- a/sysdeps/freebsd/swap.c
+++ b/sysdeps/freebsd/swap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/freebsd/uptime.c b/sysdeps/freebsd/uptime.c
index 8a371f18..16f540f5 100644
--- a/sysdeps/freebsd/uptime.c
+++ b/sysdeps/freebsd/uptime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/close.c b/sysdeps/linux/close.c
index fef30820..03057967 100644
--- a/sysdeps/linux/close.c
+++ b/sysdeps/linux/close.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/cpu.c b/sysdeps/linux/cpu.c
index d973c77f..13464772 100644
--- a/sysdeps/linux/cpu.c
+++ b/sysdeps/linux/cpu.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/glibtop_machine.h b/sysdeps/linux/glibtop_machine.h
index 95f1f214..9df31610 100644
--- a/sysdeps/linux/glibtop_machine.h
+++ b/sysdeps/linux/glibtop_machine.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/glibtop_server.h b/sysdeps/linux/glibtop_server.h
index 5becccfa..c00e513f 100644
--- a/sysdeps/linux/glibtop_server.h
+++ b/sysdeps/linux/glibtop_server.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/loadavg.c b/sysdeps/linux/loadavg.c
index 2402bd7e..bc4f74c0 100644
--- a/sysdeps/linux/loadavg.c
+++ b/sysdeps/linux/loadavg.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/mem.c b/sysdeps/linux/mem.c
index 516fd69f..a8ed5ae6 100644
--- a/sysdeps/linux/mem.c
+++ b/sysdeps/linux/mem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/msg_limits.c b/sysdeps/linux/msg_limits.c
index 2fed45fe..04b54f81 100644
--- a/sysdeps/linux/msg_limits.c
+++ b/sysdeps/linux/msg_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/netlist.c b/sysdeps/linux/netlist.c
index b2e649e7..a1602702 100644
--- a/sysdeps/linux/netlist.c
+++ b/sysdeps/linux/netlist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/netload.c b/sysdeps/linux/netload.c
index b4b7e5fd..b6e090c0 100644
--- a/sysdeps/linux/netload.c
+++ b/sysdeps/linux/netload.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/open.c b/sysdeps/linux/open.c
index 5de69a8d..45802695 100644
--- a/sysdeps/linux/open.c
+++ b/sysdeps/linux/open.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/ppp.c b/sysdeps/linux/ppp.c
index dbcdd393..953eccc3 100644
--- a/sysdeps/linux/ppp.c
+++ b/sysdeps/linux/ppp.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/procargs.c b/sysdeps/linux/procargs.c
index 675d25a5..50f5f9b6 100644
--- a/sysdeps/linux/procargs.c
+++ b/sysdeps/linux/procargs.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/prockernel.c b/sysdeps/linux/prockernel.c
index 63ed9690..5a918f4a 100644
--- a/sysdeps/linux/prockernel.c
+++ b/sysdeps/linux/prockernel.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/proclist.c b/sysdeps/linux/proclist.c
index 7093afa0..b4c45bba 100644
--- a/sysdeps/linux/proclist.c
+++ b/sysdeps/linux/proclist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/procmap.c b/sysdeps/linux/procmap.c
index e87045cf..322784ea 100644
--- a/sysdeps/linux/procmap.c
+++ b/sysdeps/linux/procmap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/procmem.c b/sysdeps/linux/procmem.c
index b41645dc..07a58b6c 100644
--- a/sysdeps/linux/procmem.c
+++ b/sysdeps/linux/procmem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/procopenfiles.c b/sysdeps/linux/procopenfiles.c
index c4c4b986..54f74254 100644
--- a/sysdeps/linux/procopenfiles.c
+++ b/sysdeps/linux/procopenfiles.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
Copyright (C) 2004 Nicolás Lichtmaier
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/procsegment.c b/sysdeps/linux/procsegment.c
index 5bf6178f..b78f4a7d 100644
--- a/sysdeps/linux/procsegment.c
+++ b/sysdeps/linux/procsegment.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/procsignal.c b/sysdeps/linux/procsignal.c
index 503c21ad..290d7b4d 100644
--- a/sysdeps/linux/procsignal.c
+++ b/sysdeps/linux/procsignal.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/procstate.c b/sysdeps/linux/procstate.c
index c4d46d3c..5bcb9d47 100644
--- a/sysdeps/linux/procstate.c
+++ b/sysdeps/linux/procstate.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/proctime.c b/sysdeps/linux/proctime.c
index 6c27c3dc..8e095ab7 100644
--- a/sysdeps/linux/proctime.c
+++ b/sysdeps/linux/proctime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/procuid.c b/sysdeps/linux/procuid.c
index d3a498eb..e20a3cd5 100644
--- a/sysdeps/linux/procuid.c
+++ b/sysdeps/linux/procuid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/sem_limits.c b/sysdeps/linux/sem_limits.c
index f7a920e9..9f15bb70 100644
--- a/sysdeps/linux/sem_limits.c
+++ b/sysdeps/linux/sem_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/shm_limits.c b/sysdeps/linux/shm_limits.c
index 6c5aa3e0..eeb15a9d 100644
--- a/sysdeps/linux/shm_limits.c
+++ b/sysdeps/linux/shm_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/siglist.c b/sysdeps/linux/siglist.c
index c6c6dfcc..edf514df 100644
--- a/sysdeps/linux/siglist.c
+++ b/sysdeps/linux/siglist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/swap.c b/sysdeps/linux/swap.c
index 4c436146..c6a84e7e 100644
--- a/sysdeps/linux/swap.c
+++ b/sysdeps/linux/swap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/sysinfo.c b/sysdeps/linux/sysinfo.c
index 20c62395..8b77daa2 100644
--- a/sysdeps/linux/sysinfo.c
+++ b/sysdeps/linux/sysinfo.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/linux/uptime.c b/sysdeps/linux/uptime.c
index a725470a..e48ea38b 100644
--- a/sysdeps/linux/uptime.c
+++ b/sysdeps/linux/uptime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/close.c b/sysdeps/osf1/close.c
index fef30820..03057967 100644
--- a/sysdeps/osf1/close.c
+++ b/sysdeps/osf1/close.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/close_suid.c b/sysdeps/osf1/close_suid.c
index 2debc4da..22717e1c 100644
--- a/sysdeps/osf1/close_suid.c
+++ b/sysdeps/osf1/close_suid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/cpu.c b/sysdeps/osf1/cpu.c
index 6f964fa2..0df08cdd 100644
--- a/sysdeps/osf1/cpu.c
+++ b/sysdeps/osf1/cpu.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/glibtop_machine.h b/sysdeps/osf1/glibtop_machine.h
index 7ad6d06d..1ca82371 100644
--- a/sysdeps/osf1/glibtop_machine.h
+++ b/sysdeps/osf1/glibtop_machine.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/glibtop_server.h b/sysdeps/osf1/glibtop_server.h
index 6de61a09..51c44bec 100644
--- a/sysdeps/osf1/glibtop_server.h
+++ b/sysdeps/osf1/glibtop_server.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/glibtop_suid.h b/sysdeps/osf1/glibtop_suid.h
index 0d0fefd2..bcaa3b53 100644
--- a/sysdeps/osf1/glibtop_suid.h
+++ b/sysdeps/osf1/glibtop_suid.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/loadavg.c b/sysdeps/osf1/loadavg.c
index 3220492c..5a00a46c 100644
--- a/sysdeps/osf1/loadavg.c
+++ b/sysdeps/osf1/loadavg.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/mem.c b/sysdeps/osf1/mem.c
index 4e527045..24cf6ed2 100644
--- a/sysdeps/osf1/mem.c
+++ b/sysdeps/osf1/mem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/msg_limits.c b/sysdeps/osf1/msg_limits.c
index 6b3057ca..2947d5cf 100644
--- a/sysdeps/osf1/msg_limits.c
+++ b/sysdeps/osf1/msg_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/netload.c b/sysdeps/osf1/netload.c
index 2561bd25..2ddc7ac0 100644
--- a/sysdeps/osf1/netload.c
+++ b/sysdeps/osf1/netload.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/open.c b/sysdeps/osf1/open.c
index 62545ade..3fd856aa 100644
--- a/sysdeps/osf1/open.c
+++ b/sysdeps/osf1/open.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/open_suid.c b/sysdeps/osf1/open_suid.c
index a4ebf058..1d33a103 100644
--- a/sysdeps/osf1/open_suid.c
+++ b/sysdeps/osf1/open_suid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/ppp.c b/sysdeps/osf1/ppp.c
index bbbffe3b..81fe2b68 100644
--- a/sysdeps/osf1/ppp.c
+++ b/sysdeps/osf1/ppp.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/procargs.c b/sysdeps/osf1/procargs.c
index d37facaf..45a8a6b6 100644
--- a/sysdeps/osf1/procargs.c
+++ b/sysdeps/osf1/procargs.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/procdata.c b/sysdeps/osf1/procdata.c
index 952187a9..7c1ed3e0 100644
--- a/sysdeps/osf1/procdata.c
+++ b/sysdeps/osf1/procdata.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/prockernel.c b/sysdeps/osf1/prockernel.c
index 49a2ad68..726fad8c 100644
--- a/sysdeps/osf1/prockernel.c
+++ b/sysdeps/osf1/prockernel.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/proclist.c b/sysdeps/osf1/proclist.c
index db91d6dd..a88a2cdb 100644
--- a/sysdeps/osf1/proclist.c
+++ b/sysdeps/osf1/proclist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/procmap.c b/sysdeps/osf1/procmap.c
index 3c692acf..d7c9cba1 100644
--- a/sysdeps/osf1/procmap.c
+++ b/sysdeps/osf1/procmap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/procmem.c b/sysdeps/osf1/procmem.c
index 0eafeb6c..37c1c8dd 100644
--- a/sysdeps/osf1/procmem.c
+++ b/sysdeps/osf1/procmem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/procsegment.c b/sysdeps/osf1/procsegment.c
index 9f37b412..f775b4fa 100644
--- a/sysdeps/osf1/procsegment.c
+++ b/sysdeps/osf1/procsegment.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/procsignal.c b/sysdeps/osf1/procsignal.c
index 26bbad22..884ce277 100644
--- a/sysdeps/osf1/procsignal.c
+++ b/sysdeps/osf1/procsignal.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/procstate.c b/sysdeps/osf1/procstate.c
index f855b98d..6289afdb 100644
--- a/sysdeps/osf1/procstate.c
+++ b/sysdeps/osf1/procstate.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/proctime.c b/sysdeps/osf1/proctime.c
index 3ef11874..ac230457 100644
--- a/sysdeps/osf1/proctime.c
+++ b/sysdeps/osf1/proctime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/procuid.c b/sysdeps/osf1/procuid.c
index 76a643ca..9e0de9ee 100644
--- a/sysdeps/osf1/procuid.c
+++ b/sysdeps/osf1/procuid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/sem_limits.c b/sysdeps/osf1/sem_limits.c
index cccfb4e4..a0d2e8f5 100644
--- a/sysdeps/osf1/sem_limits.c
+++ b/sysdeps/osf1/sem_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/shm_limits.c b/sysdeps/osf1/shm_limits.c
index 7be04d85..5d60e3d1 100644
--- a/sysdeps/osf1/shm_limits.c
+++ b/sysdeps/osf1/shm_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/siglist.c b/sysdeps/osf1/siglist.c
index 2330987e..b2d7bd8e 100644
--- a/sysdeps/osf1/siglist.c
+++ b/sysdeps/osf1/siglist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/swap.c b/sysdeps/osf1/swap.c
index 90a645d5..0c3be33e 100644
--- a/sysdeps/osf1/swap.c
+++ b/sysdeps/osf1/swap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/osf1/uptime.c b/sysdeps/osf1/uptime.c
index 1dd3eb06..0fd5ca60 100644
--- a/sysdeps/osf1/uptime.c
+++ b/sysdeps/osf1/uptime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/close.c b/sysdeps/solaris/close.c
index fef30820..03057967 100644
--- a/sysdeps/solaris/close.c
+++ b/sysdeps/solaris/close.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/close_suid.c b/sysdeps/solaris/close_suid.c
index 2debc4da..22717e1c 100644
--- a/sysdeps/solaris/close_suid.c
+++ b/sysdeps/solaris/close_suid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/cpu.c b/sysdeps/solaris/cpu.c
index 4f884acc..4c042a6c 100644
--- a/sysdeps/solaris/cpu.c
+++ b/sysdeps/solaris/cpu.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/glibtop_machine.h b/sysdeps/solaris/glibtop_machine.h
index e2a2d0d9..71f2d9e4 100644
--- a/sysdeps/solaris/glibtop_machine.h
+++ b/sysdeps/solaris/glibtop_machine.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/glibtop_private.h b/sysdeps/solaris/glibtop_private.h
index b2a63fed..68e400d4 100644
--- a/sysdeps/solaris/glibtop_private.h
+++ b/sysdeps/solaris/glibtop_private.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/glibtop_server.h b/sysdeps/solaris/glibtop_server.h
index 654e8791..662e3ab4 100644
--- a/sysdeps/solaris/glibtop_server.h
+++ b/sysdeps/solaris/glibtop_server.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/glibtop_suid.h b/sysdeps/solaris/glibtop_suid.h
index 3753cba1..d11c64cf 100644
--- a/sysdeps/solaris/glibtop_suid.h
+++ b/sysdeps/solaris/glibtop_suid.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/loadavg.c b/sysdeps/solaris/loadavg.c
index 999dbdc6..6d411425 100644
--- a/sysdeps/solaris/loadavg.c
+++ b/sysdeps/solaris/loadavg.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/mem.c b/sysdeps/solaris/mem.c
index 039d6e9b..046f1e4e 100644
--- a/sysdeps/solaris/mem.c
+++ b/sysdeps/solaris/mem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/msg_limits.c b/sysdeps/solaris/msg_limits.c
index b943fdfe..de945d2e 100644
--- a/sysdeps/solaris/msg_limits.c
+++ b/sysdeps/solaris/msg_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/netload.c b/sysdeps/solaris/netload.c
index addaf377..d55f5065 100644
--- a/sysdeps/solaris/netload.c
+++ b/sysdeps/solaris/netload.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/open.c b/sysdeps/solaris/open.c
index 08754c6a..9d33d650 100644
--- a/sysdeps/solaris/open.c
+++ b/sysdeps/solaris/open.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/open_suid.c b/sysdeps/solaris/open_suid.c
index e6cdbd60..953374e9 100644
--- a/sysdeps/solaris/open_suid.c
+++ b/sysdeps/solaris/open_suid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/ppp.c b/sysdeps/solaris/ppp.c
index bbbffe3b..81fe2b68 100644
--- a/sysdeps/solaris/ppp.c
+++ b/sysdeps/solaris/ppp.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/procargs.c b/sysdeps/solaris/procargs.c
index 1c844664..b94ca3ed 100644
--- a/sysdeps/solaris/procargs.c
+++ b/sysdeps/solaris/procargs.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/procdata.c b/sysdeps/solaris/procdata.c
index 10450d3f..a4a2bb87 100644
--- a/sysdeps/solaris/procdata.c
+++ b/sysdeps/solaris/procdata.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/prockernel.c b/sysdeps/solaris/prockernel.c
index b59f4537..772c5c37 100644
--- a/sysdeps/solaris/prockernel.c
+++ b/sysdeps/solaris/prockernel.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/proclist.c b/sysdeps/solaris/proclist.c
index da7aa559..cd1e8a1a 100644
--- a/sysdeps/solaris/proclist.c
+++ b/sysdeps/solaris/proclist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/procmap.c b/sysdeps/solaris/procmap.c
index 00ebe26a..b545cb01 100644
--- a/sysdeps/solaris/procmap.c
+++ b/sysdeps/solaris/procmap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/procmem.c b/sysdeps/solaris/procmem.c
index fb735b72..df52652c 100644
--- a/sysdeps/solaris/procmem.c
+++ b/sysdeps/solaris/procmem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/procopenfiles.c b/sysdeps/solaris/procopenfiles.c
index cf24b0c2..82dda2bc 100644
--- a/sysdeps/solaris/procopenfiles.c
+++ b/sysdeps/solaris/procopenfiles.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 2006 Henry Zhang
This file is part of LibGTop 2.14.
diff --git a/sysdeps/solaris/procsegment.c b/sysdeps/solaris/procsegment.c
index faf14bcc..f0ffe314 100644
--- a/sysdeps/solaris/procsegment.c
+++ b/sysdeps/solaris/procsegment.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/procsignal.c b/sysdeps/solaris/procsignal.c
index 5de2333a..8121c561 100644
--- a/sysdeps/solaris/procsignal.c
+++ b/sysdeps/solaris/procsignal.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/procstate.c b/sysdeps/solaris/procstate.c
index 3d34dd27..01b0f488 100644
--- a/sysdeps/solaris/procstate.c
+++ b/sysdeps/solaris/procstate.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/proctime.c b/sysdeps/solaris/proctime.c
index beb6daa8..01374b8c 100644
--- a/sysdeps/solaris/proctime.c
+++ b/sysdeps/solaris/proctime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/procuid.c b/sysdeps/solaris/procuid.c
index 082fd83f..bff06439 100644
--- a/sysdeps/solaris/procuid.c
+++ b/sysdeps/solaris/procuid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/sem_limits.c b/sysdeps/solaris/sem_limits.c
index 4367c046..28a66fd9 100644
--- a/sysdeps/solaris/sem_limits.c
+++ b/sysdeps/solaris/sem_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/shm_limits.c b/sysdeps/solaris/shm_limits.c
index 4e7463bc..b8d31f9a 100644
--- a/sysdeps/solaris/shm_limits.c
+++ b/sysdeps/solaris/shm_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/siglist.c b/sysdeps/solaris/siglist.c
index 6ee8c411..c9ed6818 100644
--- a/sysdeps/solaris/siglist.c
+++ b/sysdeps/solaris/siglist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/swap.c b/sysdeps/solaris/swap.c
index b0a28113..9c2b9c58 100644
--- a/sysdeps/solaris/swap.c
+++ b/sysdeps/solaris/swap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/solaris/uptime.c b/sysdeps/solaris/uptime.c
index 8eb8b40d..53a3687e 100644
--- a/sysdeps/solaris/uptime.c
+++ b/sysdeps/solaris/uptime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/close.c b/sysdeps/stub/close.c
index fef30820..03057967 100644
--- a/sysdeps/stub/close.c
+++ b/sysdeps/stub/close.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/cpu.c b/sysdeps/stub/cpu.c
index 7f9cec53..0236b66e 100644
--- a/sysdeps/stub/cpu.c
+++ b/sysdeps/stub/cpu.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/glibtop_server.h b/sysdeps/stub/glibtop_server.h
index 60746379..6f4b6576 100644
--- a/sysdeps/stub/glibtop_server.h
+++ b/sysdeps/stub/glibtop_server.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/loadavg.c b/sysdeps/stub/loadavg.c
index 6fc445f5..554e4433 100644
--- a/sysdeps/stub/loadavg.c
+++ b/sysdeps/stub/loadavg.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/mem.c b/sysdeps/stub/mem.c
index a34d4eed..ef0cccac 100644
--- a/sysdeps/stub/mem.c
+++ b/sysdeps/stub/mem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/msg_limits.c b/sysdeps/stub/msg_limits.c
index 017f7f81..44341f7d 100644
--- a/sysdeps/stub/msg_limits.c
+++ b/sysdeps/stub/msg_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/netlist.c b/sysdeps/stub/netlist.c
index d38ae07f..eb6bede3 100644
--- a/sysdeps/stub/netlist.c
+++ b/sysdeps/stub/netlist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* This file is part of LibGTop 2.0.
LibGTop is free software; you can redistribute it and/or modify it
diff --git a/sysdeps/stub/netload.c b/sysdeps/stub/netload.c
index addaf377..d55f5065 100644
--- a/sysdeps/stub/netload.c
+++ b/sysdeps/stub/netload.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/open.c b/sysdeps/stub/open.c
index ed992cb6..27bff3dc 100644
--- a/sysdeps/stub/open.c
+++ b/sysdeps/stub/open.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/ppp.c b/sysdeps/stub/ppp.c
index bbbffe3b..81fe2b68 100644
--- a/sysdeps/stub/ppp.c
+++ b/sysdeps/stub/ppp.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/procargs.c b/sysdeps/stub/procargs.c
index e28765b8..90aa80d4 100644
--- a/sysdeps/stub/procargs.c
+++ b/sysdeps/stub/procargs.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/prockernel.c b/sysdeps/stub/prockernel.c
index b59f4537..772c5c37 100644
--- a/sysdeps/stub/prockernel.c
+++ b/sysdeps/stub/prockernel.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/proclist.c b/sysdeps/stub/proclist.c
index 81919ed2..2d5cb221 100644
--- a/sysdeps/stub/proclist.c
+++ b/sysdeps/stub/proclist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/procmap.c b/sysdeps/stub/procmap.c
index 2e06a244..772e4df2 100644
--- a/sysdeps/stub/procmap.c
+++ b/sysdeps/stub/procmap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/procmem.c b/sysdeps/stub/procmem.c
index e93010fb..aaaaa28c 100644
--- a/sysdeps/stub/procmem.c
+++ b/sysdeps/stub/procmem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/procopenfiles.c b/sysdeps/stub/procopenfiles.c
index 4b5c72dd..47668cae 100644
--- a/sysdeps/stub/procopenfiles.c
+++ b/sysdeps/stub/procopenfiles.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
Copyright (C) 2004 Nicolás Lichtmaier
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/procsegment.c b/sysdeps/stub/procsegment.c
index faf14bcc..f0ffe314 100644
--- a/sysdeps/stub/procsegment.c
+++ b/sysdeps/stub/procsegment.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/procsignal.c b/sysdeps/stub/procsignal.c
index c84573f1..a0616f30 100644
--- a/sysdeps/stub/procsignal.c
+++ b/sysdeps/stub/procsignal.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/procstate.c b/sysdeps/stub/procstate.c
index d26b3f88..23346fbf 100644
--- a/sysdeps/stub/procstate.c
+++ b/sysdeps/stub/procstate.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/proctime.c b/sysdeps/stub/proctime.c
index f4e90ced..108b4618 100644
--- a/sysdeps/stub/proctime.c
+++ b/sysdeps/stub/proctime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/procuid.c b/sysdeps/stub/procuid.c
index 61b43d4f..3e0a15d1 100644
--- a/sysdeps/stub/procuid.c
+++ b/sysdeps/stub/procuid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/sem_limits.c b/sysdeps/stub/sem_limits.c
index 0ecde5a1..00a706d9 100644
--- a/sysdeps/stub/sem_limits.c
+++ b/sysdeps/stub/sem_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/shm_limits.c b/sysdeps/stub/shm_limits.c
index c1b7e8d5..1b53c86e 100644
--- a/sysdeps/stub/shm_limits.c
+++ b/sysdeps/stub/shm_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/siglist.c b/sysdeps/stub/siglist.c
index 7931ba27..4fbe84b2 100644
--- a/sysdeps/stub/siglist.c
+++ b/sysdeps/stub/siglist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/swap.c b/sysdeps/stub/swap.c
index 651fc7f5..7ca7e003 100644
--- a/sysdeps/stub/swap.c
+++ b/sysdeps/stub/swap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub/uptime.c b/sysdeps/stub/uptime.c
index 449a2878..7d090945 100644
--- a/sysdeps/stub/uptime.c
+++ b/sysdeps/stub/uptime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/close.c b/sysdeps/stub_suid/close.c
index fef30820..03057967 100644
--- a/sysdeps/stub_suid/close.c
+++ b/sysdeps/stub_suid/close.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/cpu.c b/sysdeps/stub_suid/cpu.c
index 04a1e7df..281254d0 100644
--- a/sysdeps/stub_suid/cpu.c
+++ b/sysdeps/stub_suid/cpu.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/glibtop_machine.h b/sysdeps/stub_suid/glibtop_machine.h
index b2f5d250..d9d3da6f 100644
--- a/sysdeps/stub_suid/glibtop_machine.h
+++ b/sysdeps/stub_suid/glibtop_machine.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/glibtop_server.h b/sysdeps/stub_suid/glibtop_server.h
index 087e2a35..8a7a5028 100644
--- a/sysdeps/stub_suid/glibtop_server.h
+++ b/sysdeps/stub_suid/glibtop_server.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/glibtop_suid.h b/sysdeps/stub_suid/glibtop_suid.h
index 3753cba1..d11c64cf 100644
--- a/sysdeps/stub_suid/glibtop_suid.h
+++ b/sysdeps/stub_suid/glibtop_suid.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/init.c b/sysdeps/stub_suid/init.c
index 73b614c7..5f0f7ea8 100644
--- a/sysdeps/stub_suid/init.c
+++ b/sysdeps/stub_suid/init.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/loadavg.c b/sysdeps/stub_suid/loadavg.c
index d805f548..bb804bac 100644
--- a/sysdeps/stub_suid/loadavg.c
+++ b/sysdeps/stub_suid/loadavg.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/mem.c b/sysdeps/stub_suid/mem.c
index df4efcae..940aedd7 100644
--- a/sysdeps/stub_suid/mem.c
+++ b/sysdeps/stub_suid/mem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/msg_limits.c b/sysdeps/stub_suid/msg_limits.c
index 5ede9c27..697cec63 100644
--- a/sysdeps/stub_suid/msg_limits.c
+++ b/sysdeps/stub_suid/msg_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/netload.c b/sysdeps/stub_suid/netload.c
index 2561bd25..2ddc7ac0 100644
--- a/sysdeps/stub_suid/netload.c
+++ b/sysdeps/stub_suid/netload.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/nosuid.c b/sysdeps/stub_suid/nosuid.c
index c1479024..cce50933 100644
--- a/sysdeps/stub_suid/nosuid.c
+++ b/sysdeps/stub_suid/nosuid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/open.c b/sysdeps/stub_suid/open.c
index bee3c59d..715576d0 100644
--- a/sysdeps/stub_suid/open.c
+++ b/sysdeps/stub_suid/open.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/ppp.c b/sysdeps/stub_suid/ppp.c
index 07fd66fd..92fb37a3 100644
--- a/sysdeps/stub_suid/ppp.c
+++ b/sysdeps/stub_suid/ppp.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/procargs.c b/sysdeps/stub_suid/procargs.c
index d37facaf..45a8a6b6 100644
--- a/sysdeps/stub_suid/procargs.c
+++ b/sysdeps/stub_suid/procargs.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/procdata.c b/sysdeps/stub_suid/procdata.c
index 0991ca11..a9f81400 100644
--- a/sysdeps/stub_suid/procdata.c
+++ b/sysdeps/stub_suid/procdata.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/prockernel.c b/sysdeps/stub_suid/prockernel.c
index 49a2ad68..726fad8c 100644
--- a/sysdeps/stub_suid/prockernel.c
+++ b/sysdeps/stub_suid/prockernel.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/proclist.c b/sysdeps/stub_suid/proclist.c
index da0b4d42..19c99116 100644
--- a/sysdeps/stub_suid/proclist.c
+++ b/sysdeps/stub_suid/proclist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/procmap.c b/sysdeps/stub_suid/procmap.c
index 3c692acf..d7c9cba1 100644
--- a/sysdeps/stub_suid/procmap.c
+++ b/sysdeps/stub_suid/procmap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/procmem.c b/sysdeps/stub_suid/procmem.c
index e058c50f..c2e15b61 100644
--- a/sysdeps/stub_suid/procmem.c
+++ b/sysdeps/stub_suid/procmem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/procsegment.c b/sysdeps/stub_suid/procsegment.c
index 3b8567fa..76f1e2ab 100644
--- a/sysdeps/stub_suid/procsegment.c
+++ b/sysdeps/stub_suid/procsegment.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/procsignal.c b/sysdeps/stub_suid/procsignal.c
index c26ba7be..32e236b8 100644
--- a/sysdeps/stub_suid/procsignal.c
+++ b/sysdeps/stub_suid/procsignal.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/procstate.c b/sysdeps/stub_suid/procstate.c
index a2dbcd64..9cf61863 100644
--- a/sysdeps/stub_suid/procstate.c
+++ b/sysdeps/stub_suid/procstate.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/proctime.c b/sysdeps/stub_suid/proctime.c
index eebaa1ca..5c08fd26 100644
--- a/sysdeps/stub_suid/proctime.c
+++ b/sysdeps/stub_suid/proctime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/procuid.c b/sysdeps/stub_suid/procuid.c
index 50ea177e..c7436c35 100644
--- a/sysdeps/stub_suid/procuid.c
+++ b/sysdeps/stub_suid/procuid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/sem_limits.c b/sysdeps/stub_suid/sem_limits.c
index 3f9172bd..e7946146 100644
--- a/sysdeps/stub_suid/sem_limits.c
+++ b/sysdeps/stub_suid/sem_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/shm_limits.c b/sysdeps/stub_suid/shm_limits.c
index 5d446862..f36e2083 100644
--- a/sysdeps/stub_suid/shm_limits.c
+++ b/sysdeps/stub_suid/shm_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/siglist.c b/sysdeps/stub_suid/siglist.c
index 7931ba27..4fbe84b2 100644
--- a/sysdeps/stub_suid/siglist.c
+++ b/sysdeps/stub_suid/siglist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/swap.c b/sysdeps/stub_suid/swap.c
index 6ed35c08..6505e15e 100644
--- a/sysdeps/stub_suid/swap.c
+++ b/sysdeps/stub_suid/swap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/stub_suid/uptime.c b/sysdeps/stub_suid/uptime.c
index 303d1f4f..f30452e3 100644
--- a/sysdeps/stub_suid/uptime.c
+++ b/sysdeps/stub_suid/uptime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/close.c b/sysdeps/sun4/close.c
index 2debc4da..22717e1c 100644
--- a/sysdeps/sun4/close.c
+++ b/sysdeps/sun4/close.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/cpu.c b/sysdeps/sun4/cpu.c
index 5196ba9b..f0bb372c 100644
--- a/sysdeps/sun4/cpu.c
+++ b/sysdeps/sun4/cpu.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/glibtop_machine.h b/sysdeps/sun4/glibtop_machine.h
index ca074537..b7cf8bec 100644
--- a/sysdeps/sun4/glibtop_machine.h
+++ b/sysdeps/sun4/glibtop_machine.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/glibtop_server.h b/sysdeps/sun4/glibtop_server.h
index 5da92bcc..957b8a4b 100644
--- a/sysdeps/sun4/glibtop_server.h
+++ b/sysdeps/sun4/glibtop_server.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/glibtop_suid.h b/sysdeps/sun4/glibtop_suid.h
index d6527538..59710d8b 100644
--- a/sysdeps/sun4/glibtop_suid.h
+++ b/sysdeps/sun4/glibtop_suid.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/loadavg.c b/sysdeps/sun4/loadavg.c
index 72493ca6..567eb23b 100644
--- a/sysdeps/sun4/loadavg.c
+++ b/sysdeps/sun4/loadavg.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/mem.c b/sysdeps/sun4/mem.c
index a6d5a3a3..5de3d271 100644
--- a/sysdeps/sun4/mem.c
+++ b/sysdeps/sun4/mem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/msg_limits.c b/sysdeps/sun4/msg_limits.c
index 888c3457..81b16d21 100644
--- a/sysdeps/sun4/msg_limits.c
+++ b/sysdeps/sun4/msg_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/nosuid.c b/sysdeps/sun4/nosuid.c
index a9fe0e2b..2fe50de8 100644
--- a/sysdeps/sun4/nosuid.c
+++ b/sysdeps/sun4/nosuid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/open.c b/sysdeps/sun4/open.c
index 667aae97..3daeed96 100644
--- a/sysdeps/sun4/open.c
+++ b/sysdeps/sun4/open.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/ppp.c b/sysdeps/sun4/ppp.c
index bbbffe3b..81fe2b68 100644
--- a/sysdeps/sun4/ppp.c
+++ b/sysdeps/sun4/ppp.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/procdata.c b/sysdeps/sun4/procdata.c
index 50756730..824fc19b 100644
--- a/sysdeps/sun4/procdata.c
+++ b/sysdeps/sun4/procdata.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/prockernel.c b/sysdeps/sun4/prockernel.c
index 2812918f..bcf96a71 100644
--- a/sysdeps/sun4/prockernel.c
+++ b/sysdeps/sun4/prockernel.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/proclist.c b/sysdeps/sun4/proclist.c
index 4b5c8aa1..9e3fce05 100644
--- a/sysdeps/sun4/proclist.c
+++ b/sysdeps/sun4/proclist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/procmem.c b/sysdeps/sun4/procmem.c
index 23d6b478..f30259e4 100644
--- a/sysdeps/sun4/procmem.c
+++ b/sysdeps/sun4/procmem.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/procsegment.c b/sysdeps/sun4/procsegment.c
index b0762052..e0850ff2 100644
--- a/sysdeps/sun4/procsegment.c
+++ b/sysdeps/sun4/procsegment.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/procsignal.c b/sysdeps/sun4/procsignal.c
index e72d8512..50c35f7d 100644
--- a/sysdeps/sun4/procsignal.c
+++ b/sysdeps/sun4/procsignal.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/procstate.c b/sysdeps/sun4/procstate.c
index c80d10ca..16aac557 100644
--- a/sysdeps/sun4/procstate.c
+++ b/sysdeps/sun4/procstate.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/proctime.c b/sysdeps/sun4/proctime.c
index df797e7d..22961207 100644
--- a/sysdeps/sun4/proctime.c
+++ b/sysdeps/sun4/proctime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/procuid.c b/sysdeps/sun4/procuid.c
index af7c4a5e..ab8283c9 100644
--- a/sysdeps/sun4/procuid.c
+++ b/sysdeps/sun4/procuid.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/sem_limits.c b/sysdeps/sun4/sem_limits.c
index de53d392..e85293b7 100644
--- a/sysdeps/sun4/sem_limits.c
+++ b/sysdeps/sun4/sem_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/shm_limits.c b/sysdeps/sun4/shm_limits.c
index cd91267d..c69b950f 100644
--- a/sysdeps/sun4/shm_limits.c
+++ b/sysdeps/sun4/shm_limits.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/siglist.c b/sysdeps/sun4/siglist.c
index 2330987e..b2d7bd8e 100644
--- a/sysdeps/sun4/siglist.c
+++ b/sysdeps/sun4/siglist.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/swap.c b/sysdeps/sun4/swap.c
index f71c9913..52df748b 100644
--- a/sysdeps/sun4/swap.c
+++ b/sysdeps/sun4/swap.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.
diff --git a/sysdeps/sun4/uptime.c b/sysdeps/sun4/uptime.c
index 406bed1c..a83bff96 100644
--- a/sysdeps/sun4/uptime.c
+++ b/sysdeps/sun4/uptime.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Copyright (C) 1998-99 Martin Baulig
This file is part of LibGTop 1.0.