blob: d4d4f4b8a5e2db492e01c878c127739a8d9bf79d [file] [log] [blame]
Dominik Riebeling680408f2007-07-25 20:21:06 +00001/***************************************************************************
2 * __________ __ ___.
3 * Open \______ \ ____ ____ | | _\_ |__ _______ ___
4 * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
7 * \/ \/ \/ \/ \/
8 *
9 * Copyright (C) 2007 by Dominik Riebeling
Dominik Riebeling673a74b2007-08-29 17:10:21 +000010 * $Id$
Dominik Riebeling680408f2007-07-25 20:21:06 +000011 *
Daniel Stenberg2acc0ac2008-06-28 18:10:04 +000012 * This program is free software; you can redistribute it and/or
13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
Dominik Riebeling680408f2007-07-25 20:21:06 +000016 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied.
19 *
20 ****************************************************************************/
21
Dominik Riebeling5d7d4102008-04-21 18:42:39 +000022#define VERSION "SVN $Revision$ (m1.0.5), built "__DATE__" "__TIME__