diff options
Diffstat (limited to 'fs/hfs/dir_cap.c')
-rw-r--r-- | fs/hfs/dir_cap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/hfs/dir_cap.c b/fs/hfs/dir_cap.c index 9dfb4ab82..3c000cdd5 100644 --- a/fs/hfs/dir_cap.c +++ b/fs/hfs/dir_cap.c @@ -1,6 +1,6 @@ /* * Copyright (C) 1995-1997 Paul H. Hargrove - * This file may be distributed under the terms of the GNU Public License. + * This file may be distributed under the terms of the GNU General Public License. * * This file contains the inode_operations and file_operations * structures for HFS directories under the CAP scheme. |