diff options
Diffstat (limited to '')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 |