~kelemeng/libubuntuone/bug786632

« back to all changes in this revision

Viewing changes to libubuntuone/u1-music-store.c

  • Committer: Rodrigo Moya
  • Date: 2009-11-23 18:07:47 UTC
  • mto: This revision was merged to the branch mainline in revision 2.
  • Revision ID: rodrigo.moya@canonical.com-20091123180747-4hti3a23fnb6drx2
Setup auto* environment

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 
2
/*
 
3
 * Copyright (C) 2009 Canonical Services Ltd (www.canonical.com)
 
4
 *
 
5
 * Authors: Rodrigo Moya <rodrigo.moya@canonical.com>
 
6
 *
 
7
 * This library is free software; you can redistribute it and/or
 
8
 * modify it under the terms of version 2 of the GNU Lesser General Public
 
9
 * License as published by the Free Software Foundation.
 
10
 *
 
11
 * This program is distributed in the hope that it will be useful,
 
12
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 
13
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
14
 * General Public License for more details.
 
15
 *
 
16
 * You should have received a copy of the GNU Lesser General Public
 
17
 * License along with this library; if not, write to the
 
18
 * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 
19
 * Boston, MA 02110-1301, USA.
 
20
 */