~ubuntu-branches/ubuntu/trusty/gnustep-back/trusty

« back to all changes in this revision

Viewing changes to Headers/winlib/WIN32FontInfo.h

  • Committer: Bazaar Package Importer
  • Author(s): Hubert Chathi
  • Date: 2008-07-02 17:19:03 UTC
  • mfrom: (1.2.5 upstream) (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080702171903-n1potlcotage8xy0
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
   This file is part of the GNU Objective C User Interface Library.
9
9
 
10
10
   This library is free software; you can redistribute it and/or
11
 
   modify it under the terms of the GNU Library General Public
 
11
   modify it under the terms of the GNU Lesser General Public
12
12
   License as published by the Free Software Foundation; either
13
13
   version 2 of the License, or (at your option) any later version.
14
 
   
 
14
 
15
15
   This library is distributed in the hope that it will be useful,
16
16
   but WITHOUT ANY WARRANTY; without even the implied warranty of
17
 
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
18
 
   Library General Public License for more details.
19
 
   
20
 
   You should have received a copy of the GNU Library General Public
21
 
   License along with this library; if not, write to the Free
22
 
   Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
23
 
   Boston, MA 02111 USA.
 
17
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
18
   Lesser General Public License for more details.
 
19
 
 
20
   You should have received a copy of the GNU Lesser General Public
 
21
   License along with this library; see the file COPYING.LIB.
 
22
   If not, see <http://www.gnu.org/licenses/> or write to the 
 
23
   Free Software Foundation, 51 Franklin Street, Fifth Floor, 
 
24
   Boston, MA 02110-1301, USA.
24
25
*/
25
26
 
26
27
#ifndef _WIN32FontInfo_h_INCLUDE