~ubuntu-branches/ubuntu/wily/alsaplayer/wily

« back to all changes in this revision

Viewing changes to alsaplayer/playlist.h

  • Committer: Bazaar Package Importer
  • Author(s): Hubert Chathi
  • Date: 2007-10-10 15:33:10 UTC
  • mto: (9.2.5 sid)
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: james.westby@ubuntu.com-20071010153310-h3holq75eu2cigb0
Tags: upstream-0.99.80~rc4
ImportĀ upstreamĀ versionĀ 0.99.80~rc4

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 *  Copyright (C) 1999-2002 Andy Lo A Foe <andy@alsaplayer.org>
4
4
 *  Rewritten for glibc-2.0 by Evgeny Chukreev <codedj@echo.ru> 
5
5
 *
6
 
 *  This program is free software; you can redistribute it and/or modify
 
6
 *  This file is part of AlsaPlayer.
 
7
 *
 
8
 *  AlsaPlayer is free software; you can redistribute it and/or modify
7
9
 *  it under the terms of the GNU General Public License as published by
8
 
 *  the Free Software Foundation; either version 2 of the License, or
 
10
 *  the Free Software Foundation; either version 3 of the License, or
9
11
 *  (at your option) any later version.
10
12
 *
11
 
 *  This program is distributed in the hope that it will be useful,
 
13
 *  AlsaPlayer is distributed in the hope that it will be useful,
12
14
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
13
15
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
16
 *  GNU General Public License for more details.
15
17
 *
16
18
 *  You should have received a copy of the GNU General Public License
17
 
 *  along with this program; if not, write to the Free Software
18
 
 *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
19
 *  along with this program; if not, see <http://www.gnu.org/licenses/>.
19
20
 *
20
 
 *  $Id: playlist.h 710 2002-09-21 08:05:22Z sjah $
 
21
 *  $Id: playlist.h 1250 2007-07-08 14:17:12Z dominique_libre $
21
22
 *
22
23
*/ 
23
24