~ubuntu-branches/ubuntu/natty/pangomm/natty

« back to all changes in this revision

Viewing changes to pango/pangomm/fontfamily.cc

  • Committer: Bazaar Package Importer
  • Author(s): Deng Xiyue
  • Date: 2009-04-03 00:35:01 UTC
  • mfrom: (5.1.2 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090403003501-y05hsap2s021a2rr
Tags: 2.24.0-2
* Upload to unstable.
  + Drop check-dist.mk.
  + Track unstable branch in Vcs-*.
* Change -dbg package to section debug.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 * Copyright 2001      The gtkmm Development Team
13
13
 *
14
14
 * This library is free software; you can redistribute it and/or
15
 
 * modify it under the terms of the GNU Library General Public
 
15
 * modify it under the terms of the GNU Lesser General Public
16
16
 * License as published by the Free Software Foundation; either
17
 
 * version 2 of the License, or (at your option) any later version.
 
17
 * version 2.1 of the License, or (at your option) any later version.
18
18
 *
19
19
 * This library is distributed in the hope that it will be useful,
20
20
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
21
21
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
22
 
 * Library General Public License for more details.
 
22
 * Lesser General Public License for more details.
23
23
 *
24
 
 * You should have received a copy of the GNU Library General Public
 
24
 * You should have received a copy of the GNU Lesser General Public
25
25
 * License along with this library; if not, write to the Free
26
26
 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
27
27
 */