~ubuntu-branches/ubuntu/raring/djvulibre/raring

« back to all changes in this revision

Viewing changes to gui/shared/utils/io.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-18 11:21:21 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070518112121-rt7fum0zi0xoepm6
Tags: 3.5.19-2ubuntu1
* debian/control: Maintainer: Ubuntu Core Developers
  <ubuntu-devel-discuss@lists.ubuntu.com>.
* debian/rules: call dh_iconcache. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
//C- Copyright (c) 2001  AT&T
6
6
//C-
7
7
//C- This software is subject to, and may be distributed under, the
8
 
//C- GNU General Public License, Version 2. The license should have
 
8
//C- GNU General Public License, either Version 2 of the license,
 
9
//C- or (at your option) any later version. The license should have
9
10
//C- accompanied the software or you may obtain a copy of the license
10
11
//C- from the Free Software Foundation at http://www.fsf.org .
11
12
//C-
14
15
//C- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15
16
//C- GNU General Public License for more details.
16
17
//C- 
17
 
//C- DjVuLibre-3.5 is derived from the DjVu(r) Reference Library
18
 
//C- distributed by Lizardtech Software.  On July 19th 2002, Lizardtech 
19
 
//C- Software authorized us to replace the original DjVu(r) Reference 
20
 
//C- Library notice by the following text (see doc/lizard2002.djvu):
 
18
//C- DjVuLibre-3.5 is derived from the DjVu(r) Reference Library from
 
19
//C- Lizardtech Software.  Lizardtech Software has authorized us to
 
20
//C- replace the original DjVu(r) Reference Library notice by the following
 
21
//C- text (see doc/lizard2002.djvu and doc/lizardtech2007.djvu):
21
22
//C-
22
23
//C-  ------------------------------------------------------------------
23
24
//C- | DjVu (r) Reference Library (v. 3.5)
26
27
//C- | 6,058,214 and patents pending.
27
28
//C- |
28
29
//C- | This software is subject to, and may be distributed under, the
29
 
//C- | GNU General Public License, Version 2. The license should have
 
30
//C- | GNU General Public License, either Version 2 of the license,
 
31
//C- | or (at your option) any later version. The license should have
30
32
//C- | accompanied the software or you may obtain a copy of the license
31
33
//C- | from the Free Software Foundation at http://www.fsf.org .
32
34
//C- |
51
53
//C- | MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
52
54
//C- +------------------------------------------------------------------
53
55
// 
54
 
// $Id: io.h,v 1.7 2003/11/07 22:08:19 leonb Exp $
55
 
// $Name: debian_version_3_5_17-3 $
 
56
// $Id: io.h,v 1.8 2007/03/25 20:48:28 leonb Exp $
 
57
// $Name: debian_version_3_5_19-2 $
56
58
 
57
59
#ifndef HDR_IO
58
60
#define HDR_IO