aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index f117c84..2fcf453 100644
--- a/main.go
+++ b/main.go
@@ -15,7 +15,7 @@ import (
15 15
16// @title Least Portals Database API 16// @title Least Portals Database API
17// @version 1.0 17// @version 1.0
18// @description Backend API endpoints for Least Portals Database. 18// @description Backend API endpoints for the Least Portals Database.
19 19
20// @license.name GNU General Public License, Version 2 20// @license.name GNU General Public License, Version 2
21// @license.url https://www.gnu.org/licenses/old-licenses/gpl-2.0.html 21// @license.url https://www.gnu.org/licenses/old-licenses/gpl-2.0.html