Author: blueswirl Date: 2009-01-05 19:50:53 +0100 (Mon, 05 Jan 2009) New Revision: 351
Modified: openbios-devel/drivers/vga_vbe.c openbios-devel/fs/grubfs/fat.h openbios-devel/fs/grubfs/filesys.h openbios-devel/fs/grubfs/fsys_ext2fs.c openbios-devel/fs/grubfs/fsys_fat.c openbios-devel/fs/grubfs/fsys_ffs.c openbios-devel/fs/grubfs/fsys_iso9660.c openbios-devel/fs/grubfs/fsys_jfs.c openbios-devel/fs/grubfs/fsys_minix.c openbios-devel/fs/grubfs/fsys_ntfs.c openbios-devel/fs/grubfs/fsys_reiserfs.c openbios-devel/fs/grubfs/fsys_vstafs.c openbios-devel/fs/grubfs/fsys_xfs.c openbios-devel/fs/grubfs/iso9660.h openbios-devel/fs/grubfs/vstafs.h openbios-devel/fs/hfs/block.c openbios-devel/fs/hfs/btree.c openbios-devel/fs/hfs/data.c openbios-devel/fs/hfs/file.c openbios-devel/fs/hfs/hfs.c openbios-devel/fs/hfs/include/apple.h openbios-devel/fs/hfs/include/block.h openbios-devel/fs/hfs/include/btree.h openbios-devel/fs/hfs/include/data.h openbios-devel/fs/hfs/include/file.h openbios-devel/fs/hfs/include/hfs.h openbios-devel/fs/hfs/include/libhfs.h openbios-devel/fs/hfs/include/low.h openbios-devel/fs/hfs/include/medium.h openbios-devel/fs/hfs/include/node.h openbios-devel/fs/hfs/include/record.h openbios-devel/fs/hfs/include/volume.h openbios-devel/fs/hfs/low.c openbios-devel/fs/hfs/medium.c openbios-devel/fs/hfs/node.c openbios-devel/fs/hfs/record.c openbios-devel/fs/hfs/volume.c openbios-devel/fs/hfsplus/blockiter.c openbios-devel/fs/hfsplus/btree.c openbios-devel/fs/hfsplus/include/apple.h openbios-devel/fs/hfsplus/include/blockiter.h openbios-devel/fs/hfsplus/include/btree.h openbios-devel/fs/hfsplus/include/hfs.h openbios-devel/fs/hfsplus/include/hfsp.h openbios-devel/fs/hfsplus/include/hfstime.h openbios-devel/fs/hfsplus/include/libhfsp.h openbios-devel/fs/hfsplus/include/record.h openbios-devel/fs/hfsplus/include/swab.h openbios-devel/fs/hfsplus/include/volume.h openbios-devel/fs/hfsplus/libhfsp.c openbios-devel/fs/hfsplus/record.c openbios-devel/fs/hfsplus/volume.c openbios-devel/fs/os.h openbios-devel/libgcc/__lshrdi3.c openbios-devel/libgcc/ashldi3.c openbios-devel/libgcc/ashrdi3.c openbios-devel/libgcc/multi3.c Log: Update FSF addresses
Modified: openbios-devel/drivers/vga_vbe.c =================================================================== --- openbios-devel/drivers/vga_vbe.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/drivers/vga_vbe.c 2009-01-05 18:50:53 UTC (rev 351) @@ -12,7 +12,8 @@ * * 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 + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */
#include "openbios/config.h"
Modified: openbios-devel/fs/grubfs/fat.h =================================================================== --- openbios-devel/fs/grubfs/fat.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/fat.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */
Modified: openbios-devel/fs/grubfs/filesys.h =================================================================== --- openbios-devel/fs/grubfs/filesys.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/filesys.h 2009-01-05 18:50:53 UTC (rev 351) @@ -19,7 +19,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */
/* This disables some portion of code */
Modified: openbios-devel/fs/grubfs/fsys_ext2fs.c =================================================================== --- openbios-devel/fs/grubfs/fsys_ext2fs.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/fsys_ext2fs.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */
#ifdef FSYS_EXT2FS
Modified: openbios-devel/fs/grubfs/fsys_fat.c =================================================================== --- openbios-devel/fs/grubfs/fsys_fat.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/fsys_fat.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */
#ifdef FSYS_FAT
Modified: openbios-devel/fs/grubfs/fsys_ffs.c =================================================================== --- openbios-devel/fs/grubfs/fsys_ffs.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/fsys_ffs.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */
/*
Modified: openbios-devel/fs/grubfs/fsys_iso9660.c =================================================================== --- openbios-devel/fs/grubfs/fsys_iso9660.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/fsys_iso9660.c 2009-01-05 18:50:53 UTC (rev 351) @@ -16,7 +16,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ /* * References:
Modified: openbios-devel/fs/grubfs/fsys_jfs.c =================================================================== --- openbios-devel/fs/grubfs/fsys_jfs.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/fsys_jfs.c 2009-01-05 18:50:53 UTC (rev 351) @@ -15,7 +15,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */
#ifdef FSYS_JFS
Modified: openbios-devel/fs/grubfs/fsys_minix.c =================================================================== --- openbios-devel/fs/grubfs/fsys_minix.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/fsys_minix.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */
/* Restrictions:
Modified: openbios-devel/fs/grubfs/fsys_ntfs.c =================================================================== --- openbios-devel/fs/grubfs/fsys_ntfs.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/fsys_ntfs.c 2009-01-05 18:50:53 UTC (rev 351) @@ -15,7 +15,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */
/*
Modified: openbios-devel/fs/grubfs/fsys_reiserfs.c =================================================================== --- openbios-devel/fs/grubfs/fsys_reiserfs.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/fsys_reiserfs.c 2009-01-05 18:50:53 UTC (rev 351) @@ -15,7 +15,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */
#ifdef FSYS_REISERFS
Modified: openbios-devel/fs/grubfs/fsys_vstafs.c =================================================================== --- openbios-devel/fs/grubfs/fsys_vstafs.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/fsys_vstafs.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */
#ifdef FSYS_VSTAFS
Modified: openbios-devel/fs/grubfs/fsys_xfs.c =================================================================== --- openbios-devel/fs/grubfs/fsys_xfs.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/fsys_xfs.c 2009-01-05 18:50:53 UTC (rev 351) @@ -15,7 +15,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */
#ifdef FSYS_XFS
Modified: openbios-devel/fs/grubfs/iso9660.h =================================================================== --- openbios-devel/fs/grubfs/iso9660.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/iso9660.h 2009-01-05 18:50:53 UTC (rev 351) @@ -16,7 +16,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ /* * References:
Modified: openbios-devel/fs/grubfs/vstafs.h =================================================================== --- openbios-devel/fs/grubfs/vstafs.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/grubfs/vstafs.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */
Modified: openbios-devel/fs/hfs/block.c =================================================================== --- openbios-devel/fs/hfs/block.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/block.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, +* MA 02110-1301, USA. * * $Id: block.c,v 1.11 1998/11/02 22:08:52 rob Exp $ */
Modified: openbios-devel/fs/hfs/btree.c =================================================================== --- openbios-devel/fs/hfs/btree.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/btree.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: btree.c,v 1.10 1998/11/02 22:08:54 rob Exp $ */
Modified: openbios-devel/fs/hfs/data.c =================================================================== --- openbios-devel/fs/hfs/data.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/data.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: data.c,v 1.7 1998/11/02 22:08:57 rob Exp $ */
Modified: openbios-devel/fs/hfs/file.c =================================================================== --- openbios-devel/fs/hfs/file.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/file.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: file.c,v 1.9 1998/11/02 22:08:59 rob Exp $ */
Modified: openbios-devel/fs/hfs/hfs.c =================================================================== --- openbios-devel/fs/hfs/hfs.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/hfs.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: hfs.c,v 1.15 1998/11/02 22:09:00 rob Exp $ */
Modified: openbios-devel/fs/hfs/include/apple.h =================================================================== --- openbios-devel/fs/hfs/include/apple.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/include/apple.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: apple.h,v 1.1 1998/04/11 08:27:11 rob Exp $ */
Modified: openbios-devel/fs/hfs/include/block.h =================================================================== --- openbios-devel/fs/hfs/include/block.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/include/block.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: block.h,v 1.10 1998/11/02 22:08:53 rob Exp $ */
Modified: openbios-devel/fs/hfs/include/btree.h =================================================================== --- openbios-devel/fs/hfs/include/btree.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/include/btree.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: btree.h,v 1.8 1998/11/02 22:08:55 rob Exp $ */
Modified: openbios-devel/fs/hfs/include/data.h =================================================================== --- openbios-devel/fs/hfs/include/data.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/include/data.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: data.h,v 1.7 1998/11/02 22:08:58 rob Exp $ */
Modified: openbios-devel/fs/hfs/include/file.h =================================================================== --- openbios-devel/fs/hfs/include/file.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/include/file.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: file.h,v 1.6 1998/04/11 08:27:12 rob Exp $ */
Modified: openbios-devel/fs/hfs/include/hfs.h =================================================================== --- openbios-devel/fs/hfs/include/hfs.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/include/hfs.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: hfs.h,v 1.11 1998/11/02 22:09:01 rob Exp $ */
Modified: openbios-devel/fs/hfs/include/libhfs.h =================================================================== --- openbios-devel/fs/hfs/include/libhfs.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/include/libhfs.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: libhfs.h,v 1.7 1998/11/02 22:09:02 rob Exp $ */
Modified: openbios-devel/fs/hfs/include/low.h =================================================================== --- openbios-devel/fs/hfs/include/low.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/include/low.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: low.h,v 1.6 1998/04/11 08:27:13 rob Exp $ */
Modified: openbios-devel/fs/hfs/include/medium.h =================================================================== --- openbios-devel/fs/hfs/include/medium.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/include/medium.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: medium.h,v 1.3 1998/04/11 08:27:13 rob Exp $ */
Modified: openbios-devel/fs/hfs/include/node.h =================================================================== --- openbios-devel/fs/hfs/include/node.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/include/node.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: node.h,v 1.7 1998/11/02 22:09:06 rob Exp $ */
Modified: openbios-devel/fs/hfs/include/record.h =================================================================== --- openbios-devel/fs/hfs/include/record.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/include/record.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: record.h,v 1.7 1998/11/02 22:09:08 rob Exp $ */
Modified: openbios-devel/fs/hfs/include/volume.h =================================================================== --- openbios-devel/fs/hfs/include/volume.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/include/volume.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: volume.h,v 1.7 1998/11/02 22:09:12 rob Exp $ */
Modified: openbios-devel/fs/hfs/low.c =================================================================== --- openbios-devel/fs/hfs/low.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/low.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: low.c,v 1.8 1998/11/02 22:09:03 rob Exp $ */
Modified: openbios-devel/fs/hfs/medium.c =================================================================== --- openbios-devel/fs/hfs/medium.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/medium.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: medium.c,v 1.4 1998/11/02 22:09:04 rob Exp $ */
Modified: openbios-devel/fs/hfs/node.c =================================================================== --- openbios-devel/fs/hfs/node.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/node.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: node.c,v 1.9 1998/11/02 22:09:05 rob Exp $ */
Modified: openbios-devel/fs/hfs/record.c =================================================================== --- openbios-devel/fs/hfs/record.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/record.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: record.c,v 1.9 1998/11/02 22:09:07 rob Exp $ */
Modified: openbios-devel/fs/hfs/volume.c =================================================================== --- openbios-devel/fs/hfs/volume.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfs/volume.c 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: volume.c,v 1.12 1998/11/02 22:09:10 rob Exp $ */
Modified: openbios-devel/fs/hfsplus/blockiter.c =================================================================== --- openbios-devel/fs/hfsplus/blockiter.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/blockiter.c 2009-01-05 18:50:53 UTC (rev 351) @@ -19,7 +19,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: blockiter.c,v 1.2 2000/10/17 05:58:46 hasi Exp $ */
Modified: openbios-devel/fs/hfsplus/btree.c =================================================================== --- openbios-devel/fs/hfsplus/btree.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/btree.c 2009-01-05 18:50:53 UTC (rev 351) @@ -22,7 +22,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: btree.c,v 1.14 2000/10/25 05:43:04 hasi Exp $ */
Modified: openbios-devel/fs/hfsplus/include/apple.h =================================================================== --- openbios-devel/fs/hfsplus/include/apple.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/include/apple.h 2009-01-05 18:50:53 UTC (rev 351) @@ -20,7 +20,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: apple.h,v 1.2 2000/09/08 14:55:08 hasi Exp $ */
Modified: openbios-devel/fs/hfsplus/include/blockiter.h =================================================================== --- openbios-devel/fs/hfsplus/include/blockiter.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/include/blockiter.h 2009-01-05 18:50:53 UTC (rev 351) @@ -19,7 +19,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: blockiter.h,v 1.1 2000/10/10 11:14:05 hasi Exp $ */
Modified: openbios-devel/fs/hfsplus/include/btree.h =================================================================== --- openbios-devel/fs/hfsplus/include/btree.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/include/btree.h 2009-01-05 18:50:53 UTC (rev 351) @@ -20,7 +20,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: btree.h,v 1.10 2000/10/25 05:43:04 hasi Exp $ */
Modified: openbios-devel/fs/hfsplus/include/hfs.h =================================================================== --- openbios-devel/fs/hfsplus/include/hfs.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/include/hfs.h 2009-01-05 18:50:53 UTC (rev 351) @@ -19,7 +19,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: hfs.h,v 1.1.1.1 2000/07/25 10:33:40 kkaempf Exp $ */
Modified: openbios-devel/fs/hfsplus/include/hfsp.h =================================================================== --- openbios-devel/fs/hfsplus/include/hfsp.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/include/hfsp.h 2009-01-05 18:50:53 UTC (rev 351) @@ -22,7 +22,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: hfsp.h,v 1.17 2000/10/20 06:16:52 hasi Exp $ */
Modified: openbios-devel/fs/hfsplus/include/hfstime.h =================================================================== --- openbios-devel/fs/hfsplus/include/hfstime.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/include/hfstime.h 2009-01-05 18:50:53 UTC (rev 351) @@ -21,7 +21,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: hfstime.h,v 1.2 2000/10/19 13:33:38 hasi Exp $ */
Modified: openbios-devel/fs/hfsplus/include/libhfsp.h =================================================================== --- openbios-devel/fs/hfsplus/include/libhfsp.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/include/libhfsp.h 2009-01-05 18:50:53 UTC (rev 351) @@ -18,7 +18,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: libhfsp.h,v 1.17 2000/10/20 06:16:52 hasi Exp $ */
Modified: openbios-devel/fs/hfsplus/include/record.h =================================================================== --- openbios-devel/fs/hfsplus/include/record.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/include/record.h 2009-01-05 18:50:53 UTC (rev 351) @@ -20,7 +20,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: record.h,v 1.10 2000/10/01 17:08:05 hasi Exp $ */
Modified: openbios-devel/fs/hfsplus/include/swab.h =================================================================== --- openbios-devel/fs/hfsplus/include/swab.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/include/swab.h 2009-01-05 18:50:53 UTC (rev 351) @@ -19,7 +19,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: swab.h,v 1.1.1.1 2002/03/05 19:50:29 klaus Exp $ */
Modified: openbios-devel/fs/hfsplus/include/volume.h =================================================================== --- openbios-devel/fs/hfsplus/include/volume.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/include/volume.h 2009-01-05 18:50:53 UTC (rev 351) @@ -15,7 +15,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: volume.h,v 1.11 2000/10/17 05:58:46 hasi Exp $ */
Modified: openbios-devel/fs/hfsplus/libhfsp.c =================================================================== --- openbios-devel/fs/hfsplus/libhfsp.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/libhfsp.c 2009-01-05 18:50:53 UTC (rev 351) @@ -17,7 +17,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: libhfsp.c,v 1.1.1.1 2000/07/25 10:33:40 kkaempf Exp $ */
Modified: openbios-devel/fs/hfsplus/record.c =================================================================== --- openbios-devel/fs/hfsplus/record.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/record.c 2009-01-05 18:50:53 UTC (rev 351) @@ -20,7 +20,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: record.c,v 1.24 2000/10/17 05:58:46 hasi Exp $ */
Modified: openbios-devel/fs/hfsplus/volume.c =================================================================== --- openbios-devel/fs/hfsplus/volume.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/hfsplus/volume.c 2009-01-05 18:50:53 UTC (rev 351) @@ -19,7 +19,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: volume.c,v 1.21 2000/10/25 05:43:04 hasi Exp $ */
Modified: openbios-devel/fs/os.h =================================================================== --- openbios-devel/fs/os.h 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/fs/os.h 2009-01-05 18:50:53 UTC (rev 351) @@ -14,7 +14,8 @@ * * 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., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. * * $Id: os.h,v 1.1.1.1 2000/07/25 10:33:40 kkaempf Exp $ */
Modified: openbios-devel/libgcc/__lshrdi3.c =================================================================== --- openbios-devel/libgcc/__lshrdi3.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/libgcc/__lshrdi3.c 2009-01-05 18:50:53 UTC (rev 351) @@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin St, Fifth Floor, Boston, +MA 02110-1301, USA. */
#include "libgcc.h"
Modified: openbios-devel/libgcc/ashldi3.c =================================================================== --- openbios-devel/libgcc/ashldi3.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/libgcc/ashldi3.c 2009-01-05 18:50:53 UTC (rev 351) @@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin St, Fifth Floor, Boston, +MA 02110-1301, USA. */
#include "libgcc.h"
Modified: openbios-devel/libgcc/ashrdi3.c =================================================================== --- openbios-devel/libgcc/ashrdi3.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/libgcc/ashrdi3.c 2009-01-05 18:50:53 UTC (rev 351) @@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin St, Fifth Floor, Boston, +MA 02110-1301, USA. */
#include "libgcc.h"
Modified: openbios-devel/libgcc/multi3.c =================================================================== --- openbios-devel/libgcc/multi3.c 2009-01-04 20:39:50 UTC (rev 350) +++ openbios-devel/libgcc/multi3.c 2009-01-05 18:50:53 UTC (rev 351) @@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin St, Fifth Floor, Boston, +MA 02110-1301, USA. */
#include "libgcc.h"