summaryrefslogtreecommitdiff
path: root/tar.c
diff options
context:
space:
mode:
Diffstat (limited to 'tar.c')
-rw-r--r--tar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tar.c b/tar.c
index 2c7169bcc..308291455 100644
--- a/tar.c
+++ b/tar.c
@@ -6,7 +6,7 @@
6 * ground up. It still has remnents of the old code lying about, but it is 6 * ground up. It still has remnents of the old code lying about, but it is
7 * very different now (i.e. cleaner, less global variables, etc) 7 * very different now (i.e. cleaner, less global variables, etc)
8 * 8 *
9 * Copyright (C) 2000 by Lineo, inc. 9 * Copyright (C) 1999,2000,2001 by Lineo, inc.
10 * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> 10 * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
11 * 11 *
12 * Based in part in the tar implementation in sash 12 * Based in part in the tar implementation in sash