aboutsummaryrefslogtreecommitdiff
path: root/subsonic-site/src/main/webapp/paypal-landing.jsp
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-07-27 14:33:25 -0700
committerScott Jackson <daneren2005@gmail.com>2013-07-27 14:33:38 -0700
commit4738428c2c205f42200386ae09b44b9ec07b9144 (patch)
treea6402978fe1b4655f90c3c8a181f4d246fbc5e89 /subsonic-site/src/main/webapp/paypal-landing.jsp
parent82ec8315f777c319f2372540098e21111019d629 (diff)
downloaddsub-4738428c2c205f42200386ae09b44b9ec07b9144.tar.gz
dsub-4738428c2c205f42200386ae09b44b9ec07b9144.tar.bz2
dsub-4738428c2c205f42200386ae09b44b9ec07b9144.zip
Move subsonic-android to root
Diffstat (limited to 'subsonic-site/src/main/webapp/paypal-landing.jsp')
-rw-r--r--subsonic-site/src/main/webapp/paypal-landing.jsp36
1 files changed, 0 insertions, 36 deletions
diff --git a/subsonic-site/src/main/webapp/paypal-landing.jsp b/subsonic-site/src/main/webapp/paypal-landing.jsp
deleted file mode 100644
index 9f91cbb7..00000000
--- a/subsonic-site/src/main/webapp/paypal-landing.jsp
+++ /dev/null
@@ -1,36 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <title>Subsonic &raquo; Free Music Streamer</title>
- <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.0r4/build/reset/reset.css">
- <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.0r4/build/fonts/fonts.css">
- <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.0r4/build/grid/grid.css">
- <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.0r4/build/base/base.css">
- <%@ include file="tracking.jsp" %>
-</head>
-<body style="padding-left:5em; padding-top:1em; width:42em">
-
-<h1>Thank you!</h1>
-
-<p>
- Thanks for supporting Subsonic - your license key will be emailed to you shortly.
-</p>
-
-<p>
- If you haven't received the email within an hour, <b>remember to check your spam folder</b>. Feel free to
- <a href="mailto:sindre@activeobjects.no">take contact</a> if you have any questions or issues
- regarding the payment or the Subsonic license key.
-</p>
-
-<p>
- To install the license, click the "Donate" link in the top right corner of the Subsonic web interface
- (<a href="getting-started.jsp#3">more info</a>).
-</p>
-
-<p>
- For more information, please visit <a href="http://subsonic.org/">subsonic.org</a>
-</p>
-
-</body>
-</html>