diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2007-05-28 15:50:45 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2007-05-28 15:50:45 +0000 |
commit | 4e05a161e54fe05902b99eff521aa0759b102f05 (patch) | |
tree | 9014ab8ce74e4fb2f0115c5518c62879bc269324 /trunk/README | |
parent | e45bc035931b2c9ef13b85f98a3d4833a8dec8a9 (diff) | |
download | mpd-4e05a161e54fe05902b99eff521aa0759b102f05.tar.gz mpd-4e05a161e54fe05902b99eff521aa0759b102f05.tar.xz mpd-4e05a161e54fe05902b99eff521aa0759b102f05.zip |
Making branch for 0.13.0 fixes.
git-svn-id: https://svn.musicpd.org/mpd/branches/branch-0.13.0-fixes@6330 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'trunk/README')
-rw-r--r-- | trunk/README | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/trunk/README b/trunk/README deleted file mode 100644 index b403dd3a9..000000000 --- a/trunk/README +++ /dev/null @@ -1,22 +0,0 @@ - - Music Player Daemon (MPD) - http://www.musicpd.org - -A daemon for playing music of various formats. Music is played through the -server's audio device. The daemon stores info about all available music, -and this info can be easily searched and retrieved. Player control, info -retrieval, and playlist management can all be managed remotely. - -To install MPD, see INSTALL. - -MPD includes mp4ff in the source, due to licensing issues of the newer -version and includes bugfixes with the properly licensed version. mp4ff is -released under the GPL and copyrighted by M. Bakker, Ahead Software AG -(http://www.nero.com) and is distributed as a part of the FAAD2 - Freeware -Advance Audio (AAC) Decoder. - -MPD is released under the GNU Public License. -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -For the full license, see COPYING. |