Skip to content

Commit 0af7507

Browse files
committed
Update year of copyright
1 parent b0c6f86 commit 0af7507

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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-2021, 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-2021, 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-2021, 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, 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-2021, 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

0 commit comments

Comments
 (0)