cleared licensing information + replaced anvil model with a new anchor model by MiniBjorn (unfortunately the Help screen still says 'Anvil' :( and it's too late to update translations. anyway i think the quality of the model makes it worth anyway)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2948 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
280a8eb6b4
commit
f324a324d0
11
COPYING
11
COPYING
@ -1,6 +1,15 @@
|
|||||||
|
|
||||||
The SuperTuxKart code is released under GNU GPL (see full text below).
|
The SuperTuxKart code is released under GNU GPL (see full text below).
|
||||||
SuperTuxKart data files (textures, models, sounds, music, etc.) are released under various licenses, see 'license.txt' files through the various data subdirectories.
|
SuperTuxKart data files (textures, models, sounds, music, etc.) are released under various licenses, see 'license.txt' files through the various data subdirectories. Data files are released under a mixture of the following licenses :
|
||||||
|
|
||||||
|
GPL
|
||||||
|
Creative-Commons
|
||||||
|
Creative-Commons-BY-SA
|
||||||
|
Creative-Commons-Sampling+
|
||||||
|
FreeArt License
|
||||||
|
SoundSnap license
|
||||||
|
Public Domain
|
||||||
|
Image*After terms
|
||||||
|
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
GNU GENERAL PUBLIC LICENSE
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
(tuxkart-collectable
|
(tuxkart-collectable
|
||||||
(name "anvil")
|
(name "anvil")
|
||||||
(model "anvil.ac")
|
(model "anvil.ac")
|
||||||
(icon "anvil.rgb")
|
(icon "anchor-icon.rgb")
|
||||||
)
|
)
|
||||||
|
|
||||||
;; EOF ;;
|
;; EOF ;;
|
||||||
|
@ -1,74 +0,0 @@
|
|||||||
Music
|
|
||||||
=====
|
|
||||||
|
|
||||||
SkyVibe-HighFrequency.ogg
|
|
||||||
--------------------
|
|
||||||
Speedsound: CC-BY-SA v3.0
|
|
||||||
modified by Constantin Pelikan
|
|
||||||
|
|
||||||
MayDayMayham.ogg
|
|
||||||
--------------------
|
|
||||||
Alessandro Bottura: CC-SA v3.0
|
|
||||||
modified by Constantin Pelikan
|
|
||||||
|
|
||||||
ChillCarrier-Druckverlust.ogg
|
|
||||||
--------------------
|
|
||||||
Chill Carrier: CC-SA v3.0
|
|
||||||
|
|
||||||
BradSucks-OutOfIt.ogg
|
|
||||||
--------------------
|
|
||||||
Brad Sucks: CC-SA v3.0
|
|
||||||
|
|
||||||
CaribbeanMusic.ogg,
|
|
||||||
another_caribbean_beat.ogg
|
|
||||||
---------------------------
|
|
||||||
Lukas Siewert, license: CC-SA v3.0
|
|
||||||
|
|
||||||
g4m-fan-track.ogg
|
|
||||||
-----------------
|
|
||||||
Paul Esra Martin, license: CC-SA v3.0
|
|
||||||
|
|
||||||
Boom_boom_boom.ogg
|
|
||||||
------------------
|
|
||||||
Matt Thomas, license: GNU GPL v3 (or later)
|
|
||||||
|
|
||||||
kart_grand_prix.ogg
|
|
||||||
--------------------
|
|
||||||
Weirwood, license: CC
|
|
||||||
|
|
||||||
Lava_Lagoon_2.ogg,
|
|
||||||
Ethereal_Spectrum_(ver_loop).ogg
|
|
||||||
--------------------------------
|
|
||||||
Asha B., license: CC
|
|
||||||
|
|
||||||
KingArthursCastle.ogg
|
|
||||||
---------------------
|
|
||||||
Magne Djupvik, license: CC
|
|
||||||
|
|
||||||
amazon_jungle.ogg,
|
|
||||||
SwinginBeat.ogg
|
|
||||||
-----------------
|
|
||||||
Atheal Washington, license: CC-SA v3.0
|
|
||||||
|
|
||||||
TheDeadRocks-EasyJob.ogg
|
|
||||||
TheDeadRocks-GreenSecretFromAmazonia.ogg
|
|
||||||
TheDeadRocks-OneMillionDollar.ogg
|
|
||||||
----------------
|
|
||||||
The Dead Rocks, license: CC-BY-SA v3.0
|
|
||||||
|
|
||||||
|
|
||||||
Textures
|
|
||||||
========
|
|
||||||
|
|
||||||
Island Track textures
|
|
||||||
---------------------
|
|
||||||
Johannes Sjolund, license: CC
|
|
||||||
|
|
||||||
New shifting sand and lighthouse textures
|
|
||||||
-----------------------------------------
|
|
||||||
Auria, license: CC
|
|
||||||
|
|
||||||
All other textures
|
|
||||||
------------------
|
|
||||||
Steve Baker, license: GNU GPL v3 (or later)
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
|||||||
All models are released under GPL except :
|
All models are released under GPL except :
|
||||||
|
|
||||||
* bowling.ac, plunger.ac, cake.ac, bomb.ac
|
* bowling.ac, plunger.ac, cake.ac, bomb.ac, anchor.ac
|
||||||
created by MiniBjorn (c) 2008
|
created by MiniBjorn (c) 2008
|
||||||
released under Creative Commons Attribution-Share Alike 3.0 [http://creativecommons.org/licenses/by-sa/3.0/]
|
released under Creative Commons Attribution-Share Alike 3.0 [http://creativecommons.org/licenses/by-sa/3.0/]
|
2572
data/models/anvil.ac
2572
data/models/anvil.ac
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user