Revision 233
Added by ryan about 19 years ago
footer.html | ||
---|---|---|
6 | 6 |
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="padding: 10px 0px 10px 0px;"> |
7 | 7 |
<tr> |
8 | 8 |
<td align="center" style="font-size: 10px;"> |
9 |
<!-- Please note: the following copyright/license notice must not be removed/modified -->
|
|
9 |
<!-- 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. -->
|
|
10 | 10 |
<a href="http://www.websitebaker.org/" style="color: #000000;" target="_blank">Website Baker</a> |
11 | 11 |
is released under the |
12 | 12 |
<a href="http://www.gnu.org/licenses/gpl.html" style="color: #000000;" target="_blank">GNU General Public License</a> |
13 |
<!-- Please note: the above copyright/license notice must not be removed/modified -->
|
|
13 |
<!-- 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. -->
|
|
14 | 14 |
</td> |
15 | 15 |
</tr> |
16 | 16 |
</table> |
Also available in: Unified diff
Modified some comments about copyright/license notices (see ticket #48)