diff --git a/plugins/CDVDolio/CDVDDialog.cpp b/plugins/CDVDolio/CDVDDialog.cpp index 575112f3d4..f5666861fb 100644 --- a/plugins/CDVDolio/CDVDDialog.cpp +++ b/plugins/CDVDolio/CDVDDialog.cpp @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/CDVDolio/CDVDDialog.h b/plugins/CDVDolio/CDVDDialog.h index 7f1e69c130..ccff96cb6e 100644 --- a/plugins/CDVDolio/CDVDDialog.h +++ b/plugins/CDVDolio/CDVDDialog.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/CDVDolio/cdvd.cpp b/plugins/CDVDolio/cdvd.cpp index 9727e8d2dc..07f6684ea3 100644 --- a/plugins/CDVDolio/cdvd.cpp +++ b/plugins/CDVDolio/cdvd.cpp @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/CDVDolio/cdvd.h b/plugins/CDVDolio/cdvd.h index 026d4cd4b1..3cd1492e6d 100644 --- a/plugins/CDVDolio/cdvd.h +++ b/plugins/CDVDolio/cdvd.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/USBqemu/USB.cpp b/plugins/USBqemu/USB.cpp index 6ed130eea9..acfeed7333 100644 --- a/plugins/USBqemu/USB.cpp +++ b/plugins/USBqemu/USB.cpp @@ -13,7 +13,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-1301, USA */ #include "qemu-usb/USBinternal.h" diff --git a/plugins/USBqemu/USB.h b/plugins/USBqemu/USB.h index 7df2b73792..91b51a5a98 100644 --- a/plugins/USBqemu/USB.h +++ b/plugins/USBqemu/USB.h @@ -13,7 +13,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-1301, USA */ #pragma once diff --git a/plugins/USBqemu/usb-eyetoy/usb-eyetoy.cpp b/plugins/USBqemu/usb-eyetoy/usb-eyetoy.cpp index 8910deb070..2a89a17af3 100644 --- a/plugins/USBqemu/usb-eyetoy/usb-eyetoy.cpp +++ b/plugins/USBqemu/usb-eyetoy/usb-eyetoy.cpp @@ -369,7 +369,7 @@ USBDevice *eyetoy_init() * * 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. + * Inc., Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. */ #ifdef OV511_ALLOW_CONVERSION diff --git a/plugins/spu2-x/src/Linux/ConfigSoundTouch.cpp b/plugins/spu2-x/src/Linux/ConfigSoundTouch.cpp index d1535fffcd..b56e956862 100644 --- a/plugins/spu2-x/src/Linux/ConfigSoundTouch.cpp +++ b/plugins/spu2-x/src/Linux/ConfigSoundTouch.cpp @@ -14,8 +14,8 @@ * for more details. * * You should have received a copy of the GNU Lesser General Public License along - * with this library; if not, write to the Free Software Foundation, Inc., 59 - * Temple Place, Suite 330, Boston, MA 02111-1307 USA + * with this library; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * */ diff --git a/plugins/xpad/xpad.cpp b/plugins/xpad/xpad.cpp index f3425cb8ab..ad27319343 100644 --- a/plugins/xpad/xpad.cpp +++ b/plugins/xpad/xpad.cpp @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/xpad/xpad.h b/plugins/xpad/xpad.h index 2990d2595e..ac9dbe6d64 100644 --- a/plugins/xpad/xpad.h +++ b/plugins/xpad/xpad.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/zerogs/dx/x86-32.asm b/plugins/zerogs/dx/x86-32.asm index 2ce84c66ba..02f999692e 100644 --- a/plugins/zerogs/dx/x86-32.asm +++ b/plugins/zerogs/dx/x86-32.asm @@ -13,7 +13,7 @@ ; ; You should have received a copy of the GNU General Public License ; along with GNU Make; see the file COPYING. If not, write to -; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. ; http://www.gnu.org/copyleft/gpl.html ; ; diff --git a/plugins/zerogs/dx/x86-64.asm b/plugins/zerogs/dx/x86-64.asm index 5ab84d473a..211093b834 100644 --- a/plugins/zerogs/dx/x86-64.asm +++ b/plugins/zerogs/dx/x86-64.asm @@ -13,7 +13,7 @@ ; ; You should have received a copy of the GNU General Public License ; along with GNU Make; see the file COPYING. If not, write to -; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. ; http:;;www.gnu.org/copyleft/gpl.html ; ; diff --git a/plugins/zerogs/dx/x86.cpp b/plugins/zerogs/dx/x86.cpp index 1d20c83036..ba7d75ae85 100644 --- a/plugins/zerogs/dx/x86.cpp +++ b/plugins/zerogs/dx/x86.cpp @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/zerogs/dx/x86.h b/plugins/zerogs/dx/x86.h index 3cdd84e5f4..72e5a514e7 100644 --- a/plugins/zerogs/dx/x86.h +++ b/plugins/zerogs/dx/x86.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/zerogs/opengl/x86-32.S b/plugins/zerogs/opengl/x86-32.S index 73b11f11d6..6d85580a29 100644 --- a/plugins/zerogs/opengl/x86-32.S +++ b/plugins/zerogs/opengl/x86-32.S @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with GNU Make see the file COPYING. If not, write to -# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. # http://www.gnu.org/copyleft/gpl.html # # diff --git a/plugins/zerogs/opengl/x86-32.asm b/plugins/zerogs/opengl/x86-32.asm index 0531e9542f..2add757975 100644 --- a/plugins/zerogs/opengl/x86-32.asm +++ b/plugins/zerogs/opengl/x86-32.asm @@ -13,7 +13,7 @@ ; ; You should have received a copy of the GNU General Public License ; along with GNU Make; see the file COPYING. If not, write to -; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. ; http://www.gnu.org/copyleft/gpl.html ; ; diff --git a/plugins/zerogs/opengl/x86.cpp b/plugins/zerogs/opengl/x86.cpp index b895fa51dd..5b628bd268 100644 --- a/plugins/zerogs/opengl/x86.cpp +++ b/plugins/zerogs/opengl/x86.cpp @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/zerogs/opengl/x86.h b/plugins/zerogs/opengl/x86.h index e000a106eb..b0c9243d3a 100644 --- a/plugins/zerogs/opengl/x86.h +++ b/plugins/zerogs/opengl/x86.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/zzogl-pg-cg/opengl/GSDump.cpp b/plugins/zzogl-pg-cg/opengl/GSDump.cpp index 38faa18e32..70381c7d98 100644 --- a/plugins/zzogl-pg-cg/opengl/GSDump.cpp +++ b/plugins/zzogl-pg-cg/opengl/GSDump.cpp @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/zzogl-pg-cg/opengl/GSDump.h b/plugins/zzogl-pg-cg/opengl/GSDump.h index 4c518c5283..066812bd9d 100644 --- a/plugins/zzogl-pg-cg/opengl/GSDump.h +++ b/plugins/zzogl-pg-cg/opengl/GSDump.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/zzogl-pg-cg/opengl/ZZoglShaders.cpp b/plugins/zzogl-pg-cg/opengl/ZZoglShaders.cpp index dfe69c44e6..23ecf9dfb5 100644 --- a/plugins/zzogl-pg-cg/opengl/ZZoglShaders.cpp +++ b/plugins/zzogl-pg-cg/opengl/ZZoglShaders.cpp @@ -14,7 +14,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-1301, USA */ //#ifdef NVIDIA_CG_API // This code is only for NVIDIA cg-toolkit API diff --git a/plugins/zzogl-pg-cg/opengl/linux_replay.cpp b/plugins/zzogl-pg-cg/opengl/linux_replay.cpp index 28ca68808f..e3dd2ef227 100644 --- a/plugins/zzogl-pg-cg/opengl/linux_replay.cpp +++ b/plugins/zzogl-pg-cg/opengl/linux_replay.cpp @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/zzogl-pg-cg/opengl/x86-32.S b/plugins/zzogl-pg-cg/opengl/x86-32.S index 728d203788..011e6c65e0 100644 --- a/plugins/zzogl-pg-cg/opengl/x86-32.S +++ b/plugins/zzogl-pg-cg/opengl/x86-32.S @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with GNU Make see the file COPYING. If not, write to -# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. # http://www.gnu.org/copyleft/gpl.html # # diff --git a/plugins/zzogl-pg-cg/opengl/x86-32.asm b/plugins/zzogl-pg-cg/opengl/x86-32.asm index 0531e9542f..2add757975 100644 --- a/plugins/zzogl-pg-cg/opengl/x86-32.asm +++ b/plugins/zzogl-pg-cg/opengl/x86-32.asm @@ -13,7 +13,7 @@ ; ; You should have received a copy of the GNU General Public License ; along with GNU Make; see the file COPYING. If not, write to -; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. ; http://www.gnu.org/copyleft/gpl.html ; ; diff --git a/plugins/zzogl-pg/opengl/GSDump.cpp b/plugins/zzogl-pg/opengl/GSDump.cpp index 38faa18e32..70381c7d98 100644 --- a/plugins/zzogl-pg/opengl/GSDump.cpp +++ b/plugins/zzogl-pg/opengl/GSDump.cpp @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/zzogl-pg/opengl/GSDump.h b/plugins/zzogl-pg/opengl/GSDump.h index 4c518c5283..066812bd9d 100644 --- a/plugins/zzogl-pg/opengl/GSDump.h +++ b/plugins/zzogl-pg/opengl/GSDump.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/zzogl-pg/opengl/GSUniformBufferOGL.h b/plugins/zzogl-pg/opengl/GSUniformBufferOGL.h index b66e893caa..f20de010c9 100644 --- a/plugins/zzogl-pg/opengl/GSUniformBufferOGL.h +++ b/plugins/zzogl-pg/opengl/GSUniformBufferOGL.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/zzogl-pg/opengl/GSVertexArrayOGL.h b/plugins/zzogl-pg/opengl/GSVertexArrayOGL.h index 4fdb3567a5..b52c6b15e6 100644 --- a/plugins/zzogl-pg/opengl/GSVertexArrayOGL.h +++ b/plugins/zzogl-pg/opengl/GSVertexArrayOGL.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/zzogl-pg/opengl/ZZoglMem.cpp b/plugins/zzogl-pg/opengl/ZZoglMem.cpp index 96a5183c24..1a593ef645 100644 --- a/plugins/zzogl-pg/opengl/ZZoglMem.cpp +++ b/plugins/zzogl-pg/opengl/ZZoglMem.cpp @@ -13,7 +13,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-1301, USA */ #include "GS.h" diff --git a/plugins/zzogl-pg/opengl/ZZoglMem.h b/plugins/zzogl-pg/opengl/ZZoglMem.h index dbd9313ed1..42eaca3c2d 100644 --- a/plugins/zzogl-pg/opengl/ZZoglMem.h +++ b/plugins/zzogl-pg/opengl/ZZoglMem.h @@ -13,7 +13,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-1301, USA */ #ifndef __ZZOGL_MEM_H__ diff --git a/plugins/zzogl-pg/opengl/ZZoglShaders.cpp b/plugins/zzogl-pg/opengl/ZZoglShaders.cpp index 7b85cb4b31..0a68da3b84 100644 --- a/plugins/zzogl-pg/opengl/ZZoglShaders.cpp +++ b/plugins/zzogl-pg/opengl/ZZoglShaders.cpp @@ -14,7 +14,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-1301, USA */ // By default enable nvidia cg api diff --git a/plugins/zzogl-pg/opengl/ZZoglShadersGLSL.cpp b/plugins/zzogl-pg/opengl/ZZoglShadersGLSL.cpp index c6283328b5..c3eed11749 100644 --- a/plugins/zzogl-pg/opengl/ZZoglShadersGLSL.cpp +++ b/plugins/zzogl-pg/opengl/ZZoglShadersGLSL.cpp @@ -14,7 +14,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-1301, USA */ #if defined(GLSL_API) && !defined(GLSL4_API) // This code is only for GLSL API diff --git a/plugins/zzogl-pg/opengl/ZZoglShadersGLSL4.cpp b/plugins/zzogl-pg/opengl/ZZoglShadersGLSL4.cpp index 020415daae..8694165ef7 100644 --- a/plugins/zzogl-pg/opengl/ZZoglShadersGLSL4.cpp +++ b/plugins/zzogl-pg/opengl/ZZoglShadersGLSL4.cpp @@ -14,7 +14,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-1301, USA */ #ifdef GLSL4_API // This code is only for GLSL API diff --git a/plugins/zzogl-pg/opengl/linux_replay.cpp b/plugins/zzogl-pg/opengl/linux_replay.cpp index 28ca68808f..e3dd2ef227 100644 --- a/plugins/zzogl-pg/opengl/linux_replay.cpp +++ b/plugins/zzogl-pg/opengl/linux_replay.cpp @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. * http://www.gnu.org/copyleft/gpl.html * */ diff --git a/plugins/zzogl-pg/opengl/x86-32.S b/plugins/zzogl-pg/opengl/x86-32.S index 728d203788..011e6c65e0 100644 --- a/plugins/zzogl-pg/opengl/x86-32.S +++ b/plugins/zzogl-pg/opengl/x86-32.S @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with GNU Make see the file COPYING. If not, write to -# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. # http://www.gnu.org/copyleft/gpl.html # # diff --git a/plugins/zzogl-pg/opengl/x86-32.asm b/plugins/zzogl-pg/opengl/x86-32.asm index 0531e9542f..2add757975 100644 --- a/plugins/zzogl-pg/opengl/x86-32.asm +++ b/plugins/zzogl-pg/opengl/x86-32.asm @@ -13,7 +13,7 @@ ; ; You should have received a copy of the GNU General Public License ; along with GNU Make; see the file COPYING. If not, write to -; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA USA. ; http://www.gnu.org/copyleft/gpl.html ; ;