Skip to content

Commit

Permalink
[Fix] copyright header
Browse files Browse the repository at this point in the history
  • Loading branch information
samatstariongroup committed Nov 16, 2024
1 parent ac008cc commit 630cfa3
Showing 1 changed file with 16 additions and 9 deletions.
25 changes: 16 additions & 9 deletions uml4net.Extensions/ClassifierExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,15 +1,22 @@
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="ClassifierExtensions.cs" company="Starion Group N.V.">
// Copyright (c) 2024 Starion Group N.V.
// -------------------------------------------------------------------------------------------------
// <copyright file="ClassifierExtensions.cs" company="Starion Group S.A.">
//
// Author: Seliman Niakate, Sebastien d'Antuono, Nathanael Smiechowski, Amine Nemmaoui, Amir Janati.
// Copyright 2019-2024 Starion Group S.A.
//
// This file is part of the SafePlace solution.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// SafePlace is distributed under the terms and conditions of the
// European Space Agency Public License (ESA-PL) Weak Copyleft (Type 2) – v2.4
// </copyright>
// --------------------------------------------------------------------------------------------------------------------
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, softwareUseCases
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
// </copyright>
// ------------------------------------------------------------------------------------------------

namespace uml4net.Extensions
{
Expand Down

0 comments on commit 630cfa3

Please sign in to comment.