parent
9cdb31ec2d
commit
74a1a8f8d1
|
@ -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
|
||||
|
||||
|
|
|
@ -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.
|
||||
*
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue