diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-04-13 08:31:59 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-04-13 08:31:59 +0000 |
commit | 1d1d2f9b1879775a8e04bcd189b66a058405c9c1 (patch) | |
tree | b8760df75f9b4670f7d72e4edc5e46f69d7821bc /archival/tar.c | |
parent | 497a88506e796d20ea07f1a6acad7fe3c48c4690 (diff) |
Update some missing copyright notices
Diffstat (limited to 'archival/tar.c')
-rw-r--r-- | archival/tar.c | 2 |
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 |