~ubuntu-branches/ubuntu/trusty/lame/trusty-proposed

« back to all changes in this revision

Viewing changes to libmp3lame/mpglib_interface.c

  • Committer: Package Import Robot
  • Author(s): Andres Mejia
  • Date: 2011-08-13 19:17:13 UTC
  • mfrom: (1.1.5) (8.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20110813191713-sp0hcbvabyx7i94e
Tags: 3.98.4+repack2-6
Add missing 'Multi-Arch: same' field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 *      Copyright (c) 2008 Robert Hegemann
8
8
 *
9
9
 * This library is free software; you can redistribute it and/or
10
 
 * modify it under the terms of the GNU Lesser General Public
 
10
 * modify it under the terms of the GNU Library General Public
11
11
 * License as published by the Free Software Foundation; either
12
12
 * version 2 of the License, or (at your option) any later version.
13
13
 *
16
16
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17
17
 * Library General Public License for more details.
18
18
 *
19
 
 * You should have received a copy of the GNU Lesser General Public
 
19
 * You should have received a copy of the GNU Library General Public
20
20
 * License along with this library; if not, write to the
21
21
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
22
22
 * Boston, MA 02111-1307, USA.