From eeb45c240a4c01d9cabc7219523935018ac2cefa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:07:14 +0200 Subject: [PATCH] docs: update dependency licenses (#391) Co-authored-by: tphakala --- LICENSES.md | 379 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 379 insertions(+) create mode 100644 LICENSES.md diff --git a/LICENSES.md b/LICENSES.md new file mode 100644 index 0000000..c72da84 --- /dev/null +++ b/LICENSES.md @@ -0,0 +1,379 @@ +# Licenses + +## BirdNET-Go + +Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International +https://creativecommons.org/licenses/by-nc-sa/4.0/ + +## Dependencies + +### cgt.name/pkg/go-mwclient + +License: https://github.com/cgt/go-mwclient.git/blob/v1.3.0/COPYING +Source: CC0-1.0 + +### cgt.name/pkg/go-mwclient/params + +License: https://github.com/cgt/go-mwclient.git/blob/v1.3.0/params/LICENSE +Source: BSD-3-Clause + +### cloud.google.com/go/compute/metadata + +License: https://github.com/googleapis/google-cloud-go/blob/compute/metadata/v0.3.0/compute/metadata/LICENSE +Source: Apache-2.0 + +### github.com/antonholmquist/jason + +License: https://github.com/antonholmquist/jason/blob/v1.0.0/LICENSE +Source: MIT + +### github.com/beorn7/perks/quantile + +License: https://github.com/beorn7/perks/blob/v1.0.1/LICENSE +Source: MIT + +### github.com/cespare/xxhash/v2 + +License: https://github.com/cespare/xxhash/blob/v2.3.0/LICENSE.txt +Source: MIT + +### github.com/eaburns/bit + +License: https://github.com/eaburns/bit/blob/7bd5cd37375d/LICENSE +Source: MIT + +### github.com/eclipse/paho.mqtt.golang + +License: https://github.com/eclipse/paho.mqtt.golang/blob/v1.5.0/LICENSE +Source: EPL-2.0 + +### github.com/fatih/color + +License: https://github.com/fatih/color/blob/v1.18.0/LICENSE.md +Source: MIT + +### github.com/fsnotify/fsnotify + +License: https://github.com/fsnotify/fsnotify/blob/v1.7.0/LICENSE +Source: BSD-3-Clause + +### github.com/gen2brain/malgo + +License: https://github.com/gen2brain/malgo/blob/v0.11.23/LICENSE +Source: Unlicense + +### github.com/go-audio/audio + +License: https://github.com/go-audio/audio/blob/v1.0.0/LICENSE +Source: Apache-2.0 + +### github.com/go-audio/riff + +License: https://github.com/go-audio/riff/blob/v1.0.0/LICENSE +Source: Apache-2.0 + +### github.com/go-audio/wav + +License: https://github.com/go-audio/wav/blob/v1.1.0/LICENSE +Source: Apache-2.0 + +### github.com/go-echarts/go-echarts/v2 + +License: https://github.com/go-echarts/go-echarts/blob/v2.4.0/LICENSE +Source: MIT + +### github.com/go-sql-driver/mysql + +License: https://github.com/go-sql-driver/mysql/blob/v1.7.0/LICENSE +Source: MPL-2.0 + +### github.com/golang-jwt/jwt/v5 + +License: https://github.com/golang-jwt/jwt/blob/v5.2.1/LICENSE +Source: MIT + +### github.com/google/uuid + +License: https://github.com/google/uuid/blob/v1.6.0/LICENSE +Source: BSD-3-Clause + +### github.com/gorilla/mux + +License: https://github.com/gorilla/mux/blob/v1.6.2/LICENSE +Source: BSD-3-Clause + +### github.com/gorilla/securecookie + +License: https://github.com/gorilla/securecookie/blob/v1.1.2/LICENSE +Source: BSD-3-Clause + +### github.com/gorilla/sessions + +License: https://github.com/gorilla/sessions/blob/v1.4.0/LICENSE +Source: BSD-3-Clause + +### github.com/gorilla/websocket + +License: https://github.com/gorilla/websocket/blob/v1.5.3/LICENSE +Source: BSD-2-Clause + +### github.com/hashicorp/hcl + +License: https://github.com/hashicorp/hcl/blob/v1.0.0/LICENSE +Source: MPL-2.0 + +### github.com/jinzhu/inflection + +License: https://github.com/jinzhu/inflection/blob/v1.0.0/LICENSE +Source: MIT + +### github.com/jinzhu/now + +License: https://github.com/jinzhu/now/blob/v1.1.5/License +Source: MIT + +### github.com/k3a/html2text + +License: https://github.com/k3a/html2text/blob/v1.2.1/LICENSE +Source: MIT + +### github.com/klauspost/compress + +License: https://github.com/klauspost/compress/blob/v1.17.9/LICENSE +Source: Apache-2.0 + +### github.com/labstack/echo/v4 + +License: https://github.com/labstack/echo/blob/v4.13.3/LICENSE +Source: MIT + +### github.com/labstack/gommon + +License: https://github.com/labstack/gommon/blob/v0.4.2/LICENSE +Source: MIT + +### github.com/magiconair/properties + +License: https://github.com/magiconair/properties/blob/v1.8.7/LICENSE.md +Source: BSD-2-Clause + +### github.com/markbates/goth + +License: https://github.com/markbates/goth/blob/v1.80.0/LICENSE.txt +Source: MIT + +### github.com/mattn/go-colorable + +License: https://github.com/mattn/go-colorable/blob/v0.1.13/LICENSE +Source: MIT + +### github.com/mattn/go-isatty + +License: https://github.com/mattn/go-isatty/blob/v0.0.20/LICENSE +Source: MIT + +### github.com/mattn/go-pointer + +License: https://github.com/mattn/go-pointer/blob/v0.0.1/LICENSE +Source: MIT + +### github.com/mattn/go-sqlite3 + +License: https://github.com/mattn/go-sqlite3/blob/v1.14.22/LICENSE +Source: MIT + +### github.com/mitchellh/mapstructure + +License: https://github.com/mitchellh/mapstructure/blob/v1.5.0/LICENSE +Source: MIT + +### github.com/mrjones/oauth + +License: Unknown +Source: Unknown + +### github.com/munnerz/goautoneg + +License: https://github.com/munnerz/goautoneg/blob/a7dc8b61c822/LICENSE +Source: BSD-3-Clause + +### github.com/pelletier/go-toml/v2 + +License: https://github.com/pelletier/go-toml/blob/v2.2.2/LICENSE +Source: MIT + +### github.com/prometheus/client_golang/prometheus + +License: https://github.com/prometheus/client_golang/blob/v1.20.3/LICENSE +Source: Apache-2.0 + +### github.com/prometheus/client_model/go + +License: https://github.com/prometheus/client_model/blob/v0.6.1/LICENSE +Source: Apache-2.0 + +### github.com/prometheus/common + +License: https://github.com/prometheus/common/blob/v0.55.0/LICENSE +Source: Apache-2.0 + +### github.com/prometheus/procfs + +License: https://github.com/prometheus/procfs/blob/v0.15.1/LICENSE +Source: Apache-2.0 + +### github.com/sagikazarmark/slog-shim + +License: https://github.com/sagikazarmark/slog-shim/blob/v0.1.0/LICENSE +Source: BSD-3-Clause + +### github.com/shirou/gopsutil + +License: https://github.com/shirou/gopsutil/blob/v3.21.11/LICENSE +Source: BSD-3-Clause + +### github.com/shirou/gopsutil/v3 + +License: https://github.com/shirou/gopsutil/blob/v3.24.5/LICENSE +Source: BSD-3-Clause + +### github.com/sj14/astral/pkg/astral + +License: https://github.com/sj14/astral/blob/v0.2.2/LICENSE +Source: Apache-2.0 + +### github.com/smallnest/ringbuffer + +License: https://github.com/smallnest/ringbuffer/blob/35801fa39d0e/LICENSE +Source: MIT + +### github.com/spf13/afero + +License: https://github.com/spf13/afero/blob/v1.11.0/LICENSE.txt +Source: Apache-2.0 + +### github.com/spf13/cast + +License: https://github.com/spf13/cast/blob/v1.6.0/LICENSE +Source: MIT + +### github.com/spf13/cobra + +License: https://github.com/spf13/cobra/blob/v1.8.1/LICENSE.txt +Source: Apache-2.0 + +### github.com/spf13/pflag + +License: https://github.com/spf13/pflag/blob/v1.0.5/LICENSE +Source: BSD-3-Clause + +### github.com/spf13/viper + +License: https://github.com/spf13/viper/blob/v1.19.0/LICENSE +Source: MIT + +### github.com/subosito/gotenv + +License: https://github.com/subosito/gotenv/blob/v1.6.0/LICENSE +Source: MIT + +### github.com/tklauser/go-sysconf + +License: https://github.com/tklauser/go-sysconf/blob/v0.3.12/LICENSE +Source: BSD-3-Clause + +### github.com/tklauser/numcpus + +License: https://github.com/tklauser/numcpus/blob/v0.6.1/LICENSE +Source: Apache-2.0 + +### github.com/tphakala/birdnet-go/cmd + +License: Unknown +Source: Unknown + +### github.com/tphakala/flac + +License: https://github.com/tphakala/flac/blob/20d6d98f5ee3/LICENSE +Source: MIT + +### github.com/tphakala/go-tflite + +License: https://github.com/tphakala/go-tflite/blob/2dad4328ec9e/LICENSE +Source: MIT + +### github.com/valyala/bytebufferpool + +License: https://github.com/valyala/bytebufferpool/blob/v1.0.0/LICENSE +Source: MIT + +### github.com/valyala/fasttemplate + +License: https://github.com/valyala/fasttemplate/blob/v1.2.2/LICENSE +Source: MIT + +### golang.org/x/crypto/acme + +License: https://cs.opensource.google/go/x/crypto/+/v0.32.0:LICENSE +Source: BSD-3-Clause + +### golang.org/x/net + +License: https://cs.opensource.google/go/x/net/+/v0.34.0:LICENSE +Source: BSD-3-Clause + +### golang.org/x/oauth2 + +License: https://cs.opensource.google/go/x/oauth2/+/v0.25.0:LICENSE +Source: BSD-3-Clause + +### golang.org/x/sync/semaphore + +License: https://cs.opensource.google/go/x/sync/+/v0.10.0:LICENSE +Source: BSD-3-Clause + +### golang.org/x/sys/unix + +License: https://cs.opensource.google/go/x/sys/+/v0.29.0:LICENSE +Source: BSD-3-Clause + +### golang.org/x/text + +License: https://cs.opensource.google/go/x/text/+/v0.21.0:LICENSE +Source: BSD-3-Clause + +### golang.org/x/time/rate + +License: https://cs.opensource.google/go/x/time/+/v0.9.0:LICENSE +Source: BSD-3-Clause + +### google.golang.org/protobuf + +License: https://github.com/protocolbuffers/protobuf-go/blob/v1.34.2/LICENSE +Source: BSD-3-Clause + +### gopkg.in/ini.v1 + +License: https://github.com/go-ini/ini/blob/v1.67.0/LICENSE +Source: Apache-2.0 + +### gopkg.in/yaml.v3 + +License: https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE +Source: MIT + +### gorm.io/driver/mysql + +License: https://github.com/go-gorm/mysql/blob/v1.5.6/License +Source: MIT + +### gorm.io/driver/sqlite + +License: https://github.com/go-gorm/sqlite/blob/v1.5.7/License +Source: MIT + +### gorm.io/gorm + +License: https://github.com/go-gorm/gorm/blob/v1.25.10/LICENSE +Source: MIT +