From: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Date: Thu, 24 Mar 2016 12:43:31 +0100
Subject: fsf-address

===================================================================
---
 gpl.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gpl.c b/gpl.c
index 7ba49c9..04e040d 100644
--- a/gpl.c
+++ b/gpl.c
@@ -22,7 +22,7 @@ void PrintGPL()
 "		       Version 2, June 1991",
 "",
 " Copyright (C) 1989, 1991 Free Software Foundation, Inc.",
-"     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA",
+" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA",
 " Everyone is permitted to copy and distribute verbatim copies",
 " of this license document, but changing it is not allowed.",
 "",
@@ -326,7 +326,8 @@ void PrintGPL()
 "",
 "    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.",
 "",
 "",
 "Also add information on how to contact you by electronic and paper mail.",
