Skip to content

Commit e249dc0

Browse files
author
samatrhea
committed
[U]date] copyright statement in hand-coded source files
1 parent 6023b18 commit e249dc0

File tree

88 files changed

+88
-88
lines changed

Some content is hidden

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

88 files changed

+88
-88
lines changed

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="RHEA System S.A.">
33
//
4-
// Copyright 2022 RHEA System S.A.
4+
// Copyright 2022-2023 RHEA System 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="RHEA System S.A.">
33
//
4-
// Copyright 2022 RHEA System S.A.
4+
// Copyright 2022-2023 RHEA System 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="RHEA System S.A.">
33
//
4-
// Copyright 2022 RHEA System S.A.
4+
// Copyright 2022-2023 RHEA System 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="RHEA System S.A.">
33
//
4-
// Copyright 2022 RHEA System S.A.
4+
// Copyright 2022-2023 RHEA System 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="RHEA System S.A.">
33
//
4-
// Copyright 2022 RHEA System S.A.
4+
// Copyright 2022-2023 RHEA System 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="RHEA System S.A.">
33
//
4-
// Copyright 2022 RHEA System S.A.
4+
// Copyright 2022-2023 RHEA System 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/DataModelLoaderTestFixture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// -------------------------------------------------------------------------------------------------
22
// <copyright file="DataModelLoaderTestFixture.cs" company="RHEA System S.A.">
33
//
4-
// Copyright 2022 RHEA System S.A.
4+
// Copyright 2022-2023 RHEA System 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/Extensions/EcoreExtensionsTestFixture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// -------------------------------------------------------------------------------------------------
22
// <copyright file="EcoreExtensionsTestFixture.cs" company="RHEA System S.A.">
33
//
4-
// Copyright 2022 RHEA System S.A.
4+
// Copyright 2022-2023 RHEA System 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/HandleBarsGenerators/DtoDeSerializerGeneratorTestFixture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// -------------------------------------------------------------------------------------------------
22
// <copyright file="DtoDeSerializerGeneratorTestFixture.cs" company="RHEA System S.A.">
33
//
4-
// Copyright 2022 RHEA System S.A.
4+
// Copyright 2022-2023 RHEA System 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/HandleBarsGenerators/DtoDictionaryWriterGeneratorTestFixture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// -------------------------------------------------------------------------------------------------
22
// <copyright file="DtoDictionaryWriterGeneratorTestFixture.cs" company="RHEA System S.A.">
33
//
4-
// Copyright 2022 RHEA System S.A.
4+
// Copyright 2022-2023 RHEA System 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)