Skip to content

Commit 6e7f035

Browse files
[Update] HTML docs - commit reference and date
[Update] copyright notice
1 parent 53702bf commit 6e7f035

41 files changed

Lines changed: 45 additions & 43 deletions

Some content is hidden

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

README.md

Lines changed: 3 additions & 1 deletion

SySML2.NET.REST.Tests/RestClientTestFixture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// -------------------------------------------------------------------------------------------------
22
// <copyright file="RestClientTestFixture.cs" company="Starion Group S.A.">
33
//
4-
// Copyright 2022-2025 Starion Group S.A.
4+
// Copyright 2022-2026 Starion Group S.A.
55
//
66
// Licensed under the Apache License, Version 2.0 (the "License");
77
// you may not use this file except in compliance with the License.

SySML2.NET.REST/AuthenticationStatusKind.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// -------------------------------------------------------------------------------------------------
22
// <copyright file="AuthenticationStatusKind.cs" company="Starion Group S.A.">
33
//
4-
// Copyright 2022-2025 Starion Group S.A.
4+
// Copyright 2022-2026 Starion Group S.A.
55
//
66
// Licensed under the Apache License, Version 2.0 (the "License");
77
// you may not use this file except in compliance with the License.

SySML2.NET.REST/IRestClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// -------------------------------------------------------------------------------------------------
22
// <copyright file="IRestClient.cs" company="Starion Group S.A.">
33
//
4-
// Copyright 2022-2025 Starion Group S.A.
4+
// Copyright 2022-2026 Starion Group S.A.
55
//
66
// Licensed under the Apache License, Version 2.0 (the "License");
77
// you may not use this file except in compliance with the License.

SySML2.NET.REST/ISession.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// -------------------------------------------------------------------------------------------------
22
// <copyright file="ISession.cs" company="Starion Group S.A.">
33
//
4-
// Copyright 2022-2025 Starion Group S.A.
4+
// Copyright 2022-2026 Starion Group S.A.
55
//
66
// Licensed under the Apache License, Version 2.0 (the "License");
77
// you may not use this file except in compliance with the License.

SySML2.NET.REST/RestClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// -------------------------------------------------------------------------------------------------
22
// <copyright file="RestClient.cs" company="Starion Group S.A.">
33
//
4-
// Copyright 2022-2025 Starion Group S.A.
4+
// Copyright 2022-2026 Starion Group S.A.
55
//
66
// Licensed under the Apache License, Version 2.0 (the "License");
77
// you may not use this file except in compliance with the License.

SySML2.NET.REST/Session.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// -------------------------------------------------------------------------------------------------
22
// <copyright file="ISession.cs" company="Starion Group S.A.">
33
//
4-
// Copyright 2022-2025 Starion Group S.A.
4+
// Copyright 2022-2026 Starion Group S.A.
55
//
66
// Licensed under the Apache License, Version 2.0 (the "License");
77
// you may not use this file except in compliance with the License.

SysML2.NET.CodeGenerator.Tests/Generators/HtmlReportGeneratorTestFixture.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ public void verify_HTML_docs_Are_generated()
9090
var customHtml = """
9191
<div style="text-align: center;">
9292
<H1>OMG SysML&#174; Version 2 <a href="https://github.com/Systems-Modeling/SysML-v2-Pilot-Implementation/blob/master/org.omg.sysml/model/SysML_xmi.uml" target="_blank" rel="noopener noreferrer">UML based Meta Model Documentation</a></H1>
93-
<H3><a href="https://github.com/Systems-Modeling/SysML-v2-Pilot-Implementation/releases/tag/2025-07" target="_blank" rel="noopener noreferrer">Release 2025-07</a></H3>
94-
<p class="small">Powered By <a href="https://www.stariongroup.eu" target="_blank" rel="noopener noreferrer">Starion Group</a>, 2022-2025</p>
93+
<H3><a href="https://github.com/Systems-Modeling/SysML-v2-Pilot-Implementation/commit/f1fd2b83e460f5695e8edcd780f43909f359d299" target="_blank" rel="noopener noreferrer">Commit f1fd2b83e460f5695e8edcd780f43909f359d299</a></H3>
94+
<p class="small">Powered By <a href="https://www.stariongroup.eu" target="_blank" rel="noopener noreferrer">Starion Group</a>, 2022-2026</p>
9595
</div>
9696
""";
9797

SysML2.NET.Dal.Tests/AnnotatingElementExtensionsTestFixture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// -------------------------------------------------------------------------------------------------
22
// <copyright file="AnnotatingElementExtensionsTestFixture.cs" company="Starion Group S.A.">
33
//
4-
// Copyright 2022-2025 Starion Group S.A.
4+
// Copyright 2022-2026 Starion Group S.A.
55
//
66
// Licensed under the Apache License, Version 2.0 (the "License");
77
// you may not use this file except in compliance with the License.

SysML2.NET.Dal.Tests/AssemblerTestFixture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// -------------------------------------------------------------------------------------------------
22
// <copyright file="AssemblerTestFixture.cs" company="Starion Group S.A.">
33
//
4-
// Copyright 2022-2025 Starion Group S.A.
4+
// Copyright 2022-2026 Starion Group S.A.
55
//
66
// Licensed under the Apache License, Version 2.0 (the "License");
77
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)