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

« back to all changes in this revision

Viewing changes to pango/src/rectangle.ccg

  • 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:
1
1
/* Copyright (C) 2002 The gtkmm Development Team
2
2
 *
3
3
 * This library is free software; you can redistribute it and/or
4
 
 * modify it under the terms of the GNU Library General Public
 
4
 * modify it under the terms of the GNU Lesser General Public
5
5
 * License as published by the Free Software Foundation; either
6
 
 * version 2 of the License, or (at your option) any later version.
 
6
 * version 2.1 of the License, or (at your option) any later version.
7
7
 *
8
8
 * This library is distributed in the hope that it will be useful,
9
9
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10
10
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11
 
 * Library General Public License for more details.
 
11
 * Lesser General Public License for more details.
12
12
 *
13
 
 * You should have received a copy of the GNU Library General Public
 
13
 * You should have received a copy of the GNU Lesser General Public
14
14
 * License along with this library; if not, write to the Free
15
15
 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
16
 */