summaryrefslogtreecommitdiff
path: root/xqmstats.c
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2009-12-14 20:06:58 +0000
committerjkar8572 <jkar8572>2009-12-14 20:06:58 +0000
commitdece383b7ad548c1c62a757936ecdd7a7e40ab41 (patch)
treedee52acd3a86afe1fa9ca3273e661aba9be8fb69 /xqmstats.c
parentfafc3de3d0a002e8e1a02df12f2788602de6bb60 (diff)
64-bit quota support.
Diffstat (limited to 'xqmstats.c')
-rw-r--r--xqmstats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xqmstats.c b/xqmstats.c
index 84e8edf..762b548 100644
--- a/xqmstats.c
+++ b/xqmstats.c
@@ -1,8 +1,8 @@
/*
* Display XFS quota manager statistics from /proc.
+ * Copyright (c) 2001-2003 Silicon Graphics, Inc.
*/
-#ident "Copyright (c) 2001-2003 Silicon Graphics, Inc."
#include <stdio.h>
#include <unistd.h>