You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
+
// SPDX-License-Identifier: MPL-2.0
2
+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
1
3
= Game Server Admin (GSA)
4
+
image:https://img.shields.io/badge/OpenSSF-Best_Practices-green?logo=openssourcesecurity[OpenSSF Best Practices,link="https://www.bestpractices.dev/en/projects/new?repo_url=https://github.com/hyperpolymath/game-server-admin"]
5
+
2
6
:toc: preamble
3
7
:icons: font
4
8
Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
@@ -174,6 +178,6 @@ The configuration file (`user-config.ncl`) is **gitignored** to ensure your serv
174
178
175
179
== License
176
180
177
-
SPDX-License-Identifier: AGPL-3.0-or-later
181
+
SPDX-License-Identifier: MPL-2.0
178
182
179
183
Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
0 commit comments