[xiph-commits] r11083 - trunk/maemo/OggPlay/src

mgrimme at svn.xiph.org mgrimme at svn.xiph.org
Sun Apr 2 09:30:27 PDT 2006


Author: mgrimme
Date: 2006-04-02 09:30:25 -0700 (Sun, 02 Apr 2006)
New Revision: 11083

Added:
   trunk/maemo/OggPlay/src/version.h
Log:
new files

Added: trunk/maemo/OggPlay/src/version.h
===================================================================
--- trunk/maemo/OggPlay/src/version.h	2006-04-02 16:29:59 UTC (rev 11082)
+++ trunk/maemo/OggPlay/src/version.h	2006-04-02 16:30:25 UTC (rev 11083)
@@ -0,0 +1,24 @@
+/*
+ *    Ogg Vorbis player for the Nokia 770
+ *    Copyright (c) 2005, 2006 Martin Grimme  <martin.grimme at lintegra.de>
+ *
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License as published by
+ *  the Free Software Foundation; either version 2 of the License, or
+ *  (at your option) any later version.
+ *
+ *  This program is distributed in the hope that it will be useful,
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *  GNU General Public License for more details.
+ *
+ *  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
+ *
+ */
+
+
+#define FULLNAME "Ogg Vorbis Player"
+#define NAME "oggplay"
+#define VERSION "0.30"



More information about the commits mailing list