From c8f3cd1faf678b64920ad62f1275b03aae0157a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Fri, 9 Nov 2007 18:11:05 +0100 Subject: Update FSF address on non-contributed code and COPYING files. For contributed code, leave whatever the version we last synced for is using to make simpler future syncs. --- win32/include/dlfcn.h | 2 +- win32/include/msvc/inttypes.h | 2 +- win32/include/msvc/stdint.h | 2 +- win32/include/msvc/sys/time.h | 2 +- win32/include/sys/socket.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'win32/include') 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 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 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 diff --git a/win32/include/sys/socket.h b/win32/include/sys/socket.h index 7786114a8..e3fd4872a 100644 --- 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, */ -- cgit v1.2.3