~ubuntu-branches/ubuntu/precise/exiv2/precise

« back to all changes in this revision

Viewing changes to src/crwimage.hpp

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2010-07-09 19:43:59 UTC
  • mfrom: (1.1.12 upstream) (11.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100709194359-7w1hbf33l7d2rgmq
Tags: 0.20-2
Upload to unstable - cleared with debian-release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// ***************************************************************** -*- C++ -*-
2
2
/*
3
 
 * Copyright (C) 2004-2009 Andreas Huggel <ahuggel@gmx.net>
 
3
 * Copyright (C) 2004-2010 Andreas Huggel <ahuggel@gmx.net>
4
4
 *
5
5
 * This program is part of the Exiv2 distribution.
6
6
 *
23
23
  @brief   Class CrwImage to access Canon CRW images.<BR>
24
24
           References:<BR>
25
25
           <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/canon_raw.html">The Canon RAW (CRW) File Format</a> by Phil Harvey
26
 
  @version $Rev: 1937 $
 
26
  @version $Rev: 2045 $
27
27
  @author  Andreas Huggel (ahu)
28
28
           <a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
29
29
  @date    28-Aug-05, ahu: created