summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/include/dlfcn.h2
-rw-r--r--win32/include/msvc/inttypes.h2
-rw-r--r--win32/include/msvc/stdint.h2
-rw-r--r--win32/include/msvc/sys/time.h2
-rwxr-xr-xwin32/include/sys/socket.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/win32/include/dlfcn.h b/win32/include/dlfcn.h
index b020daaac..648fae38d 100644
--- a/win32/include/dlfcn.h
+++ b/win32/include/dlfcn.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 Street, Fifth Floor, Boston, MA 02110, USA
*
* WIN32 PORT,
* by Matthew Grooms <elon@altavista.com>
diff --git a/win32/include/msvc/inttypes.h b/win32/include/msvc/inttypes.h
index 2934bf43a..e1aa46b74 100644
--- a/win32/include/msvc/inttypes.h
+++ b/win32/include/msvc/inttypes.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 Street, Fifth Floor, Boston, MA 02110, USA
*
* WIN32 PORT,
* by Matthew Grooms <elon@altavista.com>
diff --git a/win32/include/msvc/stdint.h b/win32/include/msvc/stdint.h
index 7b9d4a090..bbd9699ef 100644
--- a/win32/include/msvc/stdint.h
+++ b/win32/include/msvc/stdint.h
@@ -25,7 +25,7 @@ details. */
*
* You should have received a copy of the GNU General Public License
* along with self program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*
* $Id: stdint.h,v 1.2 2004/09/20 19:30:08 valtri Exp $
*/
diff --git a/win32/include/msvc/sys/time.h b/win32/include/msvc/sys/time.h
index 074a8a1e6..2664d2a58 100644
--- a/win32/include/msvc/sys/time.h
+++ b/win32/include/msvc/sys/time.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 Street, Fifth Floor, Boston, MA 02110, USA
*
* WIN32 PORT,
* by Matthew Grooms <elon@altavista.com>
diff --git a/win32/include/sys/socket.h b/win32/include/sys/socket.h
index 7786114a8..e3fd4872a 100755
--- a/win32/include/sys/socket.h
+++ b/win32/include/sys/socket.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 Street, Fifth Floor, Boston, MA 02110, USA
*
* WIN32 PORT,
*/