--- a/themes/funkymonkey/playlist.tpl Tue Sep 23 23:24:13 2008 -0400
+++ b/themes/funkymonkey/playlist.tpl Tue Sep 23 23:26:15 2008 -0400
@@ -3,7 +3,11 @@
* Web control interface script for Amarok
* Written by Dan Fuhry - 2008
*
- * This script is in the public domain. Use it for good, not evil.
+ * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
+ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
*}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
--- a/themes/grey/playlist.tpl Tue Sep 23 23:24:13 2008 -0400
+++ b/themes/grey/playlist.tpl Tue Sep 23 23:26:15 2008 -0400
@@ -3,7 +3,11 @@
* Web control interface script for Amarok
* Written by Dan Fuhry - 2008
*
- * This script is in the public domain. Use it for good, not evil.
+ * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
+ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
*}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
@@ -24,7 +28,7 @@
<script type="text/javascript" src="/scripts/{$script}"></script>
{/foreach}
</head>
- <body>
+ <body class="playlist">
<div id="playbar">
<div class="playbar-inner">
<div id="playhead"><div id="playhead-filler"> </div></div>
@@ -85,11 +89,7 @@
</table>
</div>
<div class="poweredby">
- Powered by <a onclick="window.open(this.href); return false;" href="http://greyhound.enanocms.org/">Greyhound</a> v{$greyhound_version}
- {if $use_auth}
- –
- <a href="/logout">log out</a>
- {/if}
+ {include file="footer.tpl"}
</div>
</body>
</html>
--- a/themes/iphone/login.tpl Tue Sep 23 23:24:13 2008 -0400
+++ b/themes/iphone/login.tpl Tue Sep 23 23:26:15 2008 -0400
@@ -3,7 +3,11 @@
* Web control interface script for Amarok
* Written by Dan Fuhry - 2008
*
- * This script is in the public domain. Use it for good, not evil.
+ * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
+ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
*}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
--- a/themes/iphone/playlist.tpl Tue Sep 23 23:24:13 2008 -0400
+++ b/themes/iphone/playlist.tpl Tue Sep 23 23:26:15 2008 -0400
@@ -3,7 +3,11 @@
* Web control interface script for Amarok
* Written by Dan Fuhry - 2008
*
- * This script is in the public domain. Use it for good, not evil.
+ * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
+ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
*}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">