X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=second%2Ffs_xfs.c;fp=second%2Ffs_xfs.c;h=ad274074a4f1bed7e89e693e36d67e3abaef49ba;hb=2ad0d7649e5042cad43a16b4a03bf53f39948316;hp=14793bbc73659e46f6dddba4682b2de2129beec6;hpb=96f82eabe29d6d4039098d5320b3304acbedf67b;p=yaboot.git diff --git a/second/fs_xfs.c b/second/fs_xfs.c index 14793bb..ad27407 100644 --- a/second/fs_xfs.c +++ b/second/fs_xfs.c @@ -1,11 +1,11 @@ /* - * fsys_xfs.c - an implementation for the SGI XFS file system + * fs_xfs.c - an implementation for the SGI XFS file system * - * Copyright (C) 2001 Ethan Benson + * Copyright (C) 2001 Ethan Benson * * Adapted from Grub * - * Copyright (C) 2001 Serguei Tzukanov + * Copyright (C) 2001 Serguei Tzukanov * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "types.h"