summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2010-09-09 14:41:02 +0200
committerJan Kara <jack@suse.cz>2010-09-09 14:41:02 +0200
commita49e6a58ea99ab92ce0a4e39f160ab5e2e7e2474 (patch)
treef8725b06d7bb639ff5129f489437fe3becf63ae4
parentf323a983893484104a3a981134cd8c3c75b9dd4d (diff)
Remove useless $Id strings from headers
Signed-off-by: Jan Kara <jack@suse.cz>
-rw-r--r--quotastats.c2
-rw-r--r--rquota_client.c2
-rw-r--r--rquota_server.c2
-rw-r--r--rquota_svc.c2
-rw-r--r--warnquota.c2
5 files changed, 0 insertions, 10 deletions
diff --git a/quotastats.c b/quotastats.c
index 1ec2137..a059812 100644
--- a/quotastats.c
+++ b/quotastats.c
@@ -10,8 +10,6 @@
*
* Author: Marco van Wieringen <mvw@planets.elm.net>
*
- * Version: $Id: quotastats.c,v 1.12 2010/01/05 16:04:57 jkar8572 Exp $
- *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
diff --git a/rquota_client.c b/rquota_client.c
index d4c68b7..cc1d623 100644
--- a/rquota_client.c
+++ b/rquota_client.c
@@ -9,8 +9,6 @@
*
* This part does the rpc-communication with the rquotad.
*
- * Version: $Id: rquota_client.c,v 1.13 2010/01/05 16:04:57 jkar8572 Exp $
- *
* Author: Marco van Wieringen <mvw@planets.elm.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/rquota_server.c b/rquota_server.c
index cb3c44d..0e83689 100644
--- a/rquota_server.c
+++ b/rquota_server.c
@@ -9,8 +9,6 @@
*
* This part does the lookup of the info.
*
- * Version: $Id: rquota_server.c,v 1.22 2010/01/05 16:04:57 jkar8572 Exp $
- *
* Author: Marco van Wieringen <mvw@planets.elm.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/rquota_svc.c b/rquota_svc.c
index c0f7efe..7ed8524 100644
--- a/rquota_svc.c
+++ b/rquota_svc.c
@@ -12,8 +12,6 @@
* changes for new utilities by Jan Kara <jack@suse.cz>
* patches by Jani Jaakkola <jjaakkol@cs.helsinki.fi>
*
- * Version: $Id: rquota_svc.c,v 1.22 2010/01/05 16:04:57 jkar8572 Exp $
- *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
diff --git a/warnquota.c b/warnquota.c
index e46b601..9f09fcd 100644
--- a/warnquota.c
+++ b/warnquota.c
@@ -10,8 +10,6 @@
*
* Author: Marco van Wieringen <mvw@planets.elm.net>
*
- * Version: $Id: warnquota.c,v 1.33 2010/01/05 16:04:57 jkar8572 Exp $
- *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of