diff --git a/admin-root/index.html b/admin-root/index.html index faffa068..824326bc 100644 --- a/admin-root/index.html +++ b/admin-root/index.html @@ -3,28 +3,53 @@
+ Welcome to mt-daapd (better name pending), a pthreads + implementation of Apple's DAAP, including a multicast DNS + responder for iTunes. +
+ ++ This server is provided under the terms of the GPL. See the + file LICENSE 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 http://xxx.sourceforge.net. +
+ ++ Portions of this work (the MDNS responder) are Copyright (C) + 1999-2001 Apple Computer, Inc. All rights reserved. See the + file APPLE_LICENSE in the root directory for more information + on the rights provided to you by the ASPL. +
+ +
+ WARNING: NO WARRANTY
+ BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
+ WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
+ LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+ HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS"
+ WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
+ ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS
+ WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE
+ COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+