HTL St. Pölten - Terminbuchung

Lizenzen

Diese Software

Dieses Terminbuchungssystem steht als Eigenentwicklung unter der MIT-Lizenz (Referenztext: opensource.org):

Copyright 2026 Gerd Riesenhuber

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Verwendete Bibliotheken

Alle eingebundenen Go-Bibliotheken stehen unter permissiven Lizenzen (MIT, BSD, Apache-2.0) und sind mit der MIT-Lizenz kompatibel. Die vollständige Prüfung samt Versionen und Sonderfällen ist im Repository unter docs/LIZENZEN.md dokumentiert.

Direkt eingebundene Bibliotheken

BibliothekVersionLizenz
filippo.io/agev1.3.2BSD-3-Clause
github.com/alexedwards/scs/v2v2.9.0MIT
github.com/fogleman/ggv1.3.0MIT
github.com/glebarez/sqlitev1.11.0MIT
github.com/go-chi/chi/v5v5.3.2MIT
github.com/go-webauthn/webauthnv0.18.1BSD-3-Clause
github.com/joho/godotenvv1.5.1MIT
github.com/justinas/nosurfv1.2.0MIT
github.com/microcosm-cc/bluemondayv1.0.27BSD-3-Clause
github.com/pdfcpu/pdfcpuv0.15.0Apache-2.0
github.com/redis/go-redis/v9v9.22.0BSD-2-Clause
github.com/robfig/cron/v3v3.0.1MIT
github.com/skip2/go-qrcodev0.0.0-20200617MIT
github.com/ulule/limiter/v3v3.11.2MIT
github.com/wneessen/go-mailv0.8.1MIT
golang.org/x/cryptov0.57.0BSD-3-Clause
golang.org/x/imagev0.46.0BSD-3-Clause
gopkg.in/natefinch/lumberjack.v2v2.2.1MIT
gorm.io/driver/postgresv1.6.2MIT
gorm.io/gormv1.31.2MIT

Transitive Abhängigkeiten

BibliothekVersionLizenz
filippo.io/hpkev0.4.0BSD-3-Clause
github.com/aymerick/douceurv0.2.0MIT
github.com/cespare/xxhash/v2v2.3.0MIT
github.com/clipperhouse/uax29/v2v2.7.0MIT
github.com/dustin/go-humanizev1.0.1MIT
github.com/fxamacker/cbor/v2v2.9.3MIT
github.com/glebarez/go-sqlitev1.23.0BSD-3-Clause
github.com/go-viper/mapstructure/v2v2.5.0MIT
github.com/go-webauthn/xv0.3.1BSD-3-Clause
github.com/golang-jwt/jwt/v5v5.3.1MIT
github.com/golang/freetypev0.0.0-20170609FTL / GPL-2.0 (dual, FTL-Option)
github.com/google/go-tpmv0.9.8Apache-2.0
github.com/google/uuidv1.6.0BSD-3-Clause
github.com/gorilla/cssv1.0.1BSD-3-Clause
github.com/hhrutter/tiffv1.0.6BSD-3-Clause
github.com/jackc/pgpassfilev1.0.0MIT
github.com/jackc/pgservicefilev0.0.0-20240606MIT
github.com/jackc/pgx/v5v5.11.0MIT
github.com/jackc/puddle/v2v2.2.2MIT
github.com/jinzhu/inflectionv1.0.0MIT
github.com/jinzhu/nowv1.1.5MIT
github.com/mattn/go-isattyv0.0.24MIT
github.com/mattn/go-runewidthv0.0.30MIT
github.com/ncruces/go-strftimev1.0.0MIT
github.com/philhofer/fwdv1.2.0MIT
github.com/pkg/errorsv0.9.1BSD-2-Clause
github.com/remyoudompheng/bigfftv0.0.0-20230129BSD-3-Clause
github.com/tinylib/msgpv1.6.4MIT
github.com/x448/float16v0.8.4MIT
go.uber.org/atomicv1.11.0MIT
go.yaml.in/yaml/v3v3.0.5MIT AND Apache-2.0
golang.org/x/netv0.59.0BSD-3-Clause
golang.org/x/syncv0.23.0BSD-3-Clause
golang.org/x/sysv0.48.0BSD-3-Clause
golang.org/x/textv0.42.0BSD-3-Clause
modernc.org/libcv1.75.7BSD-3-Clause
modernc.org/mathutilv1.7.1BSD-3-Clause
modernc.org/memoryv1.12.1BSD-3-Clause
modernc.org/sqlitev1.58.0BSD-3-Clause

Weitere Laufzeit-Komponenten

  • PostgreSQL (externer Dienst): PostgreSQL License
  • Redis (externer Dienst): RSALv2/SSPLv1
  • Schriftart Source Sans 3: SIL Open Font License 1.1

Diese Seite ist eine Zusammenfassung; verbindliche Fassung mit Methodik und Sonderfällen (z.B. Dual-Lizenzierung von freetype) ist docs/LIZENZEN.md im Quellcode-Repository.