owntone-server/admin-root/index.html

44 lines
1.3 KiB
HTML
Raw Normal View History

<HTML>
<HEAD>
<TITLE>mt-daapd administration</TITLE>
</HEAD>
<BODY>
2003-10-23 17:43:01 -04:00
<CENTER>
<A HREF="config.html">Configure</A> |
<A HREF="status.html">Status</A> |
<A HREF="services.html">Services</A>
</CENTER>
<HR>
2003-10-23 17:43:01 -04:00
<CENTER><H1>Welcome</H1></CENTER>
<P>
Welcome to mt-daapd (better name pending), a pthreads
implementation of Apple's DAAP, including a multicast DNS
responder for iTunes.
</P>
<P>
This server is provided under the terms of the GPL. See the
2003-11-12 02:08:49 -05:00
file <a href="LICENSE">LICENSE</A> in the root directory of this
distribution for more information on the rights provided to you
by the GPL. For newest versions of this software, check the
SourceForge web site at <A
2003-10-23 17:43:01 -04:00
HREF="http://xxx.sourceforge.net">http://xxx.sourceforge.net</A>.
</P>
<P>
Portions of this work (the MDNS responder) are Copyright (C)
1999-2001 Apple Computer, Inc. All rights reserved. See the
2003-11-12 02:08:49 -05:00
file <A HREF="APPLE_LICENSE">APPLE_LICENSE</A> in
the <tt>admin-root</tt> directory for more information on the
rights provided to you by the ASPL.
2003-10-23 17:43:01 -04:00
</P>
<HR>
2003-11-12 02:08:49 -05:00
Copyright (C) 2003 Ron Pedde. All Rights reserved.
2003-10-23 17:43:01 -04:00
<I>@RELEASE@</I>
</BODY>
</HTML>