Skip to content

Commit 87891ff

Browse files
committed
Update Copyright
1 parent ea345a8 commit 87891ff

File tree

939 files changed

+939
-939
lines changed

Some content is hidden

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

939 files changed

+939
-939
lines changed

src/Moryx.AbstractionLayer.Products.Endpoints/Model/PartConnector.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Products.Endpoints/Model/PartModel.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Products.Endpoints/Model/ProductCustomization.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Products.Endpoints/Model/ProductDefinitionModel.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Products.Endpoints/Model/ProductFileModel.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Products.Endpoints/Model/ProductImporter.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Products.Endpoints/Model/ProductInstanceModel.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Moryx.Serialization;

src/Moryx.AbstractionLayer.Products.Endpoints/Model/ProductModel.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Products.Endpoints/Model/RecipeClassificationModel.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
namespace Moryx.AbstractionLayer.Products.Endpoints

src/Moryx.AbstractionLayer.Products.Endpoints/Model/RecipeDefinitionModel.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Products.Endpoints/Model/RecipeModel.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer.Products.Endpoints/Model/WorkplanModel.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Products.Endpoints/PartialSerialization.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer.Products.Endpoints/ProductConverter.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Moryx.AbstractionLayer.Recipes;

src/Moryx.AbstractionLayer.Products.Endpoints/ProductManagementController.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Microsoft.AspNetCore.Http;

src/Moryx.AbstractionLayer.Products.Endpoints/WorkplanController.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Microsoft.AspNetCore.Authorization;

src/Moryx.AbstractionLayer.Resources.Endpoints/Converter/ModelToResourceConverter.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Collections.Generic;

src/Moryx.AbstractionLayer.Resources.Endpoints/Converter/ResourceQueryConverter.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Collections.Generic;

src/Moryx.AbstractionLayer.Resources.Endpoints/Converter/ResourceToModelConverter.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer.Resources.Endpoints/Models/ReferenceFilter.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Resources.Endpoints/Models/ReferenceTypeModel.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Resources.Endpoints/Models/ResourceModel.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Resources.Endpoints/Models/ResourceQuery.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Resources.Endpoints/Models/ResourceReferenceModel.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Collections.Generic;

src/Moryx.AbstractionLayer.Resources.Endpoints/Models/ResourceTypeModel.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer.Resources.Endpoints/ResourceManagementController.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer.Resources.Endpoints/ResourceSerialization.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer.TestTools/DummyProductInstance.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Moryx.AbstractionLayer.Products;

src/Moryx.AbstractionLayer.TestTools/DummyProductPartLink.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Moryx.AbstractionLayer.Products;

src/Moryx.AbstractionLayer.TestTools/DummyProductRecipe.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Moryx.AbstractionLayer.Recipes;

src/Moryx.AbstractionLayer.TestTools/DummyProductType.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Moryx.AbstractionLayer.Products;

src/Moryx.AbstractionLayer.TestTools/DummyWorkplan.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Moryx.Workplans;

src/Moryx.AbstractionLayer.TestTools/InMemoryUnitOfWorkFactoryBuilder.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Microsoft.Data.Sqlite;

src/Moryx.AbstractionLayer.TestTools/ReferenceCollection.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer.TestTools/Resources/ResourceGraphMock.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer/Activities/Activity.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer/Activities/ActivityBindingResolverFactory.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Moryx.AbstractionLayer.Products;

src/Moryx.AbstractionLayer/Activities/ActivityResult.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
namespace Moryx.AbstractionLayer

src/Moryx.AbstractionLayer/Activities/ActivityResultsAttribute.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer/Activities/DefaultActivityResult.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Moryx.Workplans;

src/Moryx.AbstractionLayer/Activities/IActivity.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer/Activities/IParameters.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
namespace Moryx.AbstractionLayer

src/Moryx.AbstractionLayer/Activities/NullActivityParameters.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Runtime.Serialization;

src/Moryx.AbstractionLayer/Activities/OutputTypeAttribute.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer/Activities/Parameters.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer/Activities/ProcessRequirement.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
namespace Moryx.AbstractionLayer

src/Moryx.AbstractionLayer/Activities/Tracing.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer/Capabilities/CapabilitiesBase.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2021, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Collections.Generic;

src/Moryx.AbstractionLayer/Capabilities/CombinedCapabilities.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Collections.Generic;

src/Moryx.AbstractionLayer/Capabilities/ICapabilities.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Collections.Generic;

src/Moryx.AbstractionLayer/Capabilities/NullCapabilities.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System.Collections.Generic;

src/Moryx.AbstractionLayer/Constraints/IConstraint.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
namespace Moryx.AbstractionLayer

src/Moryx.AbstractionLayer/Constraints/IConstraintContext.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
namespace Moryx.AbstractionLayer

src/Moryx.AbstractionLayer/Constraints/NullConstraint.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
namespace Moryx.AbstractionLayer

src/Moryx.AbstractionLayer/Drivers/Axis/AxisMovementResponse.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
namespace Moryx.AbstractionLayer.Drivers.Axis

src/Moryx.AbstractionLayer/Drivers/Axis/IAxesController.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Moryx.AbstractionLayer.Hardware;

src/Moryx.AbstractionLayer/Drivers/Driver.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer/Drivers/DriverNotRunningException.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer/Drivers/DriverState.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using Moryx.StateMachines;

src/Moryx.AbstractionLayer/Drivers/IDriver.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer/Drivers/IDriverState.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
namespace Moryx.AbstractionLayer.Drivers

src/Moryx.AbstractionLayer/Drivers/InOut/IInOutDriver.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
namespace Moryx.AbstractionLayer.Drivers.InOut

src/Moryx.AbstractionLayer/Drivers/InOut/IInput.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer/Drivers/InOut/IOutput.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
namespace Moryx.AbstractionLayer.Drivers.InOut

src/Moryx.AbstractionLayer/Drivers/InOut/InputChangedEventArgs.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

src/Moryx.AbstractionLayer/Drivers/InOut/SupportedAccess.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
1+
// Copyright (c) 2023, Phoenix Contact GmbH & Co. KG
22
// Licensed under the Apache License, Version 2.0
33

44
using System;

0 commit comments

Comments
 (0)