]> granicus.if.org Git - postgis/commitdiff
Fix missing tag
authorPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 31 Jan 2012 18:10:46 +0000 (18:10 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 31 Jan 2012 18:10:46 +0000 (18:10 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8978 b70326c6-7e19-0410-871a-916f4a2858ee

doc/faq.xml

index f39e58ac2ca73670876e9193c76dbbf9c01cc97f..7bdddffec8d2add2ebfc8171f4db69dcad9523d7 100644 (file)
@@ -360,6 +360,7 @@ WHERE ST_DWithin(geocolumn, 'POINT(1000 1000)', 100.0);</programlisting>
       </answer>
     </qandaentry>
   </qandaset>
+</qandaentry>
 
        <qandaentry>
       <question>
@@ -371,6 +372,7 @@ WHERE ST_DWithin(geocolumn, 'POINT(1000 1000)', 100.0);</programlisting>
                                <para>The only exception would be if you made changes to the PostGIS source code, and distributed your changed version of PostGIS. In that case you would have to share the code of your changed PostGIS (but not the code of applications running on top of it). Even in this limited case, you would still only have to distribute source code to people you distributed binaries to. The GPL does not require that you <strong>publish</strong> your source code, only that you share it with people you give binaries to.</para>
       </answer>
     </qandaentry>
+
   </qandaset>
 
 </chapter>
\ No newline at end of file