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

« back to all changes in this revision

Viewing changes to libmp3lame/util.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:
5
5
 *      Copyright (c) 2000-2005 Alexander Leidinger
6
6
 *
7
7
 * This library is free software; you can redistribute it and/or
8
 
 * modify it under the terms of the GNU Lesser General Public
 
8
 * modify it under the terms of the GNU Library General Public
9
9
 * License as published by the Free Software Foundation; either
10
10
 * version 2 of the License, or (at your option) any later version.
11
11
 *
14
14
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15
15
 * Library General Public License for more details.
16
16
 *
17
 
 * You should have received a copy of the GNU Lesser General Public
 
17
 * You should have received a copy of the GNU Library General Public
18
18
 * License along with this library; if not, write to the
19
19
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20
20
 * Boston, MA 02111-1307, USA.