Skip to content

Commit 53b0977

Browse files
Updated about page
1 parent 425b51a commit 53b0977

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

ASCOM.Alpaca.Simulators/Pages/About.razor

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<fieldset>
44
<legend>ASCOM Alpaca Simulators</legend>
55
<p>Version - @ServerSettings.ServerVersion</p>
6+
<p>Copyright 2021 Daniel Van Noord</p>
67

78
</fieldset>
89

@@ -25,4 +26,8 @@
2526

2627
</fieldset>
2728

28-
29+
<fieldset>
30+
<legend>ASCOM Simulator Code</legend>
31+
<p>Copyright 1999-2021, ASCOM Initiative</p>
32+
<p>Special permission has been granted from the ASCOM Initiative to use the code from the ASCOM Platform in this project.</p>
33+
</fieldset>

0 commit comments

Comments
 (0)