Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions CONTENT_LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Content Notice

The transcript text in this repository is **not** covered by the [`LICENSE.md`](LICENSE.md) file, which applies only to the scripts and tooling used to produce it.

## Provenance

These transcripts are machine-generated from publicly available recordings of **the Shell Game podcast episodes**. The underlying words are the work of the speakers and rights holders of those recordings. Nothing here transfers, grants, or relicenses any right in that material, and no claim of ownership over it is made or implied.

Transcription introduces errors. Nothing in this repository should be treated as an authoritative record of what was said. Where accuracy matters, go to the original recording — linked in the [README](README.md).

## Use

This archive exists for **search, accessibility, citation, and research**. Those are the uses it is offered for.

If you intend to republish, redistribute, or build a product on this text, that permission has to come from the rights holders of the original recordings, not from this repository. Quoting with attribution to the original work is ordinary practice and is not affected by this notice.

## Requests for Removal

If you hold rights in the source material and would like this transcript amended or taken down, open an issue or contact the repository owner. Requests will be honoured — no argument, no delay.

## Why This File Exists

An earlier version of this repository applied a blanket MIT licence to everything in it. That was wrong: MIT is a grant, and these words were never ours to grant. This notice replaces that claim with an accurate one.
6 changes: 3 additions & 3 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# MIT License

Code copyright © 2026 willtheorangeguy
Copyright © 2026 willtheorangeguy

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:
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.
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.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ If support is required, please open a **[GitHub Discussion](https://github.com/w

Please contribute using [GitHub Flow](https://guides.github.com/introduction/flow). Create a branch, add commits, and [open a pull request](https://github.com/willtheorangeguy/Shell-Game-Transcripts/compare).

Please read [`CONTRIBUTING`](CONTRIBUTING.md) for details on our [`CODE OF CONDUCT`](CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.
Please read [`CONTRIBUTING`](https://github.com/willtheorangeguy/.github/blob/main/CONTRIBUTING.md) for details on our [`CODE OF CONDUCT`](https://github.com/willtheorangeguy/.github/blob/main/CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.

## Changelog

Expand Down