diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2021-04-17 10:38:45 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2021-04-17 10:38:45 +0200 |
| commit | 92e6e4404e92fb604effc98110111db1b42482b6 (patch) | |
| tree | ce59fc69bc2c771d8728d1f15d38e2ab8a167107 /LICENSE_NOTICES | |
| parent | 0cbaa868f894e01fe97e091c49b6c140b5c66561 (diff) | |
| download | srht-git-feed-92e6e4404e92fb604effc98110111db1b42482b6.tar.xz srht-git-feed-92e6e4404e92fb604effc98110111db1b42482b6.zip | |
Add version.txt endpoint
Diffstat (limited to 'LICENSE_NOTICES')
| -rw-r--r-- | LICENSE_NOTICES | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/LICENSE_NOTICES b/LICENSE_NOTICES new file mode 100644 index 0000000..1805083 --- /dev/null +++ b/LICENSE_NOTICES @@ -0,0 +1,21 @@ +srht-git-feed uses third-party libraries or other resources that may +be distributed under licenses different than the srht-git-feed software. + +In the event that we accidentally failed to list a required notice, +please bring it to our attention through any of the ways detailed here: + + ivar@ivarlovlie.no + +The attached notices are provided for information only. + +For any licenses that require disclosure of source, sources are available at +https://git.sr.ht/~ivar/srht-git-feed + +License Notice for https://deno.land/std +--------------------------- +https://deno.land/std/LICENSE + + +License Notice for https://deno.land/x/dotenv +--------------------------- +https://deno.land/x/dotenv/LICENSE |
