Skip to content

Commit cfb3737

Browse files
renaming mendix tech to SISW
1 parent cf6785d commit cfb3737

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config/_default/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ replacements = "github.com/FortAwesome/Font-Awesome -> ., github.com/twbs/bootst
9292
# These are mainly (all?) Docsy settings
9393

9494
[params]
95-
copyright = "© Mendix Technology BV 2021. All rights reserved."
95+
copyright = "© Siemens Industry Software Netherlands B.V. 2025. All rights reserved."
9696
privacy_policy = "http://www.mendix.com/privacy-policy/"
9797

9898
# Menu title if your navbar has a versions selector to access old versions of your site.

layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
<div id="mx-footer" class="mx-footer" data-test-id="mx-footer">
17-
<p class="mx-footer__copyright">© Mendix Technology BV <span id="mx-footer__copyright-year"></span>. All rights reserved</p>
17+
<p class="mx-footer__copyright">© Siemens Industry Software Netherlands B.V. <span id="mx-footer__copyright-year"></span>. All rights reserved</p>
1818
<ul class="mx-footer__links-list">
1919
<li>
2020
<a

layouts/partials/print/print-footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="container">
33
<div class="row">
44
<div class="col-4 text-left">
5-
<span>© Mendix Technology BV
5+
<span>© Siemens Industry Software Netherlands B.V.
66
<script type="text/javascript">
77
var d=new Date();
88
document.write(d.getFullYear() + ".");

0 commit comments

Comments
 (0)