]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/profiling.py
Fix parentheses with Hebrew
[lyx.git] / lib / lyx2lyx / profiling.py
index fbdb10a2c7775cdefd41936ffb563e9b553950e8..bd885bb965a49381f78d8b1dba262c61ee526830 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/python3
 # -*- coding: utf-8 -*-
 # Copyright (C) 2004 José Matos <jamatos@lyx.org>
 #
@@ -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
 
 # We need all this because lyx2lyx does not have the .py termination
 import imp