Blame 0009-Fix-the-FSF-address.patch

3645672
From b14c08bd7d3a3094ab74009d415ca2bbcdb4b828 Mon Sep 17 00:00:00 2001
3645672
From: =?UTF-8?q?St=C3=A9phane=20Gimenez?= <gimenez@pps.jussieu.fr>
3645672
Date: Tue, 1 Sep 2015 09:51:22 +0200
3645672
Subject: [PATCH 09/11] Fix the FSF address
3645672
3645672
---
3645672
 data/syntax/ocaml.lang | 4 ++--
3645672
 1 file changed, 2 insertions(+), 2 deletions(-)
3645672
3645672
diff --git a/data/syntax/ocaml.lang b/data/syntax/ocaml.lang
3645672
index d476681..81ca99f 100644
3645672
--- a/data/syntax/ocaml.lang
3645672
+++ b/data/syntax/ocaml.lang
3645672
@@ -18,8 +18,8 @@
3645672
 
3645672
  You should have received a copy of the GNU Library General Public
3645672
  License along with this library; if not, write to the
3645672
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
3645672
- Boston, MA 02111-1307, USA.
3645672
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
3645672
+ MA 02110-1301, USA.
3645672
 -->
3645672
 <language id="ocaml" _name="Objective Caml" version="2.0" _section="Sources">
3645672
   <metadata>
3645672
-- 
3645672
2.9.4
3645672