Skip to content

Commit 306bf32

Browse files
Added license file
1 parent 65f5dc7 commit 306bf32

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

license.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
## ASCOM.Alpaca.Simulators Project
2+
3+
Copyright 2021 Daniel Van Noord
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6+
7+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8+
9+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10+
11+
## 3rd Party packages
12+
This project uses awesome open source projects. You can find a list here in alphabetical order:
13+
14+
* .Net 5.0 and Asp.Net Core - .NET Foundation and Contributors - MIT License
15+
* ASCOM Standard - ASCOM Initiative - MIT License
16+
* Blazored.Toast - Chris Sainty - MIT License
17+
* Microsoft.AspNetCore.Authorization - Microsoft - Apache 2.0
18+
* Microsoft.AspNetCore.Identity - Microsoft - Apache 2.0
19+
* Microsoft.VisualBasic - Microsoft - MIT License
20+
* NETStandard.Library - .NET Foundation and Contributors - MIT License
21+
* Newtonsoft.Json - James Newton-King - MIT License
22+
* SixLabors.ImageSharp - Six Labors and contributors - Apache 2.0
23+
* Swashbuckle.AspNetCore - Richard Morris - MIT License
24+
* Windows.Vector - Mono - MIT
25+
26+
## ASCOM Simulator Code
27+
Copyright 1999-2021, ASCOM Initiative
28+
Special permission has been granted from the ASCOM Initiative to use the code from the ASCOM Platform in this project.

0 commit comments

Comments
 (0)