Skip to content

Commit 758259f

Browse files
authored
Merge pull request #228 from Tronald/develop
2.20.1.1
2 parents ffd8e5c + a016535 commit 758259f

File tree

90 files changed

+441
-171
lines changed

Some content is hidden

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

90 files changed

+441
-171
lines changed
Binary file not shown.

CoordinateSharp.Magnetic/CoordinateSharp.Magnetic.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For more information, please contact Signature Group, LLC at this address: sales
4747
<TargetFrameworks>net40; netstandard1.3; netstandard1.4; netstandard2.0; netstandard2.1; net50; net60; net70</TargetFrameworks>
4848
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
4949
<GenerateDocumentationFile>true</GenerateDocumentationFile>
50-
<Version>1.1.9.0</Version>
50+
<Version>1.1.10.0</Version>
5151
<Authors>Signature Group, LLC</Authors>
5252
<Company />
5353
<PackageProjectUrl>https://github.com/Tronald/CoordinateSharp</PackageProjectUrl>

CoordinateSharp.Magnetic/DataModels/CoefficientModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ are referring to this work.
1111
1212
CoordinateSharp is split licensed and may be licensed under the GNU Affero General Public License version 3 or a commercial use license as stated.
1313
14-
Copyright (C) 2022, Signature Group, LLC
14+
Copyright (C) 2023, Signature Group, LLC
1515
1616
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3
1717
as published by the Free Software Foundation with the addition of the following permission added to Section 15 as permitted in Section 7(a):

CoordinateSharp.Magnetic/DataModels/WMM2015COF.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ are referring to this work.
1111
1212
CoordinateSharp is split licensed and may be licensed under the GNU Affero General Public License version 3 or a commercial use license as stated.
1313
14-
Copyright (C) 2022, Signature Group, LLC
14+
Copyright (C) 2023, Signature Group, LLC
1515
1616
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3
1717
as published by the Free Software Foundation with the addition of the following permission added to Section 15 as permitted in Section 7(a):

CoordinateSharp.Magnetic/DataModels/WMM2020COF.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ are referring to this work.
1111
1212
CoordinateSharp is split licensed and may be licensed under the GNU Affero General Public License version 3 or a commercial use license as stated.
1313
14-
Copyright (C) 2022, Signature Group, LLC
14+
Copyright (C) 2023, Signature Group, LLC
1515
1616
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3
1717
as published by the Free Software Foundation with the addition of the following permission added to Section 15 as permitted in Section 7(a):

CoordinateSharp.Magnetic/DataPoints/DataPoint.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ are referring to this work.
1111
1212
CoordinateSharp is split licensed and may be licensed under the GNU Affero General Public License version 3 or a commercial use license as stated.
1313
14-
Copyright (C) 2022, Signature Group, LLC
14+
Copyright (C) 2023, Signature Group, LLC
1515
1616
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3
1717
as published by the Free Software Foundation with the addition of the following permission added to Section 15 as permitted in Section 7(a):

CoordinateSharp.Magnetic/DataPoints/DataPoints.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ are referring to this work.
1111
1212
CoordinateSharp is split licensed and may be licensed under the GNU Affero General Public License version 3 or a commercial use license as stated.
1313
14-
Copyright (C) 2022, Signature Group, LLC
14+
Copyright (C) 2023, Signature Group, LLC
1515
1616
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3
1717
as published by the Free Software Foundation with the addition of the following permission added to Section 15 as permitted in Section 7(a):

CoordinateSharp.Magnetic/Helpers/Enumerators.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ are referring to this work.
1111
1212
CoordinateSharp is split licensed and may be licensed under the GNU Affero General Public License version 3 or a commercial use license as stated.
1313
14-
Copyright (C) 2022, Signature Group, LLC
14+
Copyright (C) 2023, Signature Group, LLC
1515
1616
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3
1717
as published by the Free Software Foundation with the addition of the following permission added to Section 15 as permitted in Section 7(a):

CoordinateSharp.Magnetic/Helpers/Extenders.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ are referring to this work.
1111
1212
CoordinateSharp is split licensed and may be licensed under the GNU Affero General Public License version 3 or a commercial use license as stated.
1313
14-
Copyright (C) 2022, Signature Group, LLC
14+
Copyright (C) 2023, Signature Group, LLC
1515
1616
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3
1717
as published by the Free Software Foundation with the addition of the following permission added to Section 15 as permitted in Section 7(a):

CoordinateSharp.Magnetic/Magnetic/Magnetic.Method.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ are referring to this work.
1111
1212
CoordinateSharp is split licensed and may be licensed under the GNU Affero General Public License version 3 or a commercial use license as stated.
1313
14-
Copyright (C) 2022, Signature Group, LLC
14+
Copyright (C) 2023, Signature Group, LLC
1515
1616
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3
1717
as published by the Free Software Foundation with the addition of the following permission added to Section 15 as permitted in Section 7(a):

0 commit comments

Comments
 (0)