~ubuntu-branches/ubuntu/precise/djview4/precise-updates

« back to all changes in this revision

Viewing changes to src/qdjvu.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Barak A. Pearlmutter
  • Date: 2007-04-26 17:50:46 UTC
  • Revision ID: james.westby@ubuntu.com-20070426175046-gz96aovvx53ztv0w
Tags: 4.0-1
* Initial release.
* Binary dependency on libdjvulibre should be deb-o-matic!
* License clarification of mozilla plugin code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
//C- Copyright (c) 2006  Leon Bottou
5
5
//C-
6
6
//C- This software is subject to, and may be distributed under, the
7
 
//C- GNU General Public License. The license should have
 
7
//C- GNU General Public License, either version 2 of the license,
 
8
//C- or (at your option) any later version. The license should have
8
9
//C- accompanied the software or you may obtain a copy of the license
9
10
//C- from the Free Software Foundation at http://www.fsf.org .
10
11
//C-
14
15
//C- GNU General Public License for more details.
15
16
//C-  ------------------------------------------------------------------
16
17
 
17
 
// $Id: qdjvu.cpp,v 1.27 2007/01/03 15:57:12 leonb Exp $
 
18
// $Id: qdjvu.cpp,v 1.28 2007/03/25 21:02:13 leonb Exp $
18
19
 
19
20
#if AUTOCONF
20
21
# include "config.h"