From f4190c9e23d12561ae0db609499e63fe90d48dc9 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Thu, 4 Nov 2010 15:45:51 +0000 Subject: [PATCH] Update header. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36066 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/lyx2lyx/parser_tools.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/lyx2lyx/parser_tools.py b/lib/lyx2lyx/parser_tools.py index 0299ed7c4a..3c4a4bdcd7 100644 --- a/lib/lyx2lyx/parser_tools.py +++ b/lib/lyx2lyx/parser_tools.py @@ -1,6 +1,7 @@ # This file is part of lyx2lyx # -*- coding: utf-8 -*- -# Copyright (C) 2002-2004 Dekel Tsur , José Matos +# Copyright (C) 2002-2010 Dekel Tsur , +# José Matos , Richard Heck # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -16,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -" This modules offer several free functions to help parse lines." +" This modules offer several free functions to help parse lines. " # Utilities for one line def check_token(line, token): -- 2.39.5