Skip to content

Commit 1987f23

Browse files
authored
Update OMTypedParser.py
1 parent 0be4f4d commit 1987f23

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

OMPython/OMTypedParser.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from __future__ import print_function
66
from builtins import int, range
77

8-
__author__ = "Martin Sjölund"
8+
__author__ = "Anand Kalaiarasi Ganeson, ganan642@student.liu.se, 2012-03-19, and Martin Sjölund"
99
__license__ = """
1010
This file is part of OpenModelica.
1111
@@ -33,9 +33,6 @@
3333
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, EXCEPT AS
3434
EXPRESSLY SET FORTH IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE
3535
CONDITIONS OF OSMC-PL.
36-
37-
Author : Anand Kalaiarasi Ganeson, ganan642@student.liu.se, 2012-03-19
38-
Version: 1.0
3936
"""
4037
__status__ = "Prototype"
4138
__maintainer__ = "https://openmodelica.org"

0 commit comments

Comments
 (0)