X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flyx2lyx%2Flyx2lyx_version.py.in;h=e99da0bf64dc1dc84700c64894be95e27492b2ae;hb=9da74fe2078e24e1e7891784ecbfe33ff77e7f85;hp=0bd7ea9d12517ba5106a002118d640410857ac3b;hpb=69664082dabc93cdcf90280f9e1812b44d1a9bb5;p=lyx.git diff --git a/lib/lyx2lyx/lyx2lyx_version.py.in b/lib/lyx2lyx/lyx2lyx_version.py.in index 0bd7ea9d12..e99da0bf64 100644 --- a/lib/lyx2lyx/lyx2lyx_version.py.in +++ b/lib/lyx2lyx/lyx2lyx_version.py.in @@ -1,6 +1,6 @@ # This file is part of lyx2lyx -*- python -*- -# -*- coding: iso-8859-1 -*- -# Copyright (C) 2006 José Matos +# -*- coding: utf-8 -*- +# Copyright (C) 2006 José Matos # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -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 version = "@PACKAGE_VERSION@"