diff options
Diffstat (limited to 'fs/hfs/hfs_btree.h')
-rw-r--r-- | fs/hfs/hfs_btree.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/hfs/hfs_btree.h b/fs/hfs/hfs_btree.h index 39d6df4d5..c3371bfa8 100644 --- a/fs/hfs/hfs_btree.h +++ b/fs/hfs/hfs_btree.h @@ -2,7 +2,7 @@ * linux/fs/hfs/hfs_btree.h * * 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 declarations of the private B-tree * structures and functions. |