Skip to content

Commit 64d9bd4

Browse files
authored
Bump copyright year to 2025 (#4514)
1 parent b9f2a3d commit 64d9bd4

File tree

76 files changed

+76
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+76
-76
lines changed

.CI/checkHTMLDoc/checkLinks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33

44
'''
5-
Copyright (C) 2020, Modelica Association and contributors
5+
Copyright (C) 2020-2025, Modelica Association and contributors
66
All rights reserved.
77
88
Check Modelica HTML documentation for link validity

.CI/checkHTMLDoc/checkTags.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33

44
'''
5-
Copyright (C) 2020, Modelica Association and contributors
5+
Copyright (C) 2020-2025, Modelica Association and contributors
66
All rights reserved.
77
88
Check Modelica HTML documentation for tag validity

.CI/checkHTMLDoc/tidyHTML.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33

44
'''
5-
Copyright (C) 2020, Modelica Association and contributors
5+
Copyright (C) 2020-2025, Modelica Association and contributors
66
All rights reserved.
77
88
Check Modelica HTML documentation with HTML Tidy

.CI/check_deprecated_line_color.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33

44
'''
5-
Copyright (C) 2021-2023, Modelica Association and contributors
5+
Copyright (C) 2021-2025, Modelica Association and contributors
66
All rights reserved.
77
88
Check for deprecated Text.lineColor annotation

.CI/check_html.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33

44
'''
5-
Copyright (C) 2020, Modelica Association and contributors
5+
Copyright (C) 2020-2025, Modelica Association and contributors
66
All rights reserved.
77
88
Check Modelica HTML documentation for validity

.CI/classCoverage/CountClasses.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33

44
'''
5-
Copyright (C) 2020, Modelica Association and contributors
5+
Copyright (C) 2020-2025, Modelica Association and contributors
66
All rights reserved.
77
88
Print class coverage for all classes, sorted by reference count

Complex.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ Documentation(info="<html>
264264
<p>Complex number defined as a record containing real and imaginary part, utilizing operator overloading.</p>
265265
<p>
266266
<strong>Licensed by the Modelica Association under the 3-Clause BSD License</strong><br>
267-
Copyright &copy; 2010-2024, Modelica Association and <a href=\"modelica://Modelica.UsersGuide.Contact\">contributors</a>
267+
Copyright &copy; 2010-2025, Modelica Association and <a href=\"modelica://Modelica.UsersGuide.Contact\">contributors</a>
268268
</p>
269269
270270
<p>

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 1998-2024, Modelica Association and contributors
3+
Copyright (c) 1998-2025, Modelica Association and contributors
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

Modelica/Blocks/package.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3255,7 +3255,7 @@ This library contains input/output blocks to build up block diagrams.
32553255
email: <a href=\"mailto:[email protected]\">[email protected]</a><br></dd>
32563256
</dl>
32573257
<p>
3258-
Copyright &copy; 1998-2024, Modelica Association and contributors
3258+
Copyright &copy; 1998-2025, Modelica Association and contributors
32593259
</p>
32603260
</html>", revisions="<html>
32613261
<ul>

Modelica/Clocked/package.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Furthermore:
4747
gives author and acknowledgement information for this library.</li>
4848
</ul>
4949
<p>
50-
<em>Copyright &copy; 2012-2024, Modelica Association and contributors.</em>
50+
<em>Copyright &copy; 2012-2025, Modelica Association and contributors.</em>
5151
</p>
5252
</html>",
5353
revisions="<html>

0 commit comments

Comments
 (0)