5 Commits

Author SHA1 Message Date
HybridDog
d731aaa9aa Replace the Doge with a Shiba Inu
On 2024-04-17, the so-called decentralized autonomous organization has secured legal rights to the doge image,
so using this image with proper licensing is difficult now.
Therefore, I replace the Doge with Yuya Tamai's Shiba dog.
2024-09-15 12:35:20 +02:00
HybridDog
f0dd28e5bd License: Add access date, title and author information
The internet is time-variant, so the source links are unreliable without a date.
Since the webpages can disappear or be moved somewhere else in the future,
authors and titles, if they are not in the URL, should also be mentioned.

This commit also adds the surmised source of the Labradoodle image.
2024-09-14 11:23:02 +02:00
HybridDog
12cd13899b Extend license information
Information about the licenses is incomplete and unclear.
Most dog images are from Wikipedia and have different CC-BY licenses.
The sounds also have different CC-BY licenses and are not share-alike.
Therefore I change the license information as follows:
* Explicitly list sound and texture file names and their associated license
* Specify the actual source of the doge image
* Specify the sources of dogblocks_dog_* texture files where I have figured them out
* Add more detail to sound license information and use the original licenses instead of CC-BY-SA-3.0
2024-09-10 20:56:48 +02:00
HybridDog
3869e3f3cc Simplify the Readme and update the License
The Readme contained duplicate information from the forum topic;
for maintenance it is easier to only link to the forum.
The License did not mention the code license and was ambiguous.

I have licensed the code under MIT,
which the WTFPL license of the original mod allows,
and added SPDX-License-Identifiers to avoid ambiguity where possible.
The exact version of the textures remains unknown.
2024-09-08 10:10:24 +02:00
HybridDog
d2f923a510 fix readme
R  README.txt -> LICENSE.txt
A  README.md
2016-08-30 18:22:41 +02:00