From: Eric Van Hensbergen Update FSF address in v9fs source code as suggested by Jan-Benedict Glaw. Signed-off-by: Eric Van Hensbergen Signed-off-by: Andrew Morton --- fs/9p/v9fs.c | 6 ++++-- fs/9p/v9fs.h | 6 ++++-- fs/9p/v9fs_vfs.h | 6 ++++-- fs/9p/vfs_super.c | 6 ++++-- 4 files changed, 16 insertions(+), 8 deletions(-) diff -puN fs/9p/v9fs.c~v9fs-vfs-superblock-operations-and-glue-fix-fsf-postal-address-in-source-headers fs/9p/v9fs.c --- 25/fs/9p/v9fs.c~v9fs-vfs-superblock-operations-and-glue-fix-fsf-postal-address-in-source-headers Fri Jun 24 15:21:50 2005 +++ 25-akpm/fs/9p/v9fs.c Fri Jun 24 15:21:50 2005 @@ -17,8 +17,10 @@ * GNU General Public License for more details. * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, write to: + * Free Software Foundation + * 51 Franklin Street, Fifth Floor + * Boston, MA 02111-1301 USA * */ diff -puN fs/9p/v9fs.h~v9fs-vfs-superblock-operations-and-glue-fix-fsf-postal-address-in-source-headers fs/9p/v9fs.h --- 25/fs/9p/v9fs.h~v9fs-vfs-superblock-operations-and-glue-fix-fsf-postal-address-in-source-headers Fri Jun 24 15:21:50 2005 +++ 25-akpm/fs/9p/v9fs.h Fri Jun 24 15:21:50 2005 @@ -15,8 +15,10 @@ * GNU General Public License for more details. * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, write to: + * Free Software Foundation + * 51 Franklin Street, Fifth Floor + * Boston, MA 02111-1301 USA * */ diff -puN fs/9p/v9fs_vfs.h~v9fs-vfs-superblock-operations-and-glue-fix-fsf-postal-address-in-source-headers fs/9p/v9fs_vfs.h --- 25/fs/9p/v9fs_vfs.h~v9fs-vfs-superblock-operations-and-glue-fix-fsf-postal-address-in-source-headers Fri Jun 24 15:21:50 2005 +++ 25-akpm/fs/9p/v9fs_vfs.h Fri Jun 24 15:21:50 2005 @@ -15,8 +15,10 @@ * GNU General Public License for more details. * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, write to: + * Free Software Foundation + * 51 Franklin Street, Fifth Floor + * Boston, MA 02111-1301 USA * */ diff -puN fs/9p/vfs_super.c~v9fs-vfs-superblock-operations-and-glue-fix-fsf-postal-address-in-source-headers fs/9p/vfs_super.c --- 25/fs/9p/vfs_super.c~v9fs-vfs-superblock-operations-and-glue-fix-fsf-postal-address-in-source-headers Fri Jun 24 15:21:50 2005 +++ 25-akpm/fs/9p/vfs_super.c Fri Jun 24 15:21:50 2005 @@ -18,8 +18,10 @@ * GNU General Public License for more details. * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, write to: + * Free Software Foundation + * 51 Franklin Street, Fifth Floor + * Boston, MA 02111-1301 USA * */ _