aboutsummaryrefslogtreecommitdiff
path: root/archival/tar.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-04-13 08:31:59 +0000
committerEric Andersen <andersen@codepoet.org>2002-04-13 08:31:59 +0000
commit1d1d2f9b1879775a8e04bcd189b66a058405c9c1 (patch)
treeb8760df75f9b4670f7d72e4edc5e46f69d7821bc /archival/tar.c
parent497a88506e796d20ea07f1a6acad7fe3c48c4690 (diff)
downloadbusybox-1d1d2f9b1879775a8e04bcd189b66a058405c9c1.tar.gz
Update some missing copyright notices
Diffstat (limited to 'archival/tar.c')
-rw-r--r--archival/tar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/tar.c b/archival/tar.c
index 191e2a8a3..b18f1f87f 100644
--- a/archival/tar.c
+++ b/archival/tar.c
@@ -10,7 +10,7 @@
* very different now (i.e., cleaner, less global variables, etc.)
*
* Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
- * Copyright (C) 1999,2000,2001 by Erik Andersen <andersee@debian.org>
+ * Copyright (C) 1999-2002 by Erik Andersen <andersee@debian.org>
*
* Based in part in the tar implementation in sash
* Copyright (c) 1999 by David I. Bell