diff --git a/pkg/gotd/LICENSE b/pkg/gotd/LICENSE index 9435f8f1..90e9eef4 100644 --- a/pkg/gotd/LICENSE +++ b/pkg/gotd/LICENSE @@ -1,6 +1,7 @@ MIT License Copyright (c) 2020 Aleksandr Razumov +Copyright (c) 2026 Tulir Asokan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pkg/gotd/README.md b/pkg/gotd/README.md index dd142525..caa252a8 100644 --- a/pkg/gotd/README.md +++ b/pkg/gotd/README.md @@ -1 +1,5 @@ -forked from github.com/beeper/td which is forked from github.com/gotd/td +# gotd +Fork of . + +Everything under this directory is licensed under [MIT](./LICENSE) +like upstream gotd.