Revision 233
Added by ryan about 19 years ago
template.html | ||
---|---|---|
86 | 86 |
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="padding: 10px 0px 10px 0px;"> |
87 | 87 |
<tr> |
88 | 88 |
<td align="center" style="font-size: 10px;"> |
89 |
<!-- Please note: the following notice must not be removed/modified -->
|
|
89 |
<!-- Please note: the below reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
|
|
90 | 90 |
<a href="http://www.websitebaker.com/" style="color: #000000;" target="_blank">Website Baker</a> |
91 | 91 |
is released under the |
92 | 92 |
<a href="http://www.gnu.org/copyleft/gpl.html" style="color: #000000;" target="_blank">GNU General Public License</a> |
93 |
<!-- Please note: the above reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. --> |
|
93 | 94 |
</td> |
94 | 95 |
</tr> |
95 | 96 |
</table> |
Also available in: Unified diff
Modified some comments about copyright/license notices (see ticket #48)