diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/assert.h | 2 | ||||
-rw-r--r-- | src/include/pc80/ide.h | 2 | ||||
-rw-r--r-- | src/include/sdram_mode.h | 2 | ||||
-rw-r--r-- | src/include/spd.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/include/assert.h b/src/include/assert.h index 639a88c78f..17f297d62b 100644 --- a/src/include/assert.h +++ b/src/include/assert.h @@ -17,7 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
* $Log: assert.h,v $
* Revision 1.1 2005/07/11 16:03:54 smagnani
diff --git a/src/include/pc80/ide.h b/src/include/pc80/ide.h index 6d8be50914..55eec2259d 100644 --- a/src/include/pc80/ide.h +++ b/src/include/pc80/ide.h @@ -15,7 +15,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * * */ diff --git a/src/include/sdram_mode.h b/src/include/sdram_mode.h index f1b142e2ae..238ff6b787 100644 --- a/src/include/sdram_mode.h +++ b/src/include/sdram_mode.h @@ -18,7 +18,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
* $Log: sdram_mode.h,v $
* Revision 1.1 2005/07/11 16:03:54 smagnani
diff --git a/src/include/spd.h b/src/include/spd.h index 64476563db..65ea9d4af5 100644 --- a/src/include/spd.h +++ b/src/include/spd.h @@ -18,7 +18,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
* $Log: spd.h,v $
* Revision 1.1 2005/07/11 16:03:54 smagnani
|