X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flyx2lyx%2Fgenerate_encoding_info.py;h=6766ef0520132b3c9657369f036a0d3ab87b0b3c;hb=0aaf2f2008b5aa8a5e64655fcc83cbe450a39486;hp=211ea48405d929b396fc7ac977aec569148022ef;hpb=a1564186deaabdd17323c4c8c03dea2c2c3f7d9a;p=lyx.git diff --git a/lib/lyx2lyx/generate_encoding_info.py b/lib/lyx2lyx/generate_encoding_info.py index 211ea48405..6766ef0520 100644 --- a/lib/lyx2lyx/generate_encoding_info.py +++ b/lib/lyx2lyx/generate_encoding_info.py @@ -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 """ This module parses lib/languages and prints it as a python dictionary, ready to use by other python modules"""