diff --git a/TODO.ntfsprogs b/TODO.ntfsprogs index cc60befa..38a8cd60 100644 --- a/TODO.ntfsprogs +++ b/TODO.ntfsprogs @@ -36,7 +36,7 @@ Thanks, * ntfslabel * ************* -- Support ioctls for ntfs tng driver 2.0.? for reading/changing the label. +- Support ioctls for ntfs tng driver 2.?.? for reading/changing the label. diff --git a/doc/compression.txt b/doc/compression.txt index 41dce6fc..368f16f2 100644 --- a/doc/compression.txt +++ b/doc/compression.txt @@ -2,7 +2,7 @@ Description of the NTFS (de)compression algorithm (based on a modified LZ77 algorithm) -Copyright (c) 2001 Anton Altaparmakov. +Copyright (c) 2001 Anton Altaparmakov This document is published under the GNU General Public License. diff --git a/doc/template.c b/doc/template.c index ae87ae0d..89f9bd85 100644 --- a/doc/template.c +++ b/doc/template.c @@ -3,7 +3,7 @@ const char *EXEC_VERSION= "0.0.1"; /* * EXEC_NAME - Part of the Linux-NTFS project. * - * Copyright (c) 2000,2001 Anton Altaparmakov. + * Copyright (c) 2000-2002 Anton Altaparmakov * * Short description here. * diff --git a/doc/template.h b/doc/template.h index 286dc1d2..e7d34d88 100644 --- a/doc/template.h +++ b/doc/template.h @@ -1,7 +1,7 @@ /* * NAME.h - Description. Part of the Linux-NTFS project. * - * Copyright (c) 2000,2001 Anton Altaparmakov. + * Copyright (c) 2000-2002 Anton Altaparmakov * * This program/include file is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as published