diff --git a/README.md b/README.md index 2576052..f18b2e4 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ The register can be used to compile data for planning, reporting, and/or inclusi During a specified event, the application utilises a QR code check-in process with online sign-up and prerequisite beforehand. As teams prerequisitely register, their team number will be fetched with the [FIRSTTeamAPI](https://github.com/hololb/FIRSTTeamAPI), simplifying the registering process in a simple, modern, and accessible web UI. Once the event is over, the data can be exported or viewed at the event owner's discretion. -###### Copyright (c) 2023 Lucas Bubner under the [BSD 3-Clause Clear License](https://raw.githubusercontent.com/hololb/RoboRegistry/prod/LICENSE). +###### Copyright (c) 2023 Lucas Bubner under the [GNU GPL-3 License](https://raw.githubusercontent.com/hololb/RoboRegistry/prod/LICENSE). diff --git a/src/templates/misc/about.html.jinja b/src/templates/misc/about.html.jinja index 6d76c1b..d956615 100644 --- a/src/templates/misc/about.html.jinja +++ b/src/templates/misc/about.html.jinja @@ -35,7 +35,7 @@ About
Copyright (c) 2023 Lucas Bubner under the BSD 3-Clause Clear License. + href="https://raw.githubusercontent.com/hololb/RoboRegistry/prod/LICENSE">GNU GPL-3 License.

Go to dashboard