diff options
Diffstat (limited to 'coreutils/install.c')
-rw-r--r-- | coreutils/install.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coreutils/install.c b/coreutils/install.c index 90b3ef3..57845cf 100644 --- a/coreutils/install.c +++ b/coreutils/install.c @@ -1,3 +1,4 @@ +/* vi: set sw=4 ts=4: */ /* * Copyright (C) 2003 by Glenn McGrath <bug1@iinet.net.au> * |