diff options
Diffstat (limited to 'fs/hfs/part_tbl.c')
-rw-r--r-- | fs/hfs/part_tbl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/hfs/part_tbl.c b/fs/hfs/part_tbl.c index 2392a0791..221157226 100644 --- a/fs/hfs/part_tbl.c +++ b/fs/hfs/part_tbl.c @@ -2,7 +2,7 @@ * linux/fs/hfs/part_tbl.c * * Copyright (C) 1996-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. * * Original code to handle the new style Mac partition table based on * a patch contributed by Holger Schemel (aeglos@valinor.owl.de). |