diff --git a/TODO.include b/TODO.include index 86012265..dd1337de 100644 --- a/TODO.include +++ b/TODO.include @@ -2,3 +2,7 @@ Finish layout.h: in particular, add: - more about EFS and the EFS attribute. +Finish logfile.h: in particular, add: + +- more about the $LogFile on disk structures + diff --git a/doc/template.c b/doc/template.c index 89f9bd85..062116b4 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-2002 Anton Altaparmakov + * Copyright (c) 2000-2004 Anton Altaparmakov * * Short description here. * diff --git a/doc/template.h b/doc/template.h index e7d34d88..9d48a6e2 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-2002 Anton Altaparmakov + * Copyright (c) 2000-2004 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