r1076 - webspace/include
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Sun Apr 29 02:36:27 EDT 2007
Author: zakk
Date: 2007-04-29 02:36:27 -0400 (Sun, 29 Apr 2007)
New Revision: 1076
Modified:
webspace/include/models.php
Log:
Modified to actually make sense
Modified: webspace/include/models.php
===================================================================
--- webspace/include/models.php 2007-04-29 06:21:21 UTC (rev 1075)
+++ webspace/include/models.php 2007-04-29 06:36:27 UTC (rev 1076)
@@ -1,6 +1,9 @@
<table class="block">
<h2>Quake3 Models</h2>
- <p>Here are some files for you to look at! Zakk will add more!</p>
+ <p>These are a dump of the models from the old polycount site for your amusement. Please keep in mind that all of these
+ models are owned by the original author, and are thus under whatever copyright or license they original deemed. They
+ are not ours or GPL unless the author makes them so. If you have a model you'd like placed here, please e-mail a url
+ to <a href="mailto:zakk at timedoctor.org">zakk at timedoctor.org</a> </p>
<?php
$output = '<tr>
<td class=\"leftmost\"><a href=\"/$dir$file[name]\">$file[name]</a></td>
@@ -16,4 +19,4 @@
directoryindex("files/models2/", $output);
?>
-</table>
\ No newline at end of file
+</table>
More information about the quake3-commits
mailing list