diff options
Diffstat (limited to 'fs/adfs/dir_f.h')
-rw-r--r-- | fs/adfs/dir_f.h | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/fs/adfs/dir_f.h b/fs/adfs/dir_f.h index 8df158739..e47134040 100644 --- a/fs/adfs/dir_f.h +++ b/fs/adfs/dir_f.h @@ -1,9 +1,13 @@ /* - * linux/fs/adfs/dir_f.h + * linux/fs/adfs/dir_f.h * - * Copyright (C) 1999 Russell King + * Copyright (C) 1999 Russell King * - * Structures of directories on the F format disk + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + * + * Structures of directories on the F format disk */ #ifndef ADFS_DIR_F_H #define ADFS_DIR_F_H |