From 8bf1dc2232d799817babf179cc5ba4eb48c3ef24 Mon Sep 17 00:00:00 2001 From: antona Date: Mon, 27 Mar 2006 22:49:50 +0000 Subject: [PATCH] Update my copyright for the files changed in the last commits. --- ntfsprogs/ntfsfix.c | 2 +- ntfsprogs/ntfsinfo.c | 2 +- ntfsprogs/utils.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ntfsprogs/ntfsfix.c b/ntfsprogs/ntfsfix.c index a6c0c83e..b4fcfcba 100644 --- a/ntfsprogs/ntfsfix.c +++ b/ntfsprogs/ntfsfix.c @@ -1,7 +1,7 @@ /** * ntfsfix - Part of the Linux-NTFS project. * - * Copyright (c) 2000-2005 Anton Altaparmakov. + * Copyright (c) 2000-2006 Anton Altaparmakov. * Copyright (c) 2002-2005 Szabolcs Szakacsits. * * This utility fixes some common NTFS problems, resets the NTFS journal file diff --git a/ntfsprogs/ntfsinfo.c b/ntfsprogs/ntfsinfo.c index ce015c9b..707e65a4 100644 --- a/ntfsprogs/ntfsinfo.c +++ b/ntfsprogs/ntfsinfo.c @@ -2,7 +2,7 @@ * ntfsinfo - Part of the Linux-NTFS project. * * Copyright (c) 2002-2004 Matthew J. Fanto - * Copyright (c) 2002-2005 Anton Altaparmakov + * Copyright (c) 2002-2006 Anton Altaparmakov * Copyright (c) 2002-2005 Richard Russon * Copyright (c) 2003-2006 Szabolcs Szakacsits * Copyright (c) 2004-2005 Yuval Fledel diff --git a/ntfsprogs/utils.c b/ntfsprogs/utils.c index 72b77844..ef432de4 100644 --- a/ntfsprogs/utils.c +++ b/ntfsprogs/utils.c @@ -2,7 +2,7 @@ * utils.c - Part of the Linux-NTFS project. * * Copyright (c) 2002-2005 Richard Russon - * Copyright (c) 2003-2005 Anton Altaparmakov + * Copyright (c) 2003-2006 Anton Altaparmakov * Copyright (c) 2003 Lode Leroy * * A set of shared functions for ntfs utilities