Skip to content

Commit 7929763

Browse files
committed
- updated Copyright (c) text to 2010
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@4850 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent 4da9611 commit 7929763

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

modelica_parser/src/MyAST.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of OpenModelica.
33
*
4-
* Copyright (c) 1998-2008, Linköpings University,
4+
* Copyright (c) 1998-2010, Linköpings University,
55
* Department of Computer and Information Science,
66
* SE-58183 Linköping, Sweden.
77
*

modelica_parser/src/modelica_lexer.g

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of OpenModelica.
33
*
4-
* Copyright (c) 1998-2008, Linkopings University,
4+
* Copyright (c) 1998-2010, Linkopings University,
55
* Department of Computer and Information Science,
66
* SE-58183 Linkoping, Sweden.
77
*

modelica_parser/src/modelica_parser.g

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of OpenModelica.
33
*
4-
* Copyright (c) 1998-2008, Linkopings University,
4+
* Copyright (c) 1998-2010, Linkopings University,
55
* Department of Computer and Information Science,
66
* SE-58183 Linkoping, Sweden.
77
*

modelica_parser/src/test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of OpenModelica.
33
*
4-
* Copyright (c) 1998-2008, Linköpings University,
4+
* Copyright (c) 1998-2010, Linköpings University,
55
* Department of Computer and Information Science,
66
* SE-58183 Linköping, Sweden.
77
*

modelica_parser/src/token_names.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of OpenModelica.
33
*
4-
* Copyright (c) 1998-2008, Linköpings University,
4+
* Copyright (c) 1998-2010, Linköpings University,
55
* Department of Computer and Information Science,
66
* SE-58183 Linköping, Sweden.
77
*

modelica_parser/src/token_names.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of OpenModelica.
33
*
4-
* Copyright (c) 1998-2008, Linköpings University,
4+
* Copyright (c) 1998-2010, Linköpings University,
55
* Department of Computer and Information Science,
66
* SE-58183 Linköping, Sweden.
77
*

0 commit comments

Comments
 (0)